This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-assembly-plugin.
commit 73aa4209178ca95a0bb372c274bd4f54af19b387 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 20 14:20:55 2017 +0200 Depend on libmaven-filtering-java (>= 1.3) --- debian/changelog | 4 +++- debian/control | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 85c300b..5e4a41c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -maven-assembly-plugin (2.4.1-4) UNRELEASED; urgency=medium +maven-assembly-plugin (2.5-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Depend on libmaven-filtering-java (>= 1.3) * Build with the DH sequencer instead of CDBS * Relocate the version 2.2-beta-5 used by Maven to the current one diff --git a/debian/control b/debian/control index e64c8d4..2c4a23e 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends-Indep: libjsr305-java, libmaven-archiver-java, libmaven-common-artifact-filters-java, libmaven-file-management-java, + libmaven-filtering-java (>= 1.3), libmaven-invoker-plugin-java (>= 1.3), libmaven-plugin-testing-java, libmaven-plugin-tools-java (>= 2.5), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-assembly-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

