r29519 - in /trunk/libextutils-pkgconfig-perl/debian: changelog copyright watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jan 10 16:11:28 UTC 2009


Author: gregoa
Date: Sat Jan 10 16:11:25 2009
New Revision: 29519

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29519
Log:
* debian/watch: use CPAN instead of sf.net.
* debian/copyright: add CPAN maintainer.

Modified:
    trunk/libextutils-pkgconfig-perl/debian/changelog
    trunk/libextutils-pkgconfig-perl/debian/copyright
    trunk/libextutils-pkgconfig-perl/debian/watch

Modified: trunk/libextutils-pkgconfig-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-pkgconfig-perl/debian/changelog?rev=29519&op=diff
==============================================================================
--- trunk/libextutils-pkgconfig-perl/debian/changelog (original)
+++ trunk/libextutils-pkgconfig-perl/debian/changelog Sat Jan 10 16:11:25 2009
@@ -1,5 +1,6 @@
 libextutils-pkgconfig-perl (1.12-1) unstable; urgency=low
 
+  [ Ryan Niebur ]
   * New upstream release
   * Take over for the Debian Perl Group on maintainer's request
     (http://lists.debian.org/debian-perl/2008/12/msg00163.html)
@@ -9,6 +10,10 @@
     - dh 7
     - policy 3.8.0
     - machine readable copyright format
+
+  [ gregor herrmann ]
+  * debian/watch: use CPAN instead of sf.net.
+  * debian/copyright: add CPAN maintainer.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 09 Jan 2009 20:26:02 -0800
 

Modified: trunk/libextutils-pkgconfig-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-pkgconfig-perl/debian/copyright?rev=29519&op=diff
==============================================================================
--- trunk/libextutils-pkgconfig-perl/debian/copyright (original)
+++ trunk/libextutils-pkgconfig-perl/debian/copyright Sat Jan 10 16:11:25 2009
@@ -1,6 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: gtk2-perl team
+ Torsten Schönfeld (CPAN)
 Upstream-Author: muppet, <scott at asofyet dot org>
 Upstream-Author: Ross McFarland
 Upstream-Source: http://search.cpan.org/dist/ExtUtils-PkgConfig/

Modified: trunk/libextutils-pkgconfig-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-pkgconfig-perl/debian/watch?rev=29519&op=diff
==============================================================================
--- trunk/libextutils-pkgconfig-perl/debian/watch (original)
+++ trunk/libextutils-pkgconfig-perl/debian/watch Sat Jan 10 16:11:25 2009
@@ -1,3 +1,3 @@
 version=3
-http://sf.net/gtk2-perl/ ExtUtils-PkgConfig-(\d+\.\d+)\.tar\.gz
-
+#http://sf.net/gtk2-perl/ ExtUtils-PkgConfig-(\d+\.\d+)\.tar\.gz
+http://search.cpan.org/dist/ExtUtils-PkgConfig/ .*/ExtUtils-PkgConfig-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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