r75348 - in /trunk/libio-tee-perl/debian: changelog copyright

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Fri Jun 10 16:13:01 UTC 2011


Author: fabreg-guest
Date: Fri Jun 10 16:12:48 2011
New Revision: 75348

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75348
Log:
Switch to DEP5 license format

Modified:
    trunk/libio-tee-perl/debian/changelog
    trunk/libio-tee-perl/debian/copyright

Modified: trunk/libio-tee-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-tee-perl/debian/changelog?rev=75348&op=diff
==============================================================================
--- trunk/libio-tee-perl/debian/changelog (original)
+++ trunk/libio-tee-perl/debian/changelog Fri Jun 10 16:12:48 2011
@@ -8,7 +8,8 @@
   * debian/watch: Update to ignore development releases.
 
   [ Fabrizio Regalli ]
-  * Bump to 3.9.2 Standard-Version. 
+  * Bump to 3.9.2 Standard-Version.
+  * Switch to DEP5 license format.
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Fri, 10 Jun 2011 17:49:47 +0200
 

Modified: trunk/libio-tee-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-tee-perl/debian/copyright?rev=75348&op=diff
==============================================================================
--- trunk/libio-tee-perl/debian/copyright (original)
+++ trunk/libio-tee-perl/debian/copyright Fri Jun 10 16:12:48 2011
@@ -1,22 +1,24 @@
-This is the debian package for the IO::Tee module.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Chung-chieh Shan, <ken at digitas.harvard.edu>
+Source: http://search.cpan.org/dist/IO::Tee/
+Name: IO-Tee
 
-It was downloaded from http://search.cpan.org/dist/IO::Tee/
+Files: *
+Copyright: 1998-2001, Chung-chieh Shan <ken at digitas.harvard.edu>
+License: Artistic or GPL-1+
 
-The upstream author is: 
+License: Artistic
+ 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 systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
-Chung-chieh Shan, <ken at digitas.harvard.edu>
-
-
-Copyright (c) 1998-2001 Chung-chieh Shan.  All rights reserved.
-This program is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  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'.
-
-
-The Debian packaging is (C) 2008, Debian Perl Group
-<pkg-perl-maintainers at lists.alioth.debian.org> and
-is licensed under the same terms as the software itself (see above).
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ 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