r74541 - in /trunk/libcaptcha-recaptcha-perl/debian: changelog control watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon May 16 19:24:15 UTC 2011


Author: gregoa
Date: Mon May 16 19:23:55 2011
New Revision: 74541

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

Modified: trunk/libcaptcha-recaptcha-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcaptcha-recaptcha-perl/debian/changelog?rev=74541&op=diff
==============================================================================
--- trunk/libcaptcha-recaptcha-perl/debian/changelog (original)
+++ trunk/libcaptcha-recaptcha-perl/debian/changelog Mon May 16 19:23:55 2011
@@ -3,6 +3,12 @@
   * NOT RELEASED YET
   * Take over for the Debian Perl Group on maintainer's request (via
     IRC)
+  * debian/control: Added: Vcs-Svn field (source stanza). Changed:
+    Maintainer set to Debian Perl Group <pkg-perl-
+    maintainers at lists.alioth.debian.org> (was: Gerfried Fuchs
+    <rhonda at debian.at>); Gerfried Fuchs <rhonda at debian.at> moved to
+    Uploaders.
+  * debian/watch: update to ignore development releases.
 
  -- gregor herrmann <gregoa at debian.org>  Mon, 16 May 2011 21:23:06 +0200
 

Modified: trunk/libcaptcha-recaptcha-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcaptcha-recaptcha-perl/debian/control?rev=74541&op=diff
==============================================================================
--- trunk/libcaptcha-recaptcha-perl/debian/control (original)
+++ trunk/libcaptcha-recaptcha-perl/debian/control Mon May 16 19:23:55 2011
@@ -4,8 +4,10 @@
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.6.10-12), libwww-perl, libhtml-tiny-perl,
   libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Gerfried Fuchs <rhonda at debian.at>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Gerfried Fuchs <rhonda at debian.at>
 Standards-Version: 3.9.0
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcaptcha-recaptcha-perl/
 Homepage: http://search.cpan.org/dist/Captcha-reCAPTCHA/
 Vcs-Browser: http://git.deb.at/w/pkg/libcaptcha-recaptcha-perl.git
 Vcs-Git: git://git.deb.at/pkg/libcaptcha-recaptcha-perl.git

Modified: trunk/libcaptcha-recaptcha-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcaptcha-recaptcha-perl/debian/watch?rev=74541&op=diff
==============================================================================
--- trunk/libcaptcha-recaptcha-perl/debian/watch (original)
+++ trunk/libcaptcha-recaptcha-perl/debian/watch Mon May 16 19:23:55 2011
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Captcha-reCAPTCHA/   .*/Captcha-reCAPTCHA-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://search.cpan.org/dist/Captcha-reCAPTCHA/   .*/Captcha-reCAPTCHA-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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