[SCM] Debian packaging of libarch-perl branch, master, updated. 2cdaa5ae40bac650e5fa1526954ed5edf25edf43

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


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

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

diff --git a/debian/control b/debian/control
index c4c574f..5eed14c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, tla, libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Arch/
+Homepage: https://metacpan.org/release/Arch/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarch-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarch-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 2372a1d..a63298b 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: Mikhael Goikhman <migo at homemail.com>
-Source: http://search.cpan.org/dist/Arch/
+Source: https://metacpan.org/release/Arch/
 Name: Arch
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 21fc334..f52b5f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+patch-\d+// \
-http://search.cpan.org/dist/Arch/ .*/Arch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Arch/ .*/Arch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libarch-perl



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