r34527 - in /trunk/libnumber-format-perl/debian: changelog control watch

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Fri May 1 00:15:30 UTC 2009


Author: ryan52-guest
Date: Fri May  1 00:15:24 2009
New Revision: 34527

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34527
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.

Added:
    trunk/libnumber-format-perl/debian/watch
Modified:
    trunk/libnumber-format-perl/debian/changelog
    trunk/libnumber-format-perl/debian/control

Modified: trunk/libnumber-format-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnumber-format-perl/debian/changelog?rev=34527&op=diff
==============================================================================
--- trunk/libnumber-format-perl/debian/changelog (original)
+++ trunk/libnumber-format-perl/debian/changelog Fri May  1 00:15:24 2009
@@ -2,6 +2,13 @@
 
   * Take over for the Debian Perl Group on maintainer's request
     (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526405#12)
+  * 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: Ivan Kohler <ivan-
+    debian at 420.am>); Ivan Kohler <ivan-debian at 420.am> moved to
+    Uploaders.
+  * Add debian/watch.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Thu, 30 Apr 2009 17:15:02 -0700
 

Modified: trunk/libnumber-format-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnumber-format-perl/debian/control?rev=34527&op=diff
==============================================================================
--- trunk/libnumber-format-perl/debian/control (original)
+++ trunk/libnumber-format-perl/debian/control Fri May  1 00:15:24 2009
@@ -1,9 +1,13 @@
 Source: libnumber-format-perl
 Section: perl
 Priority: optional
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>
 Build-Depends: debhelper (>= 4.0.0), perl (>= 5.8)
 Standards-Version: 3.6.1
+Homepage: http://search.cpan.org/dist/Number-Format/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnumber-format-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnumber-format-perl/
 
 Package: libnumber-format-perl
 Architecture: all

Added: trunk/libnumber-format-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnumber-format-perl/debian/watch?rev=34527&op=file
==============================================================================
--- trunk/libnumber-format-perl/debian/watch (added)
+++ trunk/libnumber-format-perl/debian/watch Fri May  1 00:15:24 2009
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Number-Format/  .+/Number-Format-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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