This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-io.
commit 0eab256c0bf4d989d71dc3c5fc357240c9337f99 Author: Jakub Adam <[email protected]> Date: Fri Oct 28 17:24:01 2011 +0000 Update Standards-Version: 3.9.2 --- debian/changelog | 2 ++ debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3931b49..25e2594 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ commons-io (1.4-4) UNRELEASED; urgency=low * Add OSGi metadata to jar manifest + * Update Standards-Version: 3.9.2 + * Bump up debhelper to 8 -- Jakub Adam <[email protected]> Sun, 16 Oct 2011 22:58:29 +0200 diff --git a/debian/compat b/debian/compat index 1e8b314..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +8 diff --git a/debian/control b/debian/control index dd0af15..f6acb92 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected]> -Build-Depends: debhelper (>= 6), cdbs, default-jdk +Build-Depends: debhelper (>= 8), cdbs, default-jdk Build-Depends-Indep: maven-repo-helper, ant, junit -Standards-Version: 3.8.4 +Standards-Version: 3.9.2 Homepage: http://commons.apache.org/io/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-io Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-io -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-io.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

