[maven-debian-helper] 01/01: Revert "Recommend apt-file, devscripts instead of Suggest them"
Tony Mancill
tmancill at moszumanska.debian.org
Sun Oct 18 19:30:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository maven-debian-helper.
commit 8cf76ed47a667a05864e0cf7c45855786af2f3d2
Author: tony mancill <tmancill at debian.org>
Date: Sun Oct 18 12:30:00 2015 -0700
Revert "Recommend apt-file, devscripts instead of Suggest them"
This reverts commit 4932fdfd5ced348877a4a7762826f9ac4084a319.
---
debian/changelog | 8 --------
debian/control | 3 +--
2 files changed, 1 insertion(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 07135d1..8c0ee6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,3 @@
-maven-debian-helper (1.6.14) UNRELEASED; urgency=medium
-
- * Team upload.
- * Recommend apt-file and devscripts instead of Suggeting them.
- (Closes: #802165)
-
- -- tony mancill <tmancill at debian.org> Sun, 18 Oct 2015 11:45:25 -0700
-
maven-debian-helper (1.6.13) unstable; urgency=medium
* Don't install the documentation jar by default (Closes: #711852)
diff --git a/debian/control b/debian/control
index 293e455..6347421 100644
--- a/debian/control
+++ b/debian/control
@@ -30,8 +30,7 @@ Depends: ${misc:Depends}, default-jdk, maven-repo-helper (>= 1.8.9), maven2 (>=
libplexus-velocity-java,
libsurefire-java,
velocity
-Recommends: apt-file, devscripts
-Suggests: libmaven-javadoc-plugin-java, subversion
+Suggests: libmaven-javadoc-plugin-java, apt-file, devscripts, subversion
Description: Helper tools for building Debian packages with Maven
maven-debian-helper is a set of tools used to generate Debian packages from
Maven projects and build them in a manner that complies with the Debian
--
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