[SCM] Debian packaging of libwant-perl branch, master, updated. debian/0.21-1-4-g8679e8e

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:53:28 UTC 2013


The following commit has been merged in the master branch:
commit dca59c3b57b5fc4b54bbafdb3048be73f93cec8d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:13:48 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 4dfba82..809f2c9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>,
  Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Want/
+Homepage: https://metacpan.org/release/Want/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwant-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwant-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 8ce079a..e22abe7 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: Robin Houston <robin at cpan.org>
-Source: http://search.cpan.org/dist/Want/
+Source: https://metacpan.org/release/Want/
 Upstream-Name: Want
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 7e209e4..06e6768 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Want/  .+/Want-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Want/  .+/Want-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libwant-perl



More information about the Pkg-perl-cvs-commits mailing list