Author: mkoch Date: 2009-10-25 20:54:50 +0000 (Sun, 25 Oct 2009) New Revision: 10904
Removed: trunk/commons-beanutils/debian/patches/ Modified: trunk/commons-beanutils/debian/changelog trunk/commons-beanutils/debian/compat trunk/commons-beanutils/debian/control Log: 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 Modified: trunk/commons-beanutils/debian/changelog =================================================================== --- trunk/commons-beanutils/debian/changelog 2009-10-25 20:45:34 UTC (rev 10903) +++ trunk/commons-beanutils/debian/changelog 2009-10-25 20:54:50 UTC (rev 10904) @@ -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. Modified: trunk/commons-beanutils/debian/compat =================================================================== --- trunk/commons-beanutils/debian/compat 2009-10-25 20:45:34 UTC (rev 10903) +++ trunk/commons-beanutils/debian/compat 2009-10-25 20:54:50 UTC (rev 10904) @@ -1 +1 @@ -6 +7 Modified: trunk/commons-beanutils/debian/control =================================================================== --- trunk/commons-beanutils/debian/control 2009-10-25 20:45:34 UTC (rev 10903) +++ trunk/commons-beanutils/debian/control 2009-10-25 20:54:50 UTC (rev 10904) @@ -4,9 +4,9 @@ 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/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

