r64853 - in /trunk/libapp-cmd-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat Nov 13 08:32:54 UTC 2010


Author: carnil
Date: Sat Nov 13 08:32:47 2010
New Revision: 64853

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

Modified:
    trunk/libapp-cmd-perl/debian/changelog
    trunk/libapp-cmd-perl/debian/copyright

Modified: trunk/libapp-cmd-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-cmd-perl/debian/changelog?rev=64853&op=diff
==============================================================================
--- trunk/libapp-cmd-perl/debian/changelog (original)
+++ trunk/libapp-cmd-perl/debian/changelog Sat Nov 13 08:32:47 2010
@@ -4,8 +4,11 @@
 
   * New upstream release
   * Update my email address.
+  * debian/copyright:
+    - Refer to Debian systems in general instead of Debian GNU/Linux systems.
+    - Explicitly refer to GPL-1 license text in common-licenses.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 10 Oct 2010 15:02:27 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 13 Nov 2010 09:32:04 +0100
 
 libapp-cmd-perl (0.307-1) unstable; urgency=low
 

Modified: trunk/libapp-cmd-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-cmd-perl/debian/copyright?rev=64853&op=diff
==============================================================================
--- trunk/libapp-cmd-perl/debian/copyright (original)
+++ trunk/libapp-cmd-perl/debian/copyright Sat Nov 13 08:32:47 2010
@@ -22,8 +22,8 @@
  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
@@ -31,5 +31,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