This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch experimental in repository jnr-constants.
commit db55ec0ba3802c3d535e7e2cede53f56df649180 Author: Miguel Landaeta <[email protected]> Date: Tue Jan 17 22:06:14 2017 +0000 Update package description --- debian/changelog | 2 ++ debian/control | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1a7f862..a3b19e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ jnr-constants (0.9.6-1) UNRELEASED; urgency=medium * Add B-D on Maven plugins: - libmaven-bundle-plugin-java. - libmaven-source-plugin-java. + * Wrap and sort dependencies lists. + * Update package description. -- Miguel Landaeta <[email protected]> Tue, 17 Jan 2017 21:53:12 +0000 diff --git a/debian/control b/debian/control index 7c675e4..49cb22a 100644 --- a/debian/control +++ b/debian/control @@ -31,8 +31,6 @@ Description: platform constants for Java method to JNI or JNA to achieve programming simplicity while still retaining performance. . - The upstream version of this package is now also known as jnr-constants. - . The jnr-constants package gives Java programs access to platform-level constants, for example errno values. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-constants.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

