[SCM] Debian packaging of libtie-refhash-weak-perl branch, master, updated. 68d2fc1c7f3afe2ddcdf1eb85012b7a4071c9ad7
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:52:13 UTC 2013
The following commit has been merged in the master branch:
commit 1db1f697fb1f0f38f21ecba3eda48f3fb079ebfa
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:18 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 0503f38..a2bb26b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: libtask-weaken-perl, libvariable-magic-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Tie-RefHash-Weak/
+Homepage: https://metacpan.org/release/Tie-RefHash-Weak/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtie-refhash-weak-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtie-refhash-weak-perl.git
diff --git a/debian/copyright b/debian/copyright
index 2bf920d..4180bca 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Yuval Kogman <nothingmuch at woobling.org>
Maintainer: Hans Dieter Pearcey <hdp at pobox.com>
-Source: http://search.cpan.org/dist/Tie-RefHash-Weak/
+Source: https://metacpan.org/release/Tie-RefHash-Weak/
Name: Tie-RefHash-Weak
Files: *
diff --git a/debian/watch b/debian/watch
index f870912..28843dc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Tie-RefHash-Weak/ .*/Tie-RefHash-Weak-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Tie-RefHash-Weak/ .*/Tie-RefHash-Weak-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtie-refhash-weak-perl
More information about the Pkg-perl-cvs-commits
mailing list