r76946 - in /trunk/libdigest-sha1-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat Jul 2 11:06:46 UTC 2011


Author: carnil
Date: Sat Jul  2 11:06:45 2011
New Revision: 76946

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76946
Log:
* debian/copyright:
  - Refer to Debian systems in general instead of only Debian
    GNU/Linux systems.
  - Explicitly point to GPL-1 license text in common-licenses.

Modified:
    trunk/libdigest-sha1-perl/debian/changelog
    trunk/libdigest-sha1-perl/debian/copyright

Modified: trunk/libdigest-sha1-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdigest-sha1-perl/debian/changelog?rev=76946&op=diff
==============================================================================
--- trunk/libdigest-sha1-perl/debian/changelog (original)
+++ trunk/libdigest-sha1-perl/debian/changelog Sat Jul  2 11:06:45 2011
@@ -8,8 +8,12 @@
   [ Salvatore Bonaccorso ]
   * debian/control: Mention that the package is considered deprecated
     (Closes: #591091).
+  * debian/copyright:
+    - Refer to Debian systems in general instead of only Debian
+      GNU/Linux systems.
+    - Explicitly point to GPL-1 license text in common-licenses.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 01 May 2011 20:24:30 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 02 Jul 2011 13:06:18 +0200
 
 libdigest-sha1-perl (2.13-1) unstable; urgency=low
 

Modified: trunk/libdigest-sha1-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdigest-sha1-perl/debian/copyright?rev=76946&op=diff
==============================================================================
--- trunk/libdigest-sha1-perl/debian/copyright (original)
+++ trunk/libdigest-sha1-perl/debian/copyright Sat Jul  2 11:06:45 2011
@@ -19,15 +19,17 @@
 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'
+ 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 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.
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL'
+ 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.
+ .
+ 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