This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository modello-maven-plugin.
commit 181296dd46cf2ba1ed97a8656ed431aa5a620aec Author: Emmanuel Bourg <[email protected]> Date: Thu May 18 16:12:25 2017 +0200 Depend on libmodello-java (>= 1.9.1) --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f4365ae..4a2b13a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -modello-maven-plugin (1.8.3-2) UNRELEASED; urgency=medium +modello-maven-plugin (1.9.1-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Depend on libmodello-java (>= 1.9.1) * Build with the DH sequencer instead of CDBS * Updated the URL of the project homepage * Standards-Version updated to 3.9.8 diff --git a/debian/control b/debian/control index b7b413c..5c9aeef 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: default-jdk-doc, libmaven-plugin-tools-java (>= 3.2), libmaven2-core-java, libmaven2-core-java-doc, - libmodello-java (>= 1.8), + libmodello-java (>= 1.9.1), libmodello-java-doc, libplexus-build-api-java, libplexus-containers-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/modello-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

