r58406 - in /trunk/libparse-recdescent-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon May 24 15:24:29 UTC 2010


Author: gregoa
Date: Mon May 24 15:24:17 2010
New Revision: 58406

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58406
Log:
debian/copyright: update years, add information about a third-party file.

Modified:
    trunk/libparse-recdescent-perl/debian/changelog
    trunk/libparse-recdescent-perl/debian/copyright

Modified: trunk/libparse-recdescent-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparse-recdescent-perl/debian/changelog?rev=58406&op=diff
==============================================================================
--- trunk/libparse-recdescent-perl/debian/changelog (original)
+++ trunk/libparse-recdescent-perl/debian/changelog Mon May 24 15:24:17 2010
@@ -1,10 +1,12 @@
 libparse-recdescent-perl (1.965001+dfsg-1) UNRELEASED; urgency=low
 
-  TODO: decide how to mangle the version number
-
+  [ Jonathan Yu ]
   * New upstream release
   * Use new 3.0 (quilt) source format
   * Remove stuff to fix opt/-based perl shebangs
+
+  [ gregor herrmann ]
+  * debian/copyright: update years, add information about a third-party file.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Tue, 06 Apr 2010 17:35:47 -0400
 

Modified: trunk/libparse-recdescent-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparse-recdescent-perl/debian/copyright?rev=58406&op=diff
==============================================================================
--- trunk/libparse-recdescent-perl/debian/copyright (original)
+++ trunk/libparse-recdescent-perl/debian/copyright Mon May 24 15:24:17 2010
@@ -1,15 +1,20 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Damian Conway <dconway at cpan.org>
 Source: http://search.cpan.org/dist/Parse-RecDescent/
 Name: Parse-RecDescent
 
 Files: *
-Copyright: 1997-2007, Damian Conway <dconway at cpan.org>
+Copyright: 1997-2010, Damian Conway <dconway at cpan.org>
 License: Artistic or GPL-1+
+
+Files: demo/demo_another_Cgrammar.pl
+Copyright: 2005, Hendrik Sirges
+License: Artistic or GPL-2+
 
 Files: debian/*
 Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
  1998-2009, Rafael Laboissiere <rafael at debian.org>
+ 2010, gregor herrmann <gregoa at debian.org>
 License: GPL-3+
 
 License: Artistic
@@ -28,6 +33,15 @@
  On Debian GNU/Linux systems, the complete text of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL'
 
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2, or (at your option)
+ any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'
+
 License: GPL-3+
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by




More information about the Pkg-perl-cvs-commits mailing list