[SCM] Debian packaging of libcontext-preserve-perl branch, master, updated. 0d06e11fc0f89dc2661db47419a1980efffd1adc
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:22:58 UTC 2013
The following commit has been merged in the master branch:
commit 001880b08bbda5711b9f3dee971cfb37133899ca
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:47 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 388a19e..d7d51cb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libtest-use-ok-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ryan Niebur <ryan at debian.org>
Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/Context-Preserve/
+Homepage: https://metacpan.org/release/Context-Preserve/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcontext-preserve-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcontext-preserve-perl.git
diff --git a/debian/copyright b/debian/copyright
index c8474fc..3d0b42b 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: Jonathan Rockway <jrockway at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Context-Preserve/
+Upstream-Source: https://metacpan.org/release/Context-Preserve/
Upstream-Name: Context-Preserve
Files: *
diff --git a/debian/watch b/debian/watch
index e96e58f..7aeea41 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Context-Preserve/ .*/Context-Preserve-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Context-Preserve/ .*/Context-Preserve-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcontext-preserve-perl
More information about the Pkg-perl-cvs-commits
mailing list