This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr3.2.
commit 658c80da29fcf48fda4bbd91bdc427aea7ffb69f Author: Tony Mancill <[email protected]> Date: Sun Sep 29 17:00:57 2013 +0000 clean up lintian warning about BSD copyright --- debian/changelog | 8 +++++++- debian/copyright | 13 +++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index f21cd26..f5b6019 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ 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 diff --git a/debian/copyright b/debian/copyright index 9f3df7f..20f1304 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,13 @@ Source: http://www.antlr3.org/ 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 @@ License: 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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

