This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-beanutils.
commit 57f6fdaec8c84cf7442d39f74315ca938a46b261 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 13:33:55 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index efc3169..0d2e4da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +commons-beanutils (1.9.2-4) UNRELEASED; urgency=medium + + * Standards-Version updated to 3.9.8 + + -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 13:33:41 +0200 + commons-beanutils (1.9.2-3) unstable; urgency=medium * Fixed the build failure with commons-parent 39 (enables the OSGI metadata) diff --git a/debian/control b/debian/control index 2c106f0..36a7945 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: default-jdk-doc, libmaven-antrun-plugin-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-java/commons-beanutils.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-beanutils.git Homepage: http://commons.apache.org/beanutils/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-beanutils.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

