[SCM] Debian packaging of liburi-smarturi-perl branch, master, updated. debian/0.032-1-4-g95d9100
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 cd5aca83b2d160d3244e0c1999d0bd86635d5e20
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:38 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 3d10d8d..8d2af12 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: libclass-c3-componentised-perl,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-smarturi-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liburi-smarturi-perl.git
-Homepage: http://search.cpan.org/dist/URI-SmartURI/
+Homepage: https://metacpan.org/release/URI-SmartURI/
Package: liburi-smarturi-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b9cc38c..152e8e3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: URI-SmartURI
-Source: http://search.cpan.org/dist/URI-SmartURI/
+Source: https://metacpan.org/release/URI-SmartURI/
Upstream-Contact: Rafael Kitover <rkitover at cpan.org>
Files: *
diff --git a/debian/watch b/debian/watch
index a395aa4..6bfb926 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/URI-SmartURI/ .*/URI-SmartURI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/URI-SmartURI/ .*/URI-SmartURI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of liburi-smarturi-perl
More information about the Pkg-perl-cvs-commits
mailing list