[SCM] Debian packaging of libtie-cphash-perl branch, master, updated. debian/1.05-1-4-ga5ee4c4

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:52:07 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 052ad99..17ad869 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
  gregor herrmann <gregoa at debian.org>
-Homepage: http://search.cpan.org/dist/Tie-CPHash/
+Homepage: https://metacpan.org/release/Tie-CPHash/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtie-cphash-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtie-cphash-perl.git
 Standards-Version: 3.9.2
diff --git a/debian/copyright b/debian/copyright
index 18b9dbf..81c297c 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=135
 Maintainer: Christopher J. Madsen <perl at cjmweb.net>
-Source: http://search.cpan.org/dist/Tie-CPHash/
+Source: https://metacpan.org/release/Tie-CPHash/
 Name: Tie-CPHash
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5db8db2..a42e142 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Tie-CPHash/   .*/Tie-CPHash-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Tie-CPHash/   .*/Tie-CPHash-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libtie-cphash-perl



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