[SCM] Debian packaging of libmonkey-patch-perl branch, master, updated. 40bc37e9490cc1de131243c8cc9696f918b1ba47

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:39:03 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index cc3298f..fbc5e82 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libsub-delete-perl, libsuper-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Monkey-Patch/
+Homepage: https://metacpan.org/release/Monkey-Patch/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmonkey-patch-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmonkey-patch-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 867afdb..0e9118d 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: Paul Driver <frodwith at cpan.org>
-Source: http://search.cpan.org/dist/Monkey-Patch/
+Source: https://metacpan.org/release/Monkey-Patch/
 Name: Monkey-Patch
 
 Files: *
diff --git a/debian/watch b/debian/watch
index ff6eb58..59dc76a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Monkey-Patch/   .*/Monkey-Patch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Monkey-Patch/   .*/Monkey-Patch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmonkey-patch-perl



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