[maven-debian-helper] 01/01: Remove unnecessary greater-than versioned dependency
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Mon Dec 4 21:53:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository maven-debian-helper.
commit 04b75defb4f737b5349d81dfb2f71510f11681d6
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Mon Dec 4 21:52:46 2017 +0000
Remove unnecessary greater-than versioned dependency
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2cb2e8d..41169b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ maven-debian-helper (2.2.8) UNRELEASED; urgency=medium
* Fix file-contains-trailing-whitespace in changelog and rules
* Fix homepage-field-uses-insecure-uri in control
* Fix "Add non-interactive option to mh_make" (Closes: #826410)
+ * Remove unnecessary greater-than versioned dependency
-- Christopher Hoskin <mans0954 at debian.org> Fri, 01 Dec 2017 07:32:10 +0000
diff --git a/debian/control b/debian/control
index 1403db7..7b53e89 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends:
libmaven-plugin-tools-java,
libmaven3-core-java,
libplexus-velocity-java,
- maven-ant-helper (>= 7.0),
+ maven-ant-helper,
maven-repo-helper (>= 1.9)
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-debian-helper.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git
More information about the pkg-java-commits
mailing list