r65230 - in /trunk/liblinux-dvb-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Tue Nov 23 14:33:22 UTC 2010


Author: carnil
Date: Tue Nov 23 14:32:14 2010
New Revision: 65230

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=65230
Log:
  linux-any (Closes: #604678).
* debian/copyright:
  - Explicitly point to GPL-1 license text in common-licenses.
  - Refer to Debian systems instead of Debian GNU/Linux systems.

Modified:
    trunk/liblinux-dvb-perl/debian/changelog
    trunk/liblinux-dvb-perl/debian/copyright

Modified: trunk/liblinux-dvb-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblinux-dvb-perl/debian/changelog?rev=65230&op=diff
==============================================================================
--- trunk/liblinux-dvb-perl/debian/changelog (original)
+++ trunk/liblinux-dvb-perl/debian/changelog Tue Nov 23 14:32:14 2010
@@ -1,7 +1,13 @@
 liblinux-dvb-perl (1.01-2) UNRELEASED; urgency=low
 
+  [ gregor herrmann ]
   * Set Standards-Version to 3.9.1; replace list of architectures with
-    linux-any.
+    linux-any (Closes: #604678).
+
+  [ Salvatore Bonaccorso ]
+  * debian/copyright:
+    - Explicitly point to GPL-1 license text in common-licenses.
+    - Refer to Debian systems instead of Debian GNU/Linux systems.
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 28 Jul 2010 21:55:24 -0400
 

Modified: trunk/liblinux-dvb-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblinux-dvb-perl/debian/copyright?rev=65230&op=diff
==============================================================================
--- trunk/liblinux-dvb-perl/debian/copyright (original)
+++ trunk/liblinux-dvb-perl/debian/copyright Tue Nov 23 14:32:14 2010
@@ -6,7 +6,7 @@
 
 Files: *
 Copyright: 2004-2008, Marc Lehmann <schmorp at schmorp.de>
-     2005, Magnus Schmidt, eMail at http://www.27b-6.de/email.php
+ 2005, Magnus Schmidt, eMail at http://www.27b-6.de/email.php
 License: Artistic or GPL-1+
 
 Files: debian/*
@@ -17,8 +17,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
@@ -26,5 +26,6 @@
  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