r61852 - in /trunk/libextutils-xspp-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Aug 22 11:47:25 UTC 2010


Author: gregoa
Date: Sun Aug 22 11:47:11 2010
New Revision: 61852

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61852
Log:
* debian/copyright: bump Format-Specification, point to
  /usr/share/common-licenses/GPL-1.
* Set Standards-Version to 3.9.1 (no changes).
* debian/control: remove "perl (>= 5.10) | libmodule-build-perl" (satisfied
  in stable, and oldstable is gone).

Modified:
    trunk/libextutils-xspp-perl/debian/changelog
    trunk/libextutils-xspp-perl/debian/control
    trunk/libextutils-xspp-perl/debian/copyright

Modified: trunk/libextutils-xspp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-xspp-perl/debian/changelog?rev=61852&op=diff
==============================================================================
--- trunk/libextutils-xspp-perl/debian/changelog (original)
+++ trunk/libextutils-xspp-perl/debian/changelog Sun Aug 22 11:47:11 2010
@@ -1,6 +1,11 @@
 libextutils-xspp-perl (0.15-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/copyright: bump Format-Specification, point to
+    /usr/share/common-licenses/GPL-1.
+  * Set Standards-Version to 3.9.1 (no changes).
+  * debian/control: remove "perl (>= 5.10) | libmodule-build-perl" (satisfied
+    in stable, and oldstable is gone).
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 22 Aug 2010 13:41:42 +0200
 

Modified: trunk/libextutils-xspp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-xspp-perl/debian/control?rev=61852&op=diff
==============================================================================
--- trunk/libextutils-xspp-perl/debian/control (original)
+++ trunk/libextutils-xspp-perl/debian/control Sun Aug 22 11:47:11 2010
@@ -1,13 +1,13 @@
 Source: libextutils-xspp-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl (>= 5.10) | libmodule-build-perl
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, libtest-base-perl, libtest-differences-perl,
  libextutils-parsexs-perl (>= 2.220200)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>, Ansgar Burchardt <ansgar at 43-1.org>
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/ExtUtils-XSpp/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libextutils-xspp-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libextutils-xspp-perl/

Modified: trunk/libextutils-xspp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-xspp-perl/debian/copyright?rev=61852&op=diff
==============================================================================
--- trunk/libextutils-xspp-perl/debian/copyright (original)
+++ trunk/libextutils-xspp-perl/debian/copyright Sun Aug 22 11:47:11 2010
@@ -1,4 +1,4 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Mattia Barbon <mbarbon at cpan.org>
 Source: http://search.cpan.org/dist/ExtUtils-XSpp/
 Name: ExtUtils-XSpp
@@ -37,7 +37,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
@@ -45,6 +45,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-1'
-
+ 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