[jnr-constants] 04/11: Add B-D on needed Maven plugins
Miguel Landaeta
nomadium at moszumanska.debian.org
Tue Jan 17 22:18:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch experimental
in repository jnr-constants.
commit 0158965c40c3ee1ee4ead0712059f45833ff8bec
Author: Miguel Landaeta <nomadium at debian.org>
Date: Tue Jan 17 22:03:32 2017 +0000
Add B-D on needed Maven plugins
---
debian/changelog | 3 +++
debian/control | 15 ++++++++-------
2 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0a0d13d..1a7f862 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ jnr-constants (0.9.6-1) UNRELEASED; urgency=medium
* New upstream release. (Closes: #851326)
* Add myself as uploader.
+ * Add B-D on Maven plugins:
+ - libmaven-bundle-plugin-java.
+ - libmaven-source-plugin-java.
-- Miguel Landaeta <nomadium at debian.org> Tue, 17 Jan 2017 21:53:12 +0000
diff --git a/debian/control b/debian/control
index 8c7f685..2e9fa3f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,14 @@ Uploaders: tony mancill <tmancill at debian.org>,
Tim Potter <tpot at hp.com>,
Jakub Adam <jakub.adam at ktknet.cz>,
Miguel Landaeta <nomadium at debian.org>
-Build-Depends:
- debhelper (>= 10),
- maven-debian-helper,
- javahelper,
- junit4,
- libmaven-javadoc-plugin-java,
- bnd (>= 2.1.0)
+Build-Depends: bnd (>= 2.1.0),
+ debhelper (>= 10),
+ javahelper,
+ junit4,
+ libmaven-bundle-plugin-java,
+ libmaven-javadoc-plugin-java,
+ libmaven-source-plugin-java,
+ maven-debian-helper
Standards-Version: 3.9.8
Homepage: http://github.com/jnr/jnr-constants/
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jnr-constants.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-constants.git
More information about the pkg-java-commits
mailing list