r65247 - in /trunk/libnet-tftp-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Thu Nov 25 12:44:32 UTC 2010


Author: carnil
Date: Thu Nov 25 12:44:22 2010
New Revision: 65247

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

Modified:
    trunk/libnet-tftp-perl/debian/changelog
    trunk/libnet-tftp-perl/debian/copyright

Modified: trunk/libnet-tftp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-tftp-perl/debian/changelog?rev=65247&op=diff
==============================================================================
--- trunk/libnet-tftp-perl/debian/changelog (original)
+++ trunk/libnet-tftp-perl/debian/changelog Thu Nov 25 12:44:22 2010
@@ -2,8 +2,11 @@
 
   * New upstream release
   * Update my email address.
+  * debian/copyright:
+    - Explicitly refer to GPL-1 license text in common-licenses.
+    - Refer to Debian systems in general instead of Debian GNU/Linux systems.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 10 Oct 2010 15:03:27 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Thu, 25 Nov 2010 13:43:41 +0100
 
 libnet-tftp-perl (0.18-1) unstable; urgency=low
 

Modified: trunk/libnet-tftp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-tftp-perl/debian/copyright?rev=65247&op=diff
==============================================================================
--- trunk/libnet-tftp-perl/debian/copyright (original)
+++ trunk/libnet-tftp-perl/debian/copyright Thu Nov 25 12:44:22 2010
@@ -21,8 +21,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
@@ -30,5 +30,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