r61889 - in /trunk/libdevel-cover-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Aug 22 18:09:39 UTC 2010


Author: gregoa
Date: Sun Aug 22 18:09:32 2010
New Revision: 61889

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61889
Log:
* debian/copyright: point to /usr/share/common-licenses/GPL-1.
* Set Standards-Version to 3.9.1 (no changes).

Modified:
    trunk/libdevel-cover-perl/debian/changelog
    trunk/libdevel-cover-perl/debian/control
    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=61889&op=diff
==============================================================================
--- trunk/libdevel-cover-perl/debian/changelog (original)
+++ trunk/libdevel-cover-perl/debian/changelog Sun Aug 22 18:09:32 2010
@@ -5,6 +5,8 @@
 
   [ gregor herrmann ]
   * New upstream release 0.68.
+  * debian/copyright: point to /usr/share/common-licenses/GPL-1.
+  * Set Standards-Version to 3.9.1 (no changes).
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 22 Aug 2010 20:02:16 +0200
 

Modified: trunk/libdevel-cover-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-cover-perl/debian/control?rev=61889&op=diff
==============================================================================
--- trunk/libdevel-cover-perl/debian/control (original)
+++ trunk/libdevel-cover-perl/debian/control Sun Aug 22 18:09:32 2010
@@ -6,7 +6,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Devel-Cover/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdevel-cover-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdevel-cover-perl/

Modified: trunk/libdevel-cover-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-cover-perl/debian/copyright?rev=61889&op=diff
==============================================================================
--- trunk/libdevel-cover-perl/debian/copyright (original)
+++ trunk/libdevel-cover-perl/debian/copyright Sun Aug 22 18:09:32 2010
@@ -20,7 +20,7 @@
  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'
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -28,5 +28,5 @@
  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'
+ On Debian GNU/Linux systems, the complete text of version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.




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