[SCM] Debian packaging of libsql-abstract-limit-perl branch, master, updated. debian/0.14.1-3-4-g0f832ce

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


The following commit has been merged in the master branch:
commit 3bf3a26d6d0bb9547af37f45da178cdbc1cef3f3
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:11:13 2013 +0100

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

diff --git a/debian/control b/debian/control
index 8d64cfa..d9e37fc 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
 Standards-Version: 3.9.2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsql-abstract-limit-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsql-abstract-limit-perl.git
-Homepage: http://search.cpan.org/dist/SQL-Abstract-Limit/
+Homepage: https://metacpan.org/release/SQL-Abstract-Limit/
 
 Package: libsql-abstract-limit-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 9a98403..55ce632 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59
 Maintainer: David Baird, <cpan at riverside-cms.co.uk>
-Source: http://search.cpan.org/dist/SQL-Abstract-Limit/
+Source: https://metacpan.org/release/SQL-Abstract-Limit/
 Name: SQL-Abstract-Limit
 
 Files: *
diff --git a/debian/watch b/debian/watch
index bb857da..c6395fc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 options=uversionmangle=s/\.(\d\d)(\d)/.${1}.${2}/ \
-http://search.cpan.org/dist/SQL-Abstract-Limit/   .*/SQL-Abstract-Limit-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/SQL-Abstract-Limit/   .*/SQL-Abstract-Limit-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 

-- 
Debian packaging of libsql-abstract-limit-perl



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