Author: drazzib Date: 2009-09-25 22:28:45 +0000 (Fri, 25 Sep 2009) New Revision: 10627
Modified: trunk/commons-pool/debian/changelog trunk/commons-pool/debian/control Log: * New upstream bugfix release. * Update my email address Modified: trunk/commons-pool/debian/changelog =================================================================== --- trunk/commons-pool/debian/changelog 2009-09-25 22:02:20 UTC (rev 10626) +++ trunk/commons-pool/debian/changelog 2009-09-25 22:28:45 UTC (rev 10627) @@ -1,3 +1,10 @@ +commons-pool (1.5.3-2) unstable; urgency=low + + * New upstream bugfix release. + * Update my email address + + -- Damien Raude-Morvan <[email protected]> Sat, 26 Sep 2009 00:23:04 +0200 + commons-pool (1.5.2-1) unstable; urgency=low * New upstream release. Modified: trunk/commons-pool/debian/control =================================================================== --- trunk/commons-pool/debian/control 2009-09-25 22:02:20 UTC (rev 10626) +++ trunk/commons-pool/debian/control 2009-09-25 22:28:45 UTC (rev 10627) @@ -1,7 +1,7 @@ Source: commons-pool Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Arnaud Vandyck <[email protected]>, Adam Heath <[email protected]>, - Marcus Better <[email protected]>, Damien Raude-Morvan <[email protected]> + Marcus Better <[email protected]>, Damien Raude-Morvan <[email protected]> Section: java Priority: optional Standards-Version: 3.8.3 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

