[pkg-java] r15289 - trunk/libgetopt-java/debian

Niels Thykier nthykier at alioth.debian.org
Fri Oct 28 18:28:42 UTC 2011


Author: nthykier
Date: 2011-10-28 18:28:42 +0000 (Fri, 28 Oct 2011)
New Revision: 15289

Modified:
   trunk/libgetopt-java/debian/control
Log:
Fixed section and bumped debhelper relation

Modified: trunk/libgetopt-java/debian/control
===================================================================
--- trunk/libgetopt-java/debian/control	2011-10-28 18:26:36 UTC (rev 15288)
+++ trunk/libgetopt-java/debian/control	2011-10-28 18:28:42 UTC (rev 15289)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Koch <konqueror at gmx.de>, Niels Thykier <niels at thykier.net>
-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 @@
 
 Package: libgetopt-java-doc
 Architecture: all
+Section: doc
 Depends: ${misc:Depends}, ${java:Depends}
 Recommends: ${java:Recommends}
 Description: GNU getopt - Java port (doc)




More information about the pkg-java-commits mailing list