r72641 - in /trunk/libyaml-libyaml-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Fri Apr 15 20:33:29 UTC 2011


Author: carnil
Date: Fri Apr 15 20:33:19 2011
New Revision: 72641

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

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

Modified: trunk/libyaml-libyaml-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libyaml-libyaml-perl/debian/changelog?rev=72641&op=diff
==============================================================================
--- trunk/libyaml-libyaml-perl/debian/changelog (original)
+++ trunk/libyaml-libyaml-perl/debian/changelog Fri Apr 15 20:33:19 2011
@@ -2,9 +2,13 @@
 
   * Team upload.
   * New upstream release
-  * debian/copyright: Update copyright years.
+  * debian/copyright:
+    - Update copyright years.
+    - Explicitly point to GPL-1 license text in common-licenses.
+    - Refer to Debian systems in general instead of only Debian GNU/Linux
+      systems.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 15 Apr 2011 22:28:30 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 15 Apr 2011 22:32:23 +0200
 
 libyaml-libyaml-perl (0.34-1) unstable; urgency=low
 

Modified: trunk/libyaml-libyaml-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libyaml-libyaml-perl/debian/copyright?rev=72641&op=diff
==============================================================================
--- trunk/libyaml-libyaml-perl/debian/copyright (original)
+++ trunk/libyaml-libyaml-perl/debian/copyright Fri Apr 15 20:33:19 2011
@@ -47,8 +47,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
@@ -56,5 +56,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