r71572 - in /trunk/libcompress-raw-bzip2-perl/debian: changelog control watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Mar 17 20:29:36 UTC 2011


Author: gregoa
Date: Thu Mar 17 20:29:22 2011
New Revision: 71572

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=71572
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/libcompress-raw-bzip2-perl/debian/changelog
    trunk/libcompress-raw-bzip2-perl/debian/control
    trunk/libcompress-raw-bzip2-perl/debian/watch

Modified: trunk/libcompress-raw-bzip2-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-bzip2-perl/debian/changelog?rev=71572&op=diff
==============================================================================
--- trunk/libcompress-raw-bzip2-perl/debian/changelog (original)
+++ trunk/libcompress-raw-bzip2-perl/debian/changelog Thu Mar 17 20:29:22 2011
@@ -3,6 +3,12 @@
   * NOT RELEASED YET
   * Take over for the Debian Perl Group on maintainer's request
     (http://bugs.debian.org/577989)
+  * 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: Bas Zoetekouw
+    <bas at debian.org>); Bas Zoetekouw <bas at debian.org> moved to
+    Uploaders.
+  * debian/watch: update to ignore development releases.
 
  -- gregor herrmann <gregoa at debian.org>  Thu, 17 Mar 2011 21:29:05 +0100
 

Modified: trunk/libcompress-raw-bzip2-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-bzip2-perl/debian/control?rev=71572&op=diff
==============================================================================
--- trunk/libcompress-raw-bzip2-perl/debian/control (original)
+++ trunk/libcompress-raw-bzip2-perl/debian/control Thu Mar 17 20:29:22 2011
@@ -2,8 +2,11 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5), libbz2-dev, perl (>= 5.6.10-12), libtest-pod-perl
-Maintainer: Bas Zoetekouw <bas at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Bas Zoetekouw <bas at debian.org>
 Standards-Version: 3.8.4
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcompress-raw-bzip2-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcompress-raw-bzip2-perl/
 Homepage: http://search.cpan.org/dist/Compress-Raw-Bzip2/
 
 Package: libcompress-raw-bzip2-perl

Modified: trunk/libcompress-raw-bzip2-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-bzip2-perl/debian/watch?rev=71572&op=diff
==============================================================================
--- trunk/libcompress-raw-bzip2-perl/debian/watch (original)
+++ trunk/libcompress-raw-bzip2-perl/debian/watch Thu Mar 17 20:29:22 2011
@@ -1,4 +1,4 @@
 version=3
 
 http://search.cpan.org/dist/Compress-Raw-Bzip2/   \
-		.*/Compress-Raw-Bzip2-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+		.*/Compress-Raw-Bzip2-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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