[pkg-java] r10241 - trunk/plexus-velocity/debian
Ludovic Claude
ludovicc-guest at alioth.debian.org
Wed Sep 2 21:25:04 UTC 2009
Author: ludovicc-guest
Date: 2009-09-02 21:25:03 +0000 (Wed, 02 Sep 2009)
New Revision: 10241
Modified:
trunk/plexus-velocity/debian/changelog
trunk/plexus-velocity/debian/control
Log:
* Add Build-Depends on openjdk-6-doc (Closes: #543116)
* Build-Depends on default-jdk instead of default-jdk-builddep,
as gcj is not used
* Bump up Standards-Version to 3.8.3, no change
Modified: trunk/plexus-velocity/debian/changelog
===================================================================
--- trunk/plexus-velocity/debian/changelog 2009-09-02 21:19:45 UTC (rev 10240)
+++ trunk/plexus-velocity/debian/changelog 2009-09-02 21:25:03 UTC (rev 10241)
@@ -1,3 +1,12 @@
+plexus-velocity (1.1.7-3) unstable; urgency=low
+
+ * Add Build-Depends on openjdk-6-doc (Closes: #543116)
+ * Build-Depends on default-jdk instead of default-jdk-builddep,
+ as gcj is not used
+ * Bump up Standards-Version to 3.8.3, no change
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Wed, 02 Sep 2009 22:18:48 +0100
+
plexus-velocity (1.1.7-2) unstable; urgency=low
* Upload to unstable.
Modified: trunk/plexus-velocity/debian/control
===================================================================
--- trunk/plexus-velocity/debian/control 2009-09-02 21:19:45 UTC (rev 10240)
+++ trunk/plexus-velocity/debian/control 2009-09-02 21:25:03 UTC (rev 10241)
@@ -6,9 +6,9 @@
Michael Koch <konqueror at gmx.de>, Ludovic Claude <ludovic.claude at laposte.net>
Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional,
libcommons-collections-java,
- libplexus-containers-java, velocity, junit, junit-doc
-Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk-builddep
-Standards-Version: 3.8.1
+ libplexus-containers-java, velocity, junit, junit-doc, openjdk-6-doc
+Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk
+Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-velocity
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-velocity
Homepage: http://plexus.codehaus.org/
More information about the pkg-java-commits
mailing list