r37462 - in /trunk/libnet-oauth-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jun 5 12:41:38 UTC 2009


Author: gregoa
Date: Fri Jun  5 12:41:33 2009
New Revision: 37462

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

Modified:
    trunk/libnet-oauth-perl/debian/changelog
    trunk/libnet-oauth-perl/debian/copyright

Modified: trunk/libnet-oauth-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-oauth-perl/debian/changelog?rev=37462&op=diff
==============================================================================
--- trunk/libnet-oauth-perl/debian/changelog (original)
+++ trunk/libnet-oauth-perl/debian/changelog Fri Jun  5 12:41:33 2009
@@ -9,6 +9,7 @@
   * Adjust debian/libnet-oauth-perl.examples and debian/rules to the new
     structure of the demos.
   * Minimize debian/rules.
+  * debian/copyright: update format.
 
  -- gregor herrmann <gregoa at debian.org>  Fri, 05 Jun 2009 14:22:26 +0200
 

Modified: trunk/libnet-oauth-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-oauth-perl/debian/copyright?rev=37462&op=diff
==============================================================================
--- trunk/libnet-oauth-perl/debian/copyright (original)
+++ trunk/libnet-oauth-perl/debian/copyright Fri Jun  5 12:41:33 2009
@@ -1,22 +1,30 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=102
-Debianized-By: AGOSTINI Yves <agostini at univ-metz.fr>
-Debianized-Date: Tue, 15 Jul 2008 14:18:04 +0200
-Original-Source-Location: http://search.cpan.org/dist/Net-OAuth/
-Upstream-Author: Keith Grennan <kgrennan at cpan.org>
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Keith Grennan <kgrennan at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Net-OAuth/
+Upstream-Name: Net-OAuth
 
 Files: *
-Copyright: Copyright 2007, 2008 Keith Grennan
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
+Copyright: 2007, 2008 Keith Grennan <kgrennan at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
 Files: debian/*
-Copyright: Copyright 2008, various members of the Debian Perl Group,
- cf. debian/changelog
-License: GPL-1+ | Artistic
- The Debian packaging is put under the same terms as the module itself.
+Copyright: 2008, 2009, gregor herrmann <gregoa at debian.org>
+ 2008, AGOSTINI Yves <agostini at univ-metz.fr>
+ 2008, Brian Cassidy <brian.cassidy at gmail.com>
+License: Artistic | GPL-1+
 
-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'. 
+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