[pkg-java] r11803 - trunk/ant1.7/debian
Torsten Werner
twerner at alioth.debian.org
Wed Mar 3 22:34:39 UTC 2010
Author: twerner
Date: 2010-03-03 22:34:38 +0000 (Wed, 03 Mar 2010)
New Revision: 11803
Modified:
trunk/ant1.7/debian/changelog
trunk/ant1.7/debian/control
Log:
Add unversioned Provides. (Closes: #572328)
Modified: trunk/ant1.7/debian/changelog
===================================================================
--- trunk/ant1.7/debian/changelog 2010-03-02 20:19:08 UTC (rev 11802)
+++ trunk/ant1.7/debian/changelog 2010-03-03 22:34:38 UTC (rev 11803)
@@ -1,3 +1,9 @@
+ant1.7 (1.7.1-6) unstable; urgency=low
+
+ * Add unversioned Provides. (Closes: #572328)
+
+ -- Torsten Werner <twerner at debian.org> Wed, 03 Mar 2010 23:33:47 +0100
+
ant1.7 (1.7.1-5) unstable; urgency=low
* Rename source package to ant1.7 to provide an ant version for packages that
Modified: trunk/ant1.7/debian/control
===================================================================
--- trunk/ant1.7/debian/control 2010-03-02 20:19:08 UTC (rev 11802)
+++ trunk/ant1.7/debian/control 2010-03-03 22:34:38 UTC (rev 11803)
@@ -19,6 +19,7 @@
Depends: ${misc:Depends}, default-jre-headless | java1-runtime-headless | java2-runtime-headless, libxerces2-java
Recommends: ant-optional, ant-gcj
Suggests: default-jdk | java-compiler | java-sdk, ant-doc
+Provides: ant
Conflicts: ant
Description: Java based build tool like make
A system independent (i.e. not shell based) build tool that uses XML
@@ -29,6 +30,7 @@
Architecture: any
Priority: optional
Depends: ant1.7, ${misc:Depends}, ${shlibs:Depends}
+Provides: ant-gcj
Conflicts: ant-gcj
Description: Java based build tool like make
A system independent (i.e. not shell based) build tool that uses XML
@@ -41,6 +43,7 @@
Depends: ${misc:Depends}, ant1.7 (= ${source:Version})
Recommends: ant-optional-gcj
Suggests: libbsf-java, liboro-java, libxalan2-java (>= 2.4.0-1), libjaxp1.3-java, junit, liblog4j1.2-java, libregexp-java, jython, antlr, libbcel-java (>= 5.0), libcommons-logging-java, libjdepend-java, libgnumail-java, libxml-commons-resolver1.1-java, libcommons-net-java, libjsch-java, javacc
+Provides: ant-optional
Conflicts: ant-optional
Description: Java based build tool like make - optional libraries
A system independent (i.e. not shell based) build tool that uses XML
@@ -50,6 +53,7 @@
Architecture: any
Priority: optional
Depends: ant1.7-optional, ${misc:Depends}, ${shlibs:Depends}
+Provides: ant-optional-gcj
Conflicts: ant-optional-gcj
Description: Java based build tool like make - API documentation and manual
A system independent (i.e. not shell based) build tool that uses XML files
More information about the pkg-java-commits
mailing list