This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-validator-java.
commit ea2f9965adc13a6feee17d8311ac2cb3535edd93 Author: Emmanuel Bourg <[email protected]> Date: Mon Jun 20 22:46:09 2016 +0200 New upstream release (1.5.1) --- debian/changelog | 5 +++-- debian/copyright | 2 +- debian/rules | 2 -- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7287279..ef5d8af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -libcommons-validator-java (1:1.5.0-2) UNRELEASED; urgency=medium +libcommons-validator-java (1:1.5.1-1) unstable; urgency=medium + * New upstream release * Standards-Version updated to 3.9.8 (no changes) * Use secure Vcs-* URLs - -- Emmanuel Bourg <[email protected]> Mon, 20 Jun 2016 22:36:16 +0200 + -- Emmanuel Bourg <[email protected]> Mon, 20 Jun 2016 22:45:43 +0200 libcommons-validator-java (1:1.5.0-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 32fb4e8..0677732 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: http://commons.apache.org/validator/ Source: http://www.apache.org/dist/commons/validator/ Files: * -Copyright: 2002-2015, The Apache Software Foundation +Copyright: 2002-2016, The Apache Software Foundation License: Apache-2.0 Files: debian/* diff --git a/debian/rules b/debian/rules index 4dd604e..02ba66f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,5 @@ #!/usr/bin/make -f -export JAVA_HOME := /usr/lib/jvm/default-java - %: dh $@ --buildsystem=maven --with javahelper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-validator-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

