[SCM] Debian packaging of libalias-perl branch, master, updated. 0d22113dc1ebb444f9011d184bdd48f4e958f746

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


The following commit has been merged in the master branch:
commit bc36260851637f182373e08b84898b4db8142d29
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:03 2013 +0100

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

diff --git a/debian/control b/debian/control
index 37461f7..48cac82 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
 Section: perl
 Build-Depends: debhelper (>= 8), perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Alias/
+Homepage: https://metacpan.org/release/Alias/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libalias-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalias-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 83a8aa5..75225f1 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=135
 Maintainer: Gurusamy Sarathy <gsar at umich.edu>
-Source: http://search.cpan.org/dist/Alias/
+Source: https://metacpan.org/release/Alias/
 Name: Alias
 
 Files: *
diff --git a/debian/watch b/debian/watch
index ba333a4..a09edc7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/Alias/   .*/Alias-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Alias/   .*/Alias-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 

-- 
Debian packaging of libalias-perl



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