Author: drazzib Date: 2009-11-21 11:55:19 +0000 (Sat, 21 Nov 2009) New Revision: 11096
Modified: trunk/commons-pool/debian/changelog trunk/commons-pool/debian/compat trunk/commons-pool/debian/control Log: * New upstream release. * Bump Debhelper version to 7 Modified: trunk/commons-pool/debian/changelog =================================================================== --- trunk/commons-pool/debian/changelog 2009-11-21 11:52:10 UTC (rev 11095) +++ trunk/commons-pool/debian/changelog 2009-11-21 11:55:19 UTC (rev 11096) @@ -1,3 +1,10 @@ +commons-pool (1.5.4-1) unstable; urgency=low + + * New upstream release. + * Bump Debhelper version to 7 + + -- Damien Raude-Morvan <[email protected]> Sat, 21 Nov 2009 12:46:45 +0100 + commons-pool (1.5.3-1) unstable; urgency=low * New upstream bugfix release. Modified: trunk/commons-pool/debian/compat =================================================================== --- trunk/commons-pool/debian/compat 2009-11-21 11:52:10 UTC (rev 11095) +++ trunk/commons-pool/debian/compat 2009-11-21 11:55:19 UTC (rev 11096) @@ -1 +1 @@ -5 +7 Modified: trunk/commons-pool/debian/control =================================================================== --- trunk/commons-pool/debian/control 2009-11-21 11:52:10 UTC (rev 11095) +++ trunk/commons-pool/debian/control 2009-11-21 11:55:19 UTC (rev 11096) @@ -5,7 +5,7 @@ Section: java Priority: optional Standards-Version: 3.8.3 -Build-Depends: debhelper (>= 5), default-jdk, ant, cdbs, quilt +Build-Depends: debhelper (>= 7), default-jdk, ant, cdbs, quilt Build-Depends-Indep: ant-optional, junit, classpath-doc, maven-repo-helper Homepage: http://commons.apache.org/pool/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-pool/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

