This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr.
commit f37da5866c577ea5ce869114849cbde9bb0a527a Author: Niels Thykier <[email protected]> Date: Sat Mar 27 14:07:43 2010 +0000 Added and updated description for two patches. --- debian/changelog | 2 ++ debian/patches/bin___antlr.diff | 2 +- debian/patches/gcc.diff | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 52dca8c..84fb76f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ antlr (2.7.7-16) unstable; urgency=low * Removed empty dir from the antlr package. * Converted source to 3.0 (quilt). * Registered antlr's documentation with doc-base. + * Added description to gcc.diff and converted bin__antlr.diff's + description to a DEP-3 like format. -- Niels Thykier <[email protected]> Tue, 23 Mar 2010 11:16:02 +0100 diff --git a/debian/patches/bin___antlr.diff b/debian/patches/bin___antlr.diff index 62b5da7..aceee2f 100644 --- a/debian/patches/bin___antlr.diff +++ b/debian/patches/bin___antlr.diff @@ -1,4 +1,4 @@ -Add bin/antlr script +Description: Add bin/antlr script --- antlr-2.7.7.orig/bin/antlr +++ antlr-2.7.7/bin/antlr @@ -0,0 +1,5 @@ diff --git a/debian/patches/gcc.diff b/debian/patches/gcc.diff index 285cddf..40de6b7 100644 --- a/debian/patches/gcc.diff +++ b/debian/patches/gcc.diff @@ -1,3 +1,5 @@ +Description: Adds missing includes to fix FTBFS. + Index: antlr-2.7.7/lib/cpp/antlr/CharScanner.hpp =================================================================== --- antlr-2.7.7.orig/lib/cpp/antlr/CharScanner.hpp 2006-11-01 22:37:17.000000000 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

