This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xml-maven-plugin.
commit 08519422a0c72c16964a40547cd31e17f6a57b78 Author: Eugene Zhukov <[email protected]> Date: Mon Feb 1 19:48:48 2016 +0000 Prepare for upload --- debian/changelog | 2 +- debian/copyright | 2 +- debian/maven.ignoreRules | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c4b2ea0..0c35010 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xml-maven-plugin (1.0.1-1) UNRELEASED; urgency=medium +xml-maven-plugin (1.0.1-1) unstable; urgency=medium * New upstream release * d/copyright: fixed obsolete URL diff --git a/debian/copyright b/debian/copyright index e24737d..808ebde 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,7 +7,7 @@ Copyright: 2006-2013, The Apache Software Foundation License: Apache-2.0 Files: debian/* -Copyright: 2013, Eugene Zhukov <[email protected]> +Copyright: 2013, Eugene Zhukov <[email protected]> License: Apache-2.0 License: Apache-2.0 diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index 8938fda..e7c0e82 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -1,3 +1,4 @@ org.apache.maven.plugins maven-changes-plugin * * * * org.apache.rat apache-rat-plugin * * * * +org.apache.maven.plugins maven-checkstyle-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xml-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

