r21643 - in /trunk/libppi-xs-perl/debian: changelog control watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jun 15 17:04:21 UTC 2008


Author: gregoa
Date: Sun Jun 15 17:04:21 2008
New Revision: 21643

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21643
Log:
takeover part 2

Modified:
    trunk/libppi-xs-perl/debian/changelog
    trunk/libppi-xs-perl/debian/control
    trunk/libppi-xs-perl/debian/watch

Modified: trunk/libppi-xs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppi-xs-perl/debian/changelog?rev=21643&op=diff
==============================================================================
--- trunk/libppi-xs-perl/debian/changelog (original)
+++ trunk/libppi-xs-perl/debian/changelog Sun Jun 15 17:04:21 2008
@@ -2,6 +2,13 @@
 
   * Take over for the Debian Perl Group with maintainer's permission
     (http://lists.debian.org/debian-perl/2008/06/msg00039.html)
+  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
+    field (source stanza); Homepage field (source stanza). Changed:
+    Maintainer set to Debian Perl Group <pkg-perl-
+    maintainers at lists.alioth.debian.org> (was: Florian Ragwitz
+    <rafl at debian.org>); Florian Ragwitz <rafl at debian.org> moved to
+    Uploaders.
+  * debian/watch: use dist-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 15 Jun 2008 19:03:39 +0200
 

Modified: trunk/libppi-xs-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppi-xs-perl/debian/control?rev=21643&op=diff
==============================================================================
--- trunk/libppi-xs-perl/debian/control (original)
+++ trunk/libppi-xs-perl/debian/control Sun Jun 15 17:04:21 2008
@@ -2,8 +2,12 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 4.0.2), perl (>= 5.8.0-7), libppi-perl (>= 0.845), libextutils-autoinstall-perl
-Maintainer: Florian Ragwitz <rafl at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Florian Ragwitz <rafl at debian.org>
 Standards-Version: 3.6.2
+Homepage: http://search.cpan.org/dist/PPI-XS/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libppi-xs-perl/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libppi-xs-perl/
 
 Package: libppi-xs-perl
 Architecture: any

Modified: trunk/libppi-xs-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libppi-xs-perl/debian/watch?rev=21643&op=diff
==============================================================================
--- trunk/libppi-xs-perl/debian/watch (original)
+++ trunk/libppi-xs-perl/debian/watch Sun Jun 15 17:04:21 2008
@@ -1,3 +1,3 @@
 # format version number, currently 2; this line is compulsory!
-version=2
-http://www.cpan.org/modules/by-module/PPI/PPI-XS-(.*)(.tar.gz|.tar|.tgz)
+version=3
+http://search.cpan.org/dist/PPI-XS/   .*/PPI-XS-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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