[SCM] Debian packaging of libb-hooks-op-check-perl branch, master, updated. debian/0.19-1-6-g69e5de5

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:18:48 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index a08226b..332307a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7),
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libb-hooks-op-check-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-hooks-op-check-perl.git
-Homepage: http://search.cpan.org/dist/B-Hooks-OP-Check/
+Homepage: https://metacpan.org/release/B-Hooks-OP-Check/
 
 Package: libb-hooks-op-check-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index a379595..823723f 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: Florian Ragwitz <rafl at debian.org>
-Source: http://search.cpan.org/dist/B-Hooks-OP-Check/
+Source: https://metacpan.org/release/B-Hooks-OP-Check/
 Name: B-Hooks-OP-Check
 
 Files: * 
diff --git a/debian/watch b/debian/watch
index 9b1fa30..aa6330d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/B-Hooks-OP-Check/   .*/B-Hooks-OP-Check-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/B-Hooks-OP-Check/   .*/B-Hooks-OP-Check-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libb-hooks-op-check-perl



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