This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjna-posix-java.
commit 7c56a2a485a090879c7ca21daaf584d78b3d0426 Author: Emmanuel Bourg <[email protected]> Date: Fri Dec 12 09:19:49 2014 +0100 Removed the duplicate Section field --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2d481a6..6600f89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libjna-posix-java (1.0.1-2) UNRELEASED; urgency=medium - Package adopted by the Java Team (Closes: #772579) - Standards-Version updated to 3.9.6 (no changes) - Removed the dependency on the JRE for the binary package + - Removed the duplicate Section field * debian/rules: Improved the clean target -- Emmanuel Bourg <[email protected]> Fri, 12 Dec 2014 08:55:40 +0100 diff --git a/debian/control b/debian/control index 30ff3dd..e12df06 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Homepage: http://kenai.com/projects/jna-posix Package: libjna-posix-java Architecture: all -Section: java Depends: ${misc:Depends}, libjna-java Description: basic POSIX-like functions for Java This package is a Java library providing access to various -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjna-posix-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

