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 ac92dc3e34b57daf4ac38c3f6b9011a7aa9d452c Author: Emmanuel Bourg <[email protected]> Date: Tue Dec 17 08:10:50 2013 +0000 Standards-Version updated to 3.9.5 (no changes) --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1d6dbda..30e5ebf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ commons-beanutils (1.8.3-5) UNRELEASED; urgency=medium + * debian/control: + - Standards-Version updated to 3.9.5 (no changes) * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Tue, 17 Dec 2013 07:55:03 +0100 diff --git a/debian/control b/debian/control index 1a4671f..95e6396 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: default-jdk-doc, libcommons-parent-java, libmaven-antrun-plugin-java, libmaven-javadoc-plugin-java -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-beanutils/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-beanutils/ 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

