This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-fileupload-java.
commit 999c0eae107a028bbc92772824b67c73a72c57f5 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 23 10:33:54 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 866eea3..53a9af0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libcommons-fileupload-java (1.3.2-3) UNRELEASED; urgency=medium + + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Fri, 23 Jun 2017 10:33:52 +0200 + libcommons-fileupload-java (1.3.2-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index ecfa94f..d40f5c1 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: junit4, libmaven-javadoc-plugin-java, libportlet-api-2.0-spec-java, libservlet3.1-java -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcommons-fileupload-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcommons-fileupload-java.git Homepage: http://commons.apache.org/fileupload/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-fileupload-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

