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 86707092ebc37fcff8d25a3ae703a445516aee7f Author: Michael Koch <[email protected]> Date: Sun Oct 25 20:54:50 2009 +0000 commons-beanutils (1.8.1-1) unstable; urgency=low * New upstream release. * Updated debhelper to >= 7. * Updated Standards-Version to 3.8.3. -- Michael Koch <[email protected]> Sun, 25 Oct 2009 21:21:45 +0100 --- debian/changelog | 8 ++++++++ debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 376daf9..340b2aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +commons-beanutils (1.8.1-1) unstable; urgency=low + + * New upstream release. + * Updated debhelper to >= 7. + * Updated Standards-Version to 3.8.3. + + -- Michael Koch <[email protected]> Sun, 25 Oct 2009 21:21:45 +0100 + commons-beanutils (1.8.0-2) unstable; urgency=low * Upload to unstable. diff --git a/debian/compat b/debian/compat index 1e8b314..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +7 diff --git a/debian/control b/debian/control index 5651e97..641f989 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]>, Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 6), cdbs, default-jdk +Build-Depends: debhelper (>= 7), cdbs, default-jdk Build-Depends-Indep: maven-repo-helper, ant, ant-optional, libcommons-collections3-java, libcommons-logging-java, junit -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 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

