Author: ebourg-guest Date: 2013-03-30 23:31:01 +0000 (Sat, 30 Mar 2013) New Revision: 16461
Modified: trunk/commons-io/debian/changelog trunk/commons-io/debian/patches/fix-ant-build-version.patch Log: Added a description to the latest patch Modified: trunk/commons-io/debian/changelog =================================================================== --- trunk/commons-io/debian/changelog 2013-03-30 23:26:42 UTC (rev 16460) +++ trunk/commons-io/debian/changelog 2013-03-30 23:31:01 UTC (rev 16461) @@ -1,11 +1,11 @@ -commons-io (2.4-1) UNRELEASED; urgency=low +commons-io (2.4-1) unstable; urgency=low * Team upload * New upstream release * Bump Standards-Version to 3.9.4 (no changes) * Refreshed the patches - -- Emmanuel Bourg <[email protected]> Thu, 28 Mar 2013 13:49:32 +0100 + -- Emmanuel Bourg <[email protected]> Thu, 28 Mar 2013 17:43:17 +0100 commons-io (1.4-4) unstable; urgency=low Modified: trunk/commons-io/debian/patches/fix-ant-build-version.patch =================================================================== --- trunk/commons-io/debian/patches/fix-ant-build-version.patch 2013-03-30 23:26:42 UTC (rev 16460) +++ trunk/commons-io/debian/patches/fix-ant-build-version.patch 2013-03-30 23:31:01 UTC (rev 16461) @@ -1,3 +1,7 @@ +Description: Fixes the wrong revision number in the build file +Author: Emmanuel Bourg <[email protected]> +Forwarded: not-needed +Origin: vendor --- a/build.xml +++ b/build.xml @@ -55,7 +55,7 @@ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

