r35172 - in /trunk/libpadwalker-perl/debian: changelog compat copyright

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Mon May 11 15:04:08 UTC 2009


Author: ryan52-guest
Date: Mon May 11 15:04:03 2009
New Revision: 35172

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=35172
Log:
* update copyright information
* update formatting of debian/copyright for the machine readable
  format

Modified:
    trunk/libpadwalker-perl/debian/changelog
    trunk/libpadwalker-perl/debian/compat
    trunk/libpadwalker-perl/debian/copyright

Modified: trunk/libpadwalker-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpadwalker-perl/debian/changelog?rev=35172&op=diff
==============================================================================
--- trunk/libpadwalker-perl/debian/changelog (original)
+++ trunk/libpadwalker-perl/debian/changelog Mon May 11 15:04:03 2009
@@ -11,8 +11,11 @@
   * add myself to uploaders
   * add quilt patching
   * fix segfault (Closes: #528154)
+  * update copyright information
+  * update formatting of debian/copyright for the machine readable
+    format
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Mon, 11 May 2009 07:55:01 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Mon, 11 May 2009 08:03:53 -0700
 
 libpadwalker-perl (1.7-1) unstable; urgency=low
 

Modified: trunk/libpadwalker-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpadwalker-perl/debian/compat?rev=35172&op=diff
==============================================================================
--- trunk/libpadwalker-perl/debian/compat (original)
+++ trunk/libpadwalker-perl/debian/compat Mon May 11 15:04:03 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libpadwalker-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpadwalker-perl/debian/copyright?rev=35172&op=diff
==============================================================================
--- trunk/libpadwalker-perl/debian/copyright (original)
+++ trunk/libpadwalker-perl/debian/copyright Mon May 11 15:04:03 2009
@@ -1,26 +1,32 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Upstream-Author: Robin Houston <robin at cpan.org>, with contributions from
- Richard Soberberg and bug-spotting from Peter Scott
-Packaged-By: Chip Salzenberg <chip at debian.org>
-Original-Source-Location: 
-Original-Source-Command: uscan --force-download
-Original-Source-Depends: devscripts
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Robin Houston <robin at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/PadWalker/
+Upstream-Name: PadWalker
 
 Files: *
-Copyright: © 2000-2002, Robin Houston. All Rights Reserved.
- This module is free software. It may be used, redistributed and/or modified
- under the same terms as Perl itself.
+Copyright: 2000-2007, Robin Houston. All Rights Reserved.
+License-Alias: Perl
+License: Artistic | GPL-1+
 
 Files: debian/*
-Copyright: © 2008 Debian Perl Group <debian-perl at lists.debian.org>
-           © 2008 Niko Tyni <ntyni at debian.org>
-           © 2006-2007 Florian Ragwitz <rafl at debian.org>
-           © 2005 Chip Salzenberg <chip at debian.org>
-License: other
- It is assumed that previous maintainers did choose a license compatible with
- upstream.
+Copyright: 2005, Chip Salzenberg <chip at debian.org>
+ 2006, 2007, Florian Ragwitz <rafl at debian.org>
+ 2008, Martín Ferrari <tincho at debian.org>
+ 2008, Niko Tyni <ntyni at debian.org>
+ 2009, Ryan Niebur <ryanryan52 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