r68489 - in /trunk/perlipq/debian: changelog control watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Feb 13 15:30:22 UTC 2011


Author: gregoa
Date: Sun Feb 13 15:30:13 2011
New Revision: 68489

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68489
Log:
[packagecheck] fixed Vcs-(Svn|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.

Modified:
    trunk/perlipq/debian/changelog
    trunk/perlipq/debian/control
    trunk/perlipq/debian/watch

Modified: trunk/perlipq/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/perlipq/debian/changelog?rev=68489&op=diff
==============================================================================
--- trunk/perlipq/debian/changelog (original)
+++ trunk/perlipq/debian/changelog Sun Feb 13 15:30:13 2011
@@ -2,6 +2,12 @@
 
   * NOT RELEASED YET
   * Take over for the Debian Perl Group; Closes: #56112 -- RFA/ITA
+  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
+    field (source stanza). Changed: Maintainer set to Debian Perl Group
+    <pkg-perl-maintainers at lists.alioth.debian.org> (was: Yann Dirson
+    <dirson at debian.org>); Yann Dirson <dirson at debian.org> moved to
+    Uploaders.
+  * debian/watch: use dist-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 13 Feb 2011 16:29:45 +0100
 

Modified: trunk/perlipq/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/perlipq/debian/control?rev=68489&op=diff
==============================================================================
--- trunk/perlipq/debian/control (original)
+++ trunk/perlipq/debian/control Sun Feb 13 15:30:13 2011
@@ -2,8 +2,11 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 4.0.2), iptables-dev, perl (>= 5.8.0-7)
-Maintainer: Yann Dirson <dirson at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Yann Dirson <dirson at debian.org>
 Standards-Version: 3.6.1
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/perlipq/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/perlipq/
 
 Package: libiptables-ipv4-ipqueue-perl
 Architecture: any

Modified: trunk/perlipq/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/perlipq/debian/watch?rev=68489&op=diff
==============================================================================
--- trunk/perlipq/debian/watch (original)
+++ trunk/perlipq/debian/watch Sun Feb 13 15:30:13 2011
@@ -1,2 +1,2 @@
-version=2
-http://search.cpan.org/CPAN/authors/id/J/JM/JMORRIS/ perlipq-(.*)\.tar\.gz
+version=3
+http://search.cpan.org/dist/perlipq/   .*/perlipq-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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