[SCM] repository for the debian packaging of maven-ant-tasks. branch, master, updated. debian/2.1.3-2-7-gc467056
Emmanuel Bourg
ebourg at apache.org
Sat Jul 20 22:34:06 UTC 2013
The following commit has been merged in the master branch:
commit 62147e35eba694522f2c2155121b896fc3bdd23c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Jul 21 00:31:05 2013 +0200
debian/control: Removed the unused substitution variable ${shlibs:Depends}
diff --git a/debian/control b/debian/control
index 7f7a22e..af2de57 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Homepage: http://maven.apache.org/ant-tasks/
Package: libmaven-ant-tasks-java
Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}
Description: use Maven's artifact handling features from Ant
The Mavent Ant Tasks allow several of Maven's artifact handling features to
be used from within an Ant build. These include:
--
repository for the debian packaging of maven-ant-tasks.
More information about the pkg-java-commits
mailing list