[SCM] Debian packaging of libacme-eyedrops-perl branch, master, updated. debian/1.60-1-6-g2ae02ef
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:16:33 UTC 2013
The following commit has been merged in the master branch:
commit aba701c8e68594943bf824af68296e31d360364f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 15:58:59 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bb6aef8..e0fd2b9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libtest-pod-coverage-perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libacme-eyedrops-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libacme-eyedrops-perl.git
-Homepage: http://search.cpan.org/dist/Acme-EyeDrops/
+Homepage: https://metacpan.org/release/Acme-EyeDrops/
Package: libacme-eyedrops-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 34b6a3e..6e2391f 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: Acme-EyeDrops
Upstream-Contact: Andrew Savige <asavige at cpan.org>
-Source: http://search.cpan.org/dist/Acme-EyeDrops/
+Source: https://metacpan.org/release/Acme-EyeDrops/
Files: *
Copyright: 2001-2012, Andrew Savige <asavige at cpan.org>
diff --git a/debian/watch b/debian/watch
index 24fc7a3..3c5f64a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Acme-EyeDrops/ .*/Acme-EyeDrops-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Acme-EyeDrops/ .*/Acme-EyeDrops-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libacme-eyedrops-perl
More information about the Pkg-perl-cvs-commits
mailing list