r5085 - in /packages/libmail-listdetector-perl/trunk/debian: changelog copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Fri Apr 13 22:19:16 UTC 2007


Author: gregoa-guest
Date: Fri Apr 13 22:19:16 2007
New Revision: 5085

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=5085
Log:
* debian/copyright: Change license information according to upstream
  changes and mention how the DFSG-free version was created.

Modified:
    packages/libmail-listdetector-perl/trunk/debian/changelog
    packages/libmail-listdetector-perl/trunk/debian/copyright

Modified: packages/libmail-listdetector-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmail-listdetector-perl/trunk/debian/changelog?rev=5085&op=diff
==============================================================================
--- packages/libmail-listdetector-perl/trunk/debian/changelog (original)
+++ packages/libmail-listdetector-perl/trunk/debian/changelog Fri Apr 13 22:19:16 2007
@@ -1,8 +1,10 @@
 libmail-listdetector-perl (1.01+dfsg-1) unstable; urgency=low
 
   * New upstream release.
+  * debian/copyright: Change license information according to upstream
+    changes and mention how the DFSG-free version was created.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 14 Apr 2007 00:12:34 +0200
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 14 Apr 2007 00:18:14 +0200
 
 libmail-listdetector-perl (0.34+dfsg-1) unstable; urgency=low
 

Modified: packages/libmail-listdetector-perl/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmail-listdetector-perl/trunk/debian/copyright?rev=5085&op=diff
==============================================================================
--- packages/libmail-listdetector-perl/trunk/debian/copyright (original)
+++ packages/libmail-listdetector-perl/trunk/debian/copyright Fri Apr 13 22:19:16 2007
@@ -5,17 +5,27 @@
 
 It was downloaded from http://www.perl.com/CPAN
 
+The +dfsg version was created by removing the ./t/ directory from the
+upstream tarball (because it contains non-DFSG material) and deleting
+the references to these files from ./MANIFEST.
+
 Upstream Author: Michael Stevens <michael at etla.org>
 
-Copyright:
+License:
 
-    This program is free software; you can redistribute it and/or modify it
-    under the terms of the "Artistic License" which comes with Debian.
+This module is licensed under the same terms as perl itself.
 
-    THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED 
-    WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES 
-    OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+Quoting from /usr/share/doc/perl/copyright:
 
-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 either:
 
+    a) the GNU General Public License as published by the Free Software
+       Foundation; either version 1, or (at your option) any later
+       version, or
+
+    b) the "Artistic License" which comes with Perl.
+
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL' and
+    the Artistic Licence in `/usr/share/common-licenses/Artistic'.




More information about the Pkg-perl-cvs-commits mailing list