r21547 - in /trunk/libxml-filter-xslt-perl/debian: changelog control watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jun 15 16:00:17 UTC 2008


Author: gregoa
Date: Sun Jun 15 16:00:16 2008
New Revision: 21547

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

Modified:
    trunk/libxml-filter-xslt-perl/debian/changelog
    trunk/libxml-filter-xslt-perl/debian/control
    trunk/libxml-filter-xslt-perl/debian/watch

Modified: trunk/libxml-filter-xslt-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-xslt-perl/debian/changelog?rev=21547&op=diff
==============================================================================
--- trunk/libxml-filter-xslt-perl/debian/changelog (original)
+++ trunk/libxml-filter-xslt-perl/debian/changelog Sun Jun 15 16:00:16 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 17:59:10 +0200
 

Modified: trunk/libxml-filter-xslt-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-xslt-perl/debian/control?rev=21547&op=diff
==============================================================================
--- trunk/libxml-filter-xslt-perl/debian/control (original)
+++ trunk/libxml-filter-xslt-perl/debian/control Sun Jun 15 16:00:16 2008
@@ -1,8 +1,12 @@
 Source: libxml-filter-xslt-perl
 Section: perl
 Priority: optional
-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/XML-Filter-XSLT/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-filter-xslt-perl/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-xslt-perl/
 Build-Depends-Indep: debhelper (>= 4.1), perl, libxml-libxslt-perl, libxml-sax-perl, libxml-sax-writer-perl
 
 Package: libxml-filter-xslt-perl

Modified: trunk/libxml-filter-xslt-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-xslt-perl/debian/watch?rev=21547&op=diff
==============================================================================
--- trunk/libxml-filter-xslt-perl/debian/watch (original)
+++ trunk/libxml-filter-xslt-perl/debian/watch Sun Jun 15 16:00:16 2008
@@ -1,2 +1,3 @@
-version=2
-http://www.cpan.org/modules/by-module/XML/XML-Filter-XSLT-([0-9].*)\.tar.gz
+version=3
+http://search.cpan.org/dist/XML-Filter-XSLT/   .*/XML-Filter-XSLT-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+




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