[SCM] Debian packaging of liburi-todisk-perl branch, master, updated. c5467912d15b9f3af8681b174e3475ef0cf171e8
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:53:05 UTC 2013
The following commit has been merged in the master branch:
commit 542af1850d9ee8417aac2e9bf5ae1d32cde9e332
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:39 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index f17fb4c..ad1a84a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.8.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-todisk-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liburi-todisk-perl.git
-Homepage: http://search.cpan.org/dist/URI-ToDisk/
+Homepage: https://metacpan.org/release/URI-ToDisk/
Package: liburi-todisk-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2b6ecd0..888214f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59
Maintainer: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/URI-ToDisk/
+Source: https://metacpan.org/release/URI-ToDisk/
Name: URI-ToDisk
Files: *
diff --git a/debian/watch b/debian/watch
index 30c6a01..19b37d0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/URI-ToDisk/ .*/URI-ToDisk-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/URI-ToDisk/ .*/URI-ToDisk-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of liburi-todisk-perl
More information about the Pkg-perl-cvs-commits
mailing list