Source: libgettext-commons-java Maintainer: Debian Java Maintainers Uploaders: Andreas Putzo , Giovanni Mascellani , tony mancill Section: java Priority: optional Build-Depends: debhelper-compat (= 13), default-jdk-headless, junit, libmaven-assembly-plugin-java, libmaven-bundle-plugin-java, libsurefire-java, maven-debian-helper Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/java-team/libgettext-commons-java Vcs-Git: https://salsa.debian.org/java-team/libgettext-commons-java.git Homepage: https://github.com/jgettext/gettext-commons Package: libgettext-commons-java Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Recommends: ${maven:OptionalDepends} Description: Java classes for internationalization (i18n) Lightweight library combining the power of the unix-style gettext tools with the widely used Java ResourceBundles. This makes it possible to use the original text instead of arbitrary property keys, which is less cumbersome and makes programs easier to read.