r42532 - in /trunk/libdevel-cover-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Aug 23 00:28:58 UTC 2009


Author: jawnsy-guest
Date: Sun Aug 23 00:28:52 2009
New Revision: 42532

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=42532
Log:
  + Ensure correct line numbers (RT#37302, fixed by RT#33710)
* Updated copyright file to new machine-readable format

Modified:
    trunk/libdevel-cover-perl/debian/changelog
    trunk/libdevel-cover-perl/debian/copyright

Modified: trunk/libdevel-cover-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-cover-perl/debian/changelog?rev=42532&op=diff
==============================================================================
--- trunk/libdevel-cover-perl/debian/changelog (original)
+++ trunk/libdevel-cover-perl/debian/changelog Sun Aug 23 00:28:52 2009
@@ -1,12 +1,14 @@
-libdevel-cover-perl (0.65-1) UNRELEASED; urgency=low
+libdevel-cover-perl (0.65-1) unstable; urgency=low
 
   [ Jonathan Yu ]
   * New upstream release
+    + Ensure correct line numbers (RT#37302, fixed by RT#33710)
   * Use short rules format (--with quilt)
   * Rewrote control description
   * Standards-Version 3.8.3 (drop version dependency on perl)
   * Added myself to Uploaders and Copyright
   * Drop version dependencies on versions available in oldstable
+  * Updated copyright file to new machine-readable format
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
@@ -16,7 +18,7 @@
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
- -- Jonathan Yu <frequency at cpan.org>  Sat, 22 Aug 2009 15:18:24 -0400
+ -- Jonathan Yu <frequency at cpan.org>  Sat, 22 Aug 2009 16:31:08 -0400
 
 libdevel-cover-perl (0.64-1) unstable; urgency=low
 

Modified: trunk/libdevel-cover-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-cover-perl/debian/copyright?rev=42532&op=diff
==============================================================================
--- trunk/libdevel-cover-perl/debian/copyright (original)
+++ trunk/libdevel-cover-perl/debian/copyright Sun Aug 23 00:28:52 2009
@@ -1,16 +1,31 @@
-This is the debian package for the Devel-Cover module.
-It was created by Florian Ragwitz <rafl at debian.org> using dh-make-perl.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Paul Johnson <pjcj at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Devel-Cover/
+Upstream-Name: Devel-Cover
 
-It was downloaded from http://search.cpan.org/~pjcj/Devel-Cover/
+Files: *
+Copyright: 2001-2009, Paul Johnson <pjcj at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-The upstream author is Paul Johnson
+Files: debian/*
+Copyright: 2009, Jonathan Yu <frequency at cpan.org>
+ 2008, Damyan Ivanov <dmn at debian.org>
+ 2008, Marc 'HE' Brockschmidt <he at debian.org>
+ 2006-2007, Florian Ragwitz <rafl at debian.org>
+License: Artistic | GPL-1+
 
-Copyright 2001-2005, Paul Johnson <pjcj at cpan.org>
+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 software is free. It is licensed 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'.
+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