This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javacc.
commit 0328e9bdc87239a7e2f2c60091ba18159d2868f1 Author: Paul Cager <[email protected]> Date: Thu Apr 3 23:26:22 2008 +0000 Fixed debian/copyright format --- debian/changelog | 2 ++ debian/copyright | 16 ++++++++++++---- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 07e9206..2d2781a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ javacc (4.0+cvs20080403-1) unstable; urgency=low * Marked compatible with standards version 3.7.3. * Added watch file. * Converted to use CDBS (pkg-java standard). + * Corrected format of debian/copyright. + (fixes lintian copyright-without-copyright-notice). [ Michael Koch ] * Removed Nicolas Sabouret from Uploaders. Closes: #464327. diff --git a/debian/copyright b/debian/copyright index 07ddd8a..c876102 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,8 +5,16 @@ It was downloaded from http://javacc.dev.java.net/ Upstream Author: mailto:[email protected] -Copyright: This software is licenced under the Berkeley Software - Distribution (BSD) License +Copyright: + Copyright (c) 2005-2006, Kees Jan Koster [email protected] + Copyright (c) 2006, Sreenivasa Viswanadha <[email protected]> + Copyright (c) 2006-2007, Sun Microsystems, Inc. + Copyright (c) 2006, Tim Pizey + Copyright (c) 2007, Paul Cager. -A copy of the licence is available on Debian systems in: -/usr/share/common-licenses/BSD +License: + This software is licenced under the Berkeley Software + Distribution (BSD) License + + A copy of the licence is available on Debian systems in: + /usr/share/common-licenses/BSD -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javacc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

