r29516 - in /trunk/libextutils-depends-perl/debian: changelog copyright watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jan 10 16:04:34 UTC 2009


Author: gregoa
Date: Sat Jan 10 16:04:31 2009
New Revision: 29516

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29516
Log:
* debian/watch: switch from sf.net to CPAN.
* debian/copyright: add CPAN URL and maintainer.

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

Modified: trunk/libextutils-depends-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-depends-perl/debian/changelog?rev=29516&op=diff
==============================================================================
--- trunk/libextutils-depends-perl/debian/changelog (original)
+++ trunk/libextutils-depends-perl/debian/changelog Sat Jan 10 16:04:31 2009
@@ -1,5 +1,6 @@
 libextutils-depends-perl (0.301-1) unstable; urgency=low
 
+  [ Ryan Niebur ]
   * Take over for the Debian Perl Group on maintainer's request
     (http://lists.debian.org/debian-perl/2008/12/msg00163.html)
   * Add me to uploaders, remove old maintainer(s)
@@ -7,6 +8,10 @@
   * New upstream release
   * dh v7
   * machine readable copyright format
+
+  [ gregor herrmann ]
+  * debian/watch: switch from sf.net to CPAN.
+  * debian/copyright: add CPAN URL and maintainer.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 09 Jan 2009 20:02:54 -0800
 

Modified: trunk/libextutils-depends-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-depends-perl/debian/copyright?rev=29516&op=diff
==============================================================================
--- trunk/libextutils-depends-perl/debian/copyright (original)
+++ trunk/libextutils-depends-perl/debian/copyright Sat Jan 10 16:04:31 2009
@@ -1,9 +1,11 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: gtk2-perl team
+ Torsten Schönfeld (CPAN)
 Upstream-Author: Paolo Molaro <lupus at debian.org>
 Upstream-Author: muppet <scott at asofyet dot org>
 Upstream-Source: http://gtk2-perl.sf.net/
+ http://search.cpan.org/dist/ExtUtils-Depends/
 Upstream-Name: ExtUtils::Depends
 
 Files: *

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




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