[pkg-java] r17826 - trunk/ant-contrib/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Mar 5 22:54:25 UTC 2014


Author: ebourg-guest
Date: 2014-03-05 22:54:25 +0000 (Wed, 05 Mar 2014)
New Revision: 17826

Modified:
   trunk/ant-contrib/debian/changelog
   trunk/ant-contrib/debian/control
Log:
Suggested dependency on ivy



Modified: trunk/ant-contrib/debian/changelog
===================================================================
--- trunk/ant-contrib/debian/changelog	2014-03-05 22:48:57 UTC (rev 17825)
+++ trunk/ant-contrib/debian/changelog	2014-03-05 22:54:25 UTC (rev 17826)
@@ -5,7 +5,7 @@
     artifact installed is different from the package version.
   * debian/control:
     - The binary package now depends on ant and suggests
-      libcommons-httpclient-java and libbcel-java
+      libcommons-httpclient-java, libbcel-java and ivy
     - Standards-Version updated to 3.9.5 (no changes)
     - Removed the deprecated DMUA flag
     - Use canonical URLs for the Vcs-* fields

Modified: trunk/ant-contrib/debian/control
===================================================================
--- trunk/ant-contrib/debian/control	2014-03-05 22:48:57 UTC (rev 17825)
+++ trunk/ant-contrib/debian/control	2014-03-05 22:54:25 UTC (rev 17826)
@@ -23,7 +23,7 @@
 Package: ant-contrib
 Architecture: all
 Depends: ${misc:Depends}, ant
-Suggests: libcommons-httpclient-java, libbcel-java
+Suggests: libcommons-httpclient-java, libbcel-java, ivy
 Enhances: ant
 Description: collection of tasks, types and other tools for Apache Ant
  Extends ant and provides the following tasks:




More information about the pkg-java-commits mailing list