This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-codec-java.
commit 8f89ae1187e16060d31e1fd23f6a694bc9554c65 Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 14 11:04:00 2017 +0100 Standards-Version updated to 4.1.1 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index aa4e31d..d5ced3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libcommons-codec-java (1.10-2) UNRELEASED; urgency=medium + + * Standards-Version updated to 4.1.1 + + -- Emmanuel Bourg <[email protected]> Tue, 14 Nov 2017 11:03:56 +0100 + libcommons-codec-java (1.10-1) unstable; urgency=medium * New upstream release diff --git a/debian/control b/debian/control index 0f43472..834fefc 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: default-jdk, junit4, maven-repo-helper -Standards-Version: 3.9.6 +Standards-Version: 4.1.1 Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-codec-java.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-codec-java.git Homepage: http://commons.apache.org/codec/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-codec-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

