This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-compiler.
commit 70ffeb52badfcae3569860121f51198428201b5e Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 31 21:54:17 2013 +0100 Updated Standards-Version to 3.9.5 (no changes) --- debian/changelog | 5 +++++ debian/control | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4f44040..35ba290 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ plexus-compiler (1.8.3-1) UNRELEASED; urgency=low + [ Ludovic Claude ] * New upstream version, add myself to Uploaders * d/rules: use debhelper and Ant for the build as Maven is a build dependency of plexus-compiler @@ -22,6 +23,10 @@ plexus-compiler (1.8.3-1) UNRELEASED; urgency=low add a patch to fix the failing unit tests * d/libplexus-compiler-java-doc.install: install Javadoc for each module + [ Emmanuel Bourg ] + * debian/control: + - Updated Standards-Version to 3.9.5 (no changes) + -- Ludovic Claude <[email protected]> Tue, 03 Jan 2012 00:27:31 +0100 plexus-compiler (1.6-2) unstable; urgency=low diff --git a/debian/control b/debian/control index a0494de..ab6a63a 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: default-jdk-doc, libplexus-container-default-java-doc, libplexus-utils-java (>= 1.5.15), libplexus-utils-java-doc -Standards-Version: 3.9.2 +Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-java/plexus-compiler.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/plexus-compiler.git Homepage: http://plexus.codehaus.org/plexus-components/plexus-compiler/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-compiler.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

