This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-doxia-tools.
commit a51d1e027028fd1d23cfd7d157cd38aae17bef65 Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 28 00:06:03 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 5ad6af5..7187933 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-doxia-tools (1.4-2) UNRELEASED; urgency=medium * Team upload. * Depend on libmaven-reporting-api-java instead of libmaven2-core-java + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Mon, 28 Aug 2017 00:00:28 +0200 diff --git a/debian/control b/debian/control index 3b869c1..85f0b6b 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: libplexus-utils-java, libplexus-utils-java-doc, maven-debian-helper (>= 1.4) -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-doxia-tools.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-doxia-tools.git Homepage: http://maven.apache.org/shared/maven-doxia-tools/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-doxia-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

