r52429 - in /trunk/libnet-amazon-s3-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Feb 10 00:55:22 UTC 2010


Author: gregoa
Date: Wed Feb 10 00:55:15 2010
New Revision: 52429

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

Modified:
    trunk/libnet-amazon-s3-perl/debian/changelog
    trunk/libnet-amazon-s3-perl/debian/copyright

Modified: trunk/libnet-amazon-s3-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-s3-perl/debian/changelog?rev=52429&op=diff
==============================================================================
--- trunk/libnet-amazon-s3-perl/debian/changelog (original)
+++ trunk/libnet-amazon-s3-perl/debian/changelog Wed Feb 10 00:55:15 2010
@@ -14,6 +14,7 @@
   * Remove version from perl build dependency.
   * Make (build) dependency on libdata-stream-bulk-perl versioned
     (closes: #569067).
+  * debian/copyright: update formatting.
 
  -- Ryan Niebur <ryan at debian.org>  Fri, 25 Sep 2009 00:25:43 -0700
 

Modified: trunk/libnet-amazon-s3-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-s3-perl/debian/copyright?rev=52429&op=diff
==============================================================================
--- trunk/libnet-amazon-s3-perl/debian/copyright (original)
+++ trunk/libnet-amazon-s3-perl/debian/copyright Wed Feb 10 00:55:15 2010
@@ -1,12 +1,10 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Leon Brocard <acme at astray.com>
-Upstream-Source: http://search.cpan.org/dist/Net-Amazon-S3/
-Upstream-Name: Net-Amazon-S3
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Leon Brocard <acme at astray.com>
+Source: http://search.cpan.org/dist/Net-Amazon-S3/
+Name: Net-Amazon-S3
 
 Files: *
-Copyright: © 2006 Amazon Digital Services, Inc. or its affiliates.
-License-Alias: Perl
+Copyright: 2006, Amazon Digital Services, Inc. or its affiliates.
 License: other
  This is published under the terms of the following Amazon licence:
  .
@@ -21,6 +19,25 @@
 
 Files: debian/*
 Copyright: 2006, Alexis Sukrieh <sukria at debian.org>
- 2007-2009, various members of the Debian Perl Group, cf. debian/changelog
-License: other
- same as the code itself
+ 2007, 2008, Damyan Ivanov <dmn at debian.org>
+ 2007-2010, gregor herrmann <gregoa at debian.org>
+ 2008, Joey Hess <joeyh at debian.org>
+ 2008, Roberto C. Sanchez <roberto at debian.org>
+ 2009, Ryan Niebur <ryan at debian.org>
+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'
+
+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'




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