[SCM] Debian packaging of libcheck-isa-perl branch, master, updated. 7f39b4d46285063b2b5b7e93ec5b668f5eef9bff
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:20:59 UTC 2013
The following commit has been merged in the master branch:
commit 83d8725cfaa5ea31f2e17103a9761c50e23edd6d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:59 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c08988f..2df2228 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libsub-exporter-perl,
Standards-Version: 3.8.1
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcheck-isa-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcheck-isa-perl.git
-Homepage: http://search.cpan.org/dist/Check-ISA/
+Homepage: https://metacpan.org/release/Check-ISA/
Package: libcheck-isa-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 45d08e1..2eaa91c 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: Yuval Kogman <nothingmuch at woobling.org>
-Upstream-Source: http://search.cpan.org/dist/Check-ISA/
+Upstream-Source: https://metacpan.org/release/Check-ISA/
Upstream-Name: Check-ISA
Files: *
diff --git a/debian/watch b/debian/watch
index 72f5126..a203cbe 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Check-ISA/ .*/Check-ISA-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Check-ISA/ .*/Check-ISA-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcheck-isa-perl
More information about the Pkg-perl-cvs-commits
mailing list