r33372 - in /trunk/liblingua-en-inflect-number-perl/debian: changelog control watch

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Thu Apr 16 03:24:43 UTC 2009


Author: ryan52-guest
Date: Thu Apr 16 03:24:38 2009
New Revision: 33372

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33372
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/liblingua-en-inflect-number-perl/debian/changelog
    trunk/liblingua-en-inflect-number-perl/debian/control
    trunk/liblingua-en-inflect-number-perl/debian/watch

Modified: trunk/liblingua-en-inflect-number-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-inflect-number-perl/debian/changelog?rev=33372&op=diff
==============================================================================
--- trunk/liblingua-en-inflect-number-perl/debian/changelog (original)
+++ trunk/liblingua-en-inflect-number-perl/debian/changelog Thu Apr 16 03:24:38 2009
@@ -1,6 +1,13 @@
 liblingua-en-inflect-number-perl (1.1-5) UNRELEASED; urgency=low
 
   * moved with permission from Bart
+  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
+    field (source stanza); Homepage field (source stanza);
+    ${misc:Depends} to Depends: field. Removed: Homepage pseudo-field
+    (Description). Changed: Maintainer set to Debian Perl Group <pkg-
+    perl-maintainers at lists.alioth.debian.org> (was: Bart Martens
+    <bartm at knars.be>); Bart Martens <bartm at knars.be> moved to Uploaders.
+  * debian/watch: use dist-based URL.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 15 Apr 2009 20:24:22 -0700
 

Modified: trunk/liblingua-en-inflect-number-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-inflect-number-perl/debian/control?rev=33372&op=diff
==============================================================================
--- trunk/liblingua-en-inflect-number-perl/debian/control (original)
+++ trunk/liblingua-en-inflect-number-perl/debian/control Thu Apr 16 03:24:38 2009
@@ -1,14 +1,18 @@
 Source: liblingua-en-inflect-number-perl
 Section: perl
 Priority: optional
-Maintainer: Bart Martens <bartm at knars.be>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Bart Martens <bartm at knars.be>
 Build-Depends: cdbs, debhelper (>= 5)
 Build-Depends-Indep: perl (>= 5.8.3), liblingua-en-inflect-perl
 Standards-Version: 3.7.2
+Homepage: http://search.cpan.org/dist/Lingua-EN-Inflect-Number/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblingua-en-inflect-number-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblingua-en-inflect-number-perl/
 
 Package: liblingua-en-inflect-number-perl
 Architecture: all
-Depends: ${perl:Depends}, liblingua-en-inflect-perl
+Depends: ${misc:Depends}, ${perl:Depends}, liblingua-en-inflect-perl
 Description: Force number of words to singular or plural
  This module extends the functionality of Lingua::EN::Inflect (the
  liblingua-en-inflect-perl package) with three new functions.
@@ -22,5 +26,3 @@
  plural. In Lingua::EN::Inflect funny things happen if you try to
  pluralise an already-plural word, but this module does the right
  thing.
- .
-  Homepage: http://search.cpan.org/~simon/Lingua-EN-Inflect-Number/

Modified: trunk/liblingua-en-inflect-number-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-inflect-number-perl/debian/watch?rev=33372&op=diff
==============================================================================
--- trunk/liblingua-en-inflect-number-perl/debian/watch (original)
+++ trunk/liblingua-en-inflect-number-perl/debian/watch Thu Apr 16 03:24:38 2009
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/Lingua-EN-Inflect-Number-(.*)\.tar\.gz
+http://search.cpan.org/dist/Lingua-EN-Inflect-Number/   .*/Lingua-EN-Inflect-Number-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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