[SCM] Debian packaging of libouch-perl branch, master, updated. e80ed71227794d199cc36ee69348fc7b792f6c71

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:43:00 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 090703c..15799f8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Ouch/
+Homepage: https://metacpan.org/release/Ouch/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libouch-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libouch-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f5590f5..d825e76 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: JT Smith <jt at plainblack.com>
-Source: http://search.cpan.org/dist/Ouch/
+Source: https://metacpan.org/release/Ouch/
 Name: Ouch
 
 Files: *
diff --git a/debian/watch b/debian/watch
index e4ecf7e..a86a49b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Ouch/   .*/Ouch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Ouch/   .*/Ouch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libouch-perl



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