[SCM] Packaging of Benchmark::Apps in Debian branch, master, updated. debian/0.04-1-4-gd2913fd
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:18:56 UTC 2013
The following commit has been merged in the master branch:
commit 61818ce2a73148b3a9dd71189e0703ad4caf630e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 15:59:55 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 40c627a..1166de8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbenchmark-apps-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbenchmark-apps-perl.git
-Homepage: http://search.cpan.org/dist/Benchmark-Apps/
+Homepage: https://metacpan.org/release/Benchmark-Apps/
Package: libbenchmark-apps-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 53aaa01..f1c2723 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Aberto Simoes <ambs at cpan.org>
-Source: http://search.cpan.org/dist/Benchmark-Apps/
+Source: https://metacpan.org/release/Benchmark-Apps/
Upstream-Name: Benchmark-Apps
Files: *
diff --git a/debian/watch b/debian/watch
index 598cc68..069bbeb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Benchmark-Apps/ .*/Benchmark-Apps-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Benchmark-Apps/ .*/Benchmark-Apps-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Packaging of Benchmark::Apps in Debian
More information about the Pkg-perl-cvs-commits
mailing list