[javatools] 06/10: Remove versioned build-dependencies because they are trivially satisfied.
Markus Koschany
apo-guest at moszumanska.debian.org
Fri Dec 5 09:40:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch experimental
in repository javatools.
commit 99d7f675ea7337b392c5695f338ded4d0741f79d
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Dec 5 09:55:12 2014 +0100
Remove versioned build-dependencies because they are trivially satisfied.
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index a32612a..bf504fb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,13 +8,13 @@ Build-Depends:
debhelper (>= 9)
Build-Depends-Indep:
default-jdk,
- libarchive-zip-perl (>= 1.30-6~),
+ libarchive-zip-perl,
libtest-minimumversion-perl,
libtest-perl-critic-perl,
libtest-strict-perl,
markdown,
perl,
- perl (>= 5.12) | libtest-simple-perl (>= 0.93)
+ perl | libtest-simple-perl
Standards-Version: 3.9.6
Section: java
Vcs-Git: git://anonscm.debian.org/pkg-java/javatools.git
@@ -43,7 +43,7 @@ Depends:
debhelper,
devscripts,
dpkg-dev,
- libarchive-zip-perl (>= 1.30-6~),
+ libarchive-zip-perl,
${misc:Depends},
${perl:Depends}
Suggests:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javatools.git
More information about the pkg-java-commits
mailing list