[SCM] Debian packaging of libdatetime-format-mysql-perl branch, master, updated. 8a6df8c66ce7e7405a75db1dca366f93f17990d4

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:26:03 UTC 2013


The following commit has been merged in the master branch:
commit 629495e2ea1dc657a96bfec778236924dd4306c0
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:02:46 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 0f2af12..912ce8b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-mysql-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-mysql-perl.git
-Homepage: http://search.cpan.org/dist/DateTime-Format-MySQL/
+Homepage: https://metacpan.org/release/DateTime-Format-MySQL/
 
 Package: libdatetime-format-mysql-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 42d15db..beccec8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 opts="versionmangle=s/(\.\d\d)$/${1}00/" \
-http://search.cpan.org/dist/DateTime-Format-MySQL/   .*/DateTime-Format-MySQL-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DateTime-Format-MySQL/   .*/DateTime-Format-MySQL-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libdatetime-format-mysql-perl



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