This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-io.
commit 4b054b7957fb8a6ee95d98b6a19a9b05473abebb Author: Emmanuel Bourg <[email protected]> Date: Sat Mar 30 23:31:01 2013 +0000 Added a description to the latest patch --- debian/changelog | 4 ++-- debian/patches/fix-ant-build-version.patch | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index acb4f33..c73ba91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/patches/fix-ant-build-version.patch b/debian/patches/fix-ant-build-version.patch index 3194343..e39d0a8 100644 --- a/debian/patches/fix-ant-build-version.patch +++ b/debian/patches/fix-ant-build-version.patch @@ -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 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-io.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

