r63908 - in /trunk/libstring-mkpasswd-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Mon Oct 18 05:56:18 UTC 2010


Author: carnil
Date: Mon Oct 18 05:56:08 2010
New Revision: 63908

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63908
Log:
* debian/copyright:
  - Update upstream's copyright years
  - Refer to Debian systems instead of only Debian GNU/Linux systems.
  - Explicity refer to the GPL-1 license text in common-licenses.. 

Modified:
    trunk/libstring-mkpasswd-perl/debian/changelog
    trunk/libstring-mkpasswd-perl/debian/copyright

Modified: trunk/libstring-mkpasswd-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-mkpasswd-perl/debian/changelog?rev=63908&op=diff
==============================================================================
--- trunk/libstring-mkpasswd-perl/debian/changelog (original)
+++ trunk/libstring-mkpasswd-perl/debian/changelog Mon Oct 18 05:56:08 2010
@@ -8,8 +8,12 @@
     debian/rules.
   * Drop README.source file as not needed anymore.
   * Convert to '3.0 (quilt)' source package format.
+  * debian/copyright:
+    - Update upstream's copyright years
+    - Refer to Debian systems instead of only Debian GNU/Linux systems.
+    - Explicity refer to the GPL-1 license text in common-licenses.. 
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Mon, 18 Oct 2010 07:51:46 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Mon, 18 Oct 2010 07:54:27 +0200
 
 libstring-mkpasswd-perl (0.02-3) unstable; urgency=low
 

Modified: trunk/libstring-mkpasswd-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-mkpasswd-perl/debian/copyright?rev=63908&op=diff
==============================================================================
--- trunk/libstring-mkpasswd-perl/debian/copyright (original)
+++ trunk/libstring-mkpasswd-perl/debian/copyright Mon Oct 18 05:56:08 2010
@@ -1,30 +1,30 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Chris Grau <cgrau at cpan.org>
 Source: http://search.cpan.org/dist/String-MkPasswd/
 Name: String-MkPasswd
 
 Files: *
-Copyright: 2003-2004, Chris Grau <cgrau at cpan.org>
+Copyright: 2003-2010, Chris Grau <cgrau at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2005, Martin Zobel-Helas <zobel at debian.org>
- 2008, gregor herrmann <gregor+debian at comodo.priv.at>
- 2009, Salvatore Bonaccorso <carnil at debian.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2009, 2010, Salvatore Bonaccorso <carnil 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.
-X-Comment:
- 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
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
-X-Comment:
- 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