Author: nthykier-guest Date: 2010-03-27 14:07:43 +0000 (Sat, 27 Mar 2010) New Revision: 11950
Modified: trunk/antlr/debian/changelog trunk/antlr/debian/patches/bin___antlr.diff trunk/antlr/debian/patches/gcc.diff Log: Added and updated description for two patches. Modified: trunk/antlr/debian/changelog =================================================================== --- trunk/antlr/debian/changelog 2010-03-27 14:05:21 UTC (rev 11949) +++ trunk/antlr/debian/changelog 2010-03-27 14:07:43 UTC (rev 11950) @@ -11,6 +11,8 @@ * 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 Modified: trunk/antlr/debian/patches/bin___antlr.diff =================================================================== --- trunk/antlr/debian/patches/bin___antlr.diff 2010-03-27 14:05:21 UTC (rev 11949) +++ trunk/antlr/debian/patches/bin___antlr.diff 2010-03-27 14:07:43 UTC (rev 11950) @@ -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 @@ Modified: trunk/antlr/debian/patches/gcc.diff =================================================================== --- trunk/antlr/debian/patches/gcc.diff 2010-03-27 14:05:21 UTC (rev 11949) +++ trunk/antlr/debian/patches/gcc.diff 2010-03-27 14:07:43 UTC (rev 11950) @@ -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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

