r16169 - in /trunk/libdatetime-format-w3cdtf-perl/debian: changelog compat control watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Mar 1 23:53:21 UTC 2008


Author: gregoa-guest
Date: Sat Mar  1 23:53:20 2008
New Revision: 16169

URL: http://svn.debian.org/wsvn/?sc=1&rev=16169
Log:
* Set Standards-Version to 3.7.3 (no changes).
* Set debhelper compatibility level to 6.
* debian/watch: use dist-based URL.

Modified:
    trunk/libdatetime-format-w3cdtf-perl/debian/changelog
    trunk/libdatetime-format-w3cdtf-perl/debian/compat
    trunk/libdatetime-format-w3cdtf-perl/debian/control
    trunk/libdatetime-format-w3cdtf-perl/debian/watch

Modified: trunk/libdatetime-format-w3cdtf-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libdatetime-format-w3cdtf-perl/debian/changelog?rev=16169&op=diff
==============================================================================
--- trunk/libdatetime-format-w3cdtf-perl/debian/changelog (original)
+++ trunk/libdatetime-format-w3cdtf-perl/debian/changelog Sat Mar  1 23:53:20 2008
@@ -4,8 +4,11 @@
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
   * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467691).
+  * Set Standards-Version to 3.7.3 (no changes).
+  * Set debhelper compatibility level to 6.
+  * debian/watch: use dist-based URL.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:28:46 +0200
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 02 Mar 2008 00:53:03 +0100
 
 libdatetime-format-w3cdtf-perl (0.04-2) unstable; urgency=low
 

Modified: trunk/libdatetime-format-w3cdtf-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libdatetime-format-w3cdtf-perl/debian/compat?rev=16169&op=diff
==============================================================================
--- trunk/libdatetime-format-w3cdtf-perl/debian/compat (original)
+++ trunk/libdatetime-format-w3cdtf-perl/debian/compat Sat Mar  1 23:53:20 2008
@@ -1,1 +1,1 @@
-5
+6

Modified: trunk/libdatetime-format-w3cdtf-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libdatetime-format-w3cdtf-perl/debian/control?rev=16169&op=diff
==============================================================================
--- trunk/libdatetime-format-w3cdtf-perl/debian/control (original)
+++ trunk/libdatetime-format-w3cdtf-perl/debian/control Sat Mar  1 23:53:20 2008
@@ -1,11 +1,11 @@
 Source: libdatetime-format-w3cdtf-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0)
+Build-Depends: debhelper (>= 6)
 Build-Depends-Indep: perl (>= 5.8.0-7), libdatetime-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, gregor herrmann <gregor+debian at comodo.priv.at>, Carlo Segre <segre at debian.org>
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/DateTime-Format-W3CDTF/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdatetime-format-w3cdtf-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-w3cdtf-perl/

Modified: trunk/libdatetime-format-w3cdtf-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libdatetime-format-w3cdtf-perl/debian/watch?rev=16169&op=diff
==============================================================================
--- trunk/libdatetime-format-w3cdtf-perl/debian/watch (original)
+++ trunk/libdatetime-format-w3cdtf-perl/debian/watch Sat Mar  1 23:53:20 2008
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://www.cpan.org/modules/by-module/DateTime/DateTime-Format-W3CDTF-([\d\.]+)\.tar\.gz
+http://search.cpan.org/dist/DateTime-Format-W3CDTF/   .*/DateTime-Format-W3CDTF-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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