r74940 - in /trunk/libautodie-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat May 28 19:52:14 UTC 2011


Author: gregoa
Date: Sat May 28 19:52:07 2011
New Revision: 74940

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74940
Log:
debian/copyright: update license stanzas, point to the GPL-1 file.

Modified:
    trunk/libautodie-perl/debian/changelog
    trunk/libautodie-perl/debian/copyright

Modified: trunk/libautodie-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautodie-perl/debian/changelog?rev=74940&op=diff
==============================================================================
--- trunk/libautodie-perl/debian/changelog (original)
+++ trunk/libautodie-perl/debian/changelog Sat May 28 19:52:07 2011
@@ -1,4 +1,4 @@
-libautodie-perl (2.10-2) UNRELEASED; urgency=low
+libautodie-perl (2.10-2) unstable; urgency=low
 
   [ Dominic Hargreaves ]
   * Don't run author tests (remove TEST_AUTHOR=1) to avoid FTBFS caused
@@ -9,8 +9,9 @@
   * Bump debhelper compatibility level to 8.
   * Switch to source format 3.0 (quilt).
   * Remove build dependencies that are not needed anymore.
+  * debian/copyright: update license stanzas, point to the GPL-1 file.
 
- -- Dominic Hargreaves <dom at earth.li>  Sun, 13 Feb 2011 21:35:34 +0000
+ -- gregor herrmann <gregoa at debian.org>  Sat, 28 May 2011 21:14:08 +0200
 
 libautodie-perl (2.10-1) unstable; urgency=low
 

Modified: trunk/libautodie-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautodie-perl/debian/copyright?rev=74940&op=diff
==============================================================================
--- trunk/libautodie-perl/debian/copyright (original)
+++ trunk/libautodie-perl/debian/copyright Sat May 28 19:52:07 2011
@@ -22,15 +22,15 @@
  2009, Rene Mayorga <rmayorga at debian.org.sv>
  2009, Ryan Niebur <ryanryan52 at gmail.com>
  2009-2010, Jonathan Yu <jawnsy at cpan.org>
- 2010, gregor herrmann <gregoa at debian.org>
+ 2010-2011, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
  it under the terms of the Artistic License, which comes with Perl.
  .
- On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'
+ On Debian systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -38,5 +38,5 @@
  the Free Software Foundation; either version 1, 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'
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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