r45156 - in /trunk/sqlfairy/debian: changelog control watch

ryan at users.alioth.debian.org ryan at users.alioth.debian.org
Thu Oct 1 14:08:45 UTC 2009


Author: ryan
Date: Thu Oct  1 14:08:40 2009
New Revision: 45156

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

Modified: trunk/sqlfairy/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/sqlfairy/debian/changelog?rev=45156&op=diff
==============================================================================
--- trunk/sqlfairy/debian/changelog (original)
+++ trunk/sqlfairy/debian/changelog Thu Oct  1 14:08:40 2009
@@ -1,6 +1,12 @@
 sqlfairy (0.11002-2) UNRELEASED; urgency=low
 
   * Take over for the Debian Perl Group; Closes: #548901 -- RFA
+  * debian/control: Added: Vcs-Svn field (source stanza). Changed:
+    Maintainer set to Debian Perl Group <pkg-perl-
+    maintainers at lists.alioth.debian.org> (was: Eric Dorland
+    <eric at debian.org>); Eric Dorland <eric at debian.org> moved to
+    Uploaders.
+  * debian/watch: use dist-based URL.
 
  -- Ryan Niebur <ryan at debian.org>  Thu, 01 Oct 2009 07:08:19 -0700
 

Modified: trunk/sqlfairy/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/sqlfairy/debian/control?rev=45156&op=diff
==============================================================================
--- trunk/sqlfairy/debian/control (original)
+++ trunk/sqlfairy/debian/control Thu Oct  1 14:08:40 2009
@@ -1,7 +1,8 @@
 Source: sqlfairy
 Section: perl
 Priority: optional
-Maintainer: Eric Dorland <eric at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Eric Dorland <eric at debian.org>
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, libcarp-clan-perl, libclass-accessor-perl,
  libclass-base-perl, libclass-data-inheritable-perl (>= 0.02),
@@ -13,6 +14,7 @@
  libspreadsheet-parseexcel-perl (>= 0.41), libxml-writer-perl (>=
  0.500), libxml-libxml-perl (>= 1.69), libyaml-perl (>= 0.66)
 Standards-Version: 3.8.3
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/sqlfairy/
 Homepage: http://sqlfairy.sourceforge.net/
 Vcs-Git: git://git.debian.org/~eric/sqlfairy.git
 Vcs-Browser: http://git.debian.org/?p=users/eric/sqlfairy.git

Modified: trunk/sqlfairy/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/sqlfairy/debian/watch?rev=45156&op=diff
==============================================================================
--- trunk/sqlfairy/debian/watch (original)
+++ trunk/sqlfairy/debian/watch Thu Oct  1 14:08:40 2009
@@ -1,3 +1,3 @@
 version=3
 
-http://search.cpan.org/CPAN/authors/id/J/JR/JROBINSON/SQL-Translator-([\d.]+)\.tar\.gz
+http://search.cpan.org/dist/SQL-Translator/   .*/SQL-Translator-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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