r52544 - in /trunk/libio-compress-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Feb 11 15:28:11 UTC 2010


Author: gregoa
Date: Thu Feb 11 15:28:01 2010
New Revision: 52544

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52544
Log:
debian/copyright: update formatting.

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

Modified: trunk/libio-compress-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-compress-perl/debian/changelog?rev=52544&op=diff
==============================================================================
--- trunk/libio-compress-perl/debian/changelog (original)
+++ trunk/libio-compress-perl/debian/changelog Thu Feb 11 15:28:01 2010
@@ -14,7 +14,7 @@
 
   [ gregor herrmann ]
   * New upstream release 2.024.
-  * Update years of copyright.
+  * debian/copyright: update years of copyright and formatting.
   * Set Standards-Version to 3.8.4 (no changes).
   * Bump versioned build and runtime dependencies on
     libcompress-raw-bzip2-perl and libcompress-raw-zlib-perl.

Modified: trunk/libio-compress-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-compress-perl/debian/copyright?rev=52544&op=diff
==============================================================================
--- trunk/libio-compress-perl/debian/copyright (original)
+++ trunk/libio-compress-perl/debian/copyright Thu Feb 11 15:28:01 2010
@@ -1,40 +1,40 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Paul Marquess <pmqs at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/IO-Compress/
-Upstream-Name: IO-Compress
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Paul Marquess <pmqs at cpan.org>
+Source: http://search.cpan.org/dist/IO-Compress/
+Name: IO-Compress
 
 Files: *
 Copyright: 1995-2010, Paul Marquess <pmqs at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: t/Test/More.pm, t/Test/Simple.pm
-Copyright: 2001, 2002, 2004 by Michael G Schwern <schwern at pobox.com>
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2001, 2002, 2004, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
 
 Files: t/Test/Builder.pm
-Copyright: 2002, 2004 by chromatic <chromatic at wgz.org> and
- Michael G Schwern <schwern at pobox.com>
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2002, 2004, chromatic <chromatic at wgz.org>
+ 2002, 2004, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Scott Kitterman <debian at kitterman.com>,
+Copyright: 2009, Scott Kitterman <debian at kitterman.com>
  2009-2010, gregor herrmann <gregoa at debian.org>
-License: Artistic | GPL-1+
+ 2009, Damyan Ivanov <dmn at debian.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+License: Artistic or GPL-1+
 
 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 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 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'
 
 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 GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL'
+ 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 GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'




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