[SCM] Debian packaging of libclass-dbi-plugin-type-perl branch, master, updated. d339a7e53d8a337a772342841dfd2232e6ad06c1

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


The following commit has been merged in the master branch:
commit 797db87e71a7382306b938ee5b972a6f1e6adc95
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:01:14 2013 +0100

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

diff --git a/debian/copyright b/debian/copyright
index 4f27e93..7a7e337 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Simon Cozens <simon at simon-cozens.org>
-Upstream-Source: http://search.cpan.org/dist/Class-DBI-Plugin-Type/
+Upstream-Source: https://metacpan.org/release/Class-DBI-Plugin-Type/
 Upstream-Name: Class-DBI-Plugin-Type
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 6d9c45a..c0ffed8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="uversionmangle=s/(\d)[\-_]?(rc\d+|pre-rc\d+|pre\d+a?)$/$1~$2/;s/[\-\.](source|src|orig|unix)$//;s/^(\d{8})/0.0.$1/;s/-(bin|osx)$/~$1/;s/^v(\d)/$1/;" \
-http://search.cpan.org/dist/Class-DBI-Plugin-Type/ .*/Class-DBI-Plugin-Type-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Class-DBI-Plugin-Type/ .*/Class-DBI-Plugin-Type-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 

-- 
Debian packaging of libclass-dbi-plugin-type-perl



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