Author: tmancill Date: 2013-09-29 17:00:57 +0000 (Sun, 29 Sep 2013) New Revision: 17284
Modified: trunk/antlr3/debian/changelog trunk/antlr3/debian/copyright Log: clean up lintian warning about BSD copyright Modified: trunk/antlr3/debian/changelog =================================================================== --- trunk/antlr3/debian/changelog 2013-09-29 08:39:45 UTC (rev 17283) +++ trunk/antlr3/debian/changelog 2013-09-29 17:00:57 UTC (rev 17284) @@ -1,10 +1,16 @@ antlr3 (3.2-9) unstable; urgency=low + * Team upload. + + [ Jakub Adam ] * Add OSGi metadata to antlr3.jar and antlr3-runtime.jar. * Add Jakub Adam to Uploaders. - -- Jakub Adam <[email protected]> Sat, 28 Sep 2013 08:46:22 +0200 + [ tony mancill ] + * Clean up lintian warning about BSD license in debian/copyright. + -- tony mancill <[email protected]> Sun, 29 Sep 2013 09:38:53 -0700 + antlr3 (3.2-8) unstable; urgency=low * Updated Standards-Version to 3.9.4 (no changes) Modified: trunk/antlr3/debian/copyright =================================================================== --- trunk/antlr3/debian/copyright 2013-09-29 08:39:45 UTC (rev 17283) +++ trunk/antlr3/debian/copyright 2013-09-29 17:00:57 UTC (rev 17284) @@ -5,7 +5,13 @@ Files: * Copyright: 2003-2008, Terence Parr <[email protected]> -License: +License: BSD + +Files: debian/* +Copyright: 2008, John Leuner <[email protected]> +License: BSD + +License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -30,8 +36,3 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Files: debian/* -Copyright: 2008, John Leuner <[email protected]> -License: BSD - On Debian systems the complete text of the BSD license can be found in - /usr/share/common-licenses/BSD. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

