This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-resources.
commit c7e01c455a73921f5a4ec5a017b749148801eca9 Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 30 11:58:31 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 30665bf..a60abee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ plexus-resources (1.1.0-2) UNRELEASED; urgency=medium * Depend on libplexus-component-annotations-java instead of libplexus-containers-java * Suggest the optional dependencies instead of recommending them + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Wed, 30 Aug 2017 11:50:15 +0200 diff --git a/debian/control b/debian/control index 3285d0b..c1398a2 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: libplexus-component-annotations-java, libplexus-utils-java, maven-debian-helper (>= 1.6.1) -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-resources.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-resources.git Homepage: https://github.com/codehaus-plexus/plexus-resources -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-resources.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

