[pkg-java] r10230 - trunk/maven-ant-helper/debian
Ludovic Claude
ludovicc-guest at alioth.debian.org
Wed Sep 2 20:28:30 UTC 2009
Author: ludovicc-guest
Date: 2009-09-02 20:28:30 +0000 (Wed, 02 Sep 2009)
New Revision: 10230
Modified:
trunk/maven-ant-helper/debian/
trunk/maven-ant-helper/debian/changelog
trunk/maven-ant-helper/debian/control
trunk/maven-ant-helper/debian/rules
Log:
* Revert previous change as openjdk6-doc is not required
for most builds. Update the affected packages in a
separate update.
* Bump up Standards-Version to 3.8.3, no changes
Property changes on: trunk/maven-ant-helper/debian
___________________________________________________________________
Added: mergeWithUpstream
+ 1
Modified: trunk/maven-ant-helper/debian/changelog
===================================================================
--- trunk/maven-ant-helper/debian/changelog 2009-09-02 20:27:29 UTC (rev 10229)
+++ trunk/maven-ant-helper/debian/changelog 2009-09-02 20:28:30 UTC (rev 10230)
@@ -1,3 +1,12 @@
+maven-ant-helper (6.6) unstable; urgency=low
+
+ * Revert previous change as openjdk6-doc is not required
+ for most builds. Update the affected packages in a
+ separate update.
+ * Bump up Standards-Version to 3.8.3, no changes
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Wed, 02 Sep 2009 21:22:49 +0100
+
maven-ant-helper (6.5) unstable; urgency=low
* Add Build-Depends: openjdk-6-doc to fix build errors. (Closes: #543106,
Modified: trunk/maven-ant-helper/debian/control
===================================================================
--- trunk/maven-ant-helper/debian/control 2009-09-02 20:27:29 UTC (rev 10229)
+++ trunk/maven-ant-helper/debian/control 2009-09-02 20:28:30 UTC (rev 10230)
@@ -6,7 +6,7 @@
Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>
Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk
Build-Depends-Indep: ant, ant-optional
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-ant-helper
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-ant-helper/
Homepage: http://svn.debian.org/wsvn/pkg-java/trunk/maven-ant-helper
@@ -14,7 +14,7 @@
Package: maven-ant-helper
Architecture: all
Section: java
-Depends: ${misc:Depends}, ant, ant-optional, openjdk-6-doc
+Depends: ${misc:Depends}, ant, ant-optional
Recommends: libmodello-java (>= 1.0), libmaven2-core-java,
libmaven-plugin-tools-java, libplexus-component-metadata-java,
maven-repo-helper
Property changes on: trunk/maven-ant-helper/debian/rules
___________________________________________________________________
Modified: svn:executable
-
+ *
More information about the pkg-java-commits
mailing list