[maven-verifier] 17/20: New dependency on maven-shared-utils
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 20 10:35:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-verifier.
commit c14454dcd89a98ac6e6380bdafeafe9ae892ecc4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jul 19 19:36:16 2017 +0200
New dependency on maven-shared-utils
---
debian/changelog | 3 ++-
debian/control | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index acc6f83..678dfcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
-maven-verifier (1.3-1) UNRELEASED; urgency=low
+maven-verifier (1.4-1) UNRELEASED; urgency=low
* Team upload.
* New upstream release
+ - New dependency on maven-shared-utils
* Build with the DH sequencer instead of CDBS
* debian/control:
- Use canonical URLs for the Vcs-* fields
diff --git a/debian/control b/debian/control
index 02e9908..fd9d3c1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
default-jdk-doc,
junit,
libmaven-javadoc-plugin-java,
+ libmaven-shared-utils-java,
maven-debian-helper (>= 2.2)
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-verifier.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-verifier.git
More information about the pkg-java-commits
mailing list