This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libgetopt-java.
commit 987042a7a519a3861ac13161f0a3aafaf8bddf4b Author: Niels Thykier <[email protected]> Date: Fri Oct 28 18:28:42 2011 +0000 Fixed section and bumped debhelper relation --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 53942da..19b5cb5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Michael Koch <[email protected]>, Niels Thykier <[email protected]> -Build-Depends: debhelper (>= 7), default-jdk, default-jdk-doc, javahelper (>= 0.33~), +Build-Depends: debhelper (>= 8), default-jdk, default-jdk-doc, javahelper (>= 0.33~), maven-repo-helper Standards-Version: 3.9.2 Homepage: http://www.urbanophile.com/arenn/hacking/download.html @@ -23,6 +23,7 @@ Description: GNU getopt - Java port Package: libgetopt-java-doc Architecture: all +Section: doc Depends: ${misc:Depends}, ${java:Depends} Recommends: ${java:Recommends} Description: GNU getopt - Java port (doc) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgetopt-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

