[SCM] Debian packaging of Data::Rmap branch, master, updated. debian/0.62-1-4-g33f3fee
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:24:58 UTC 2013
The following commit has been merged in the master branch:
commit 5c5f75b881d3f52312613a132e88617d421e9cc4
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:27 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 3c36319..b2510c9 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libtest-exception-perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-rmap-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-rmap-perl.git
-Homepage: http://search.cpan.org/dist/Data-Rmap/
+Homepage: https://metacpan.org/release/Data-Rmap/
Package: libdata-rmap-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 6419d81..2571ebc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Data-Rmap
Upstream-Contact: Brad Bowman <rmap at bereft.net>
-Source: http://search.cpan.org/dist/Data-Rmap/
+Source: https://metacpan.org/release/Data-Rmap/
Files: *
Copyright: 2004-2008, Brad Bowman <rmap at bereft.net>
diff --git a/debian/watch b/debian/watch
index 9123895..8c9d372 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Data-Rmap/ .*/Data-Rmap-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-Rmap/ .*/Data-Rmap-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Data::Rmap
More information about the Pkg-perl-cvs-commits
mailing list