[SCM] Debian packaging of libipc-run3-perl branch, master, updated. debian/0.045-1-4-g67141d2

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:34:47 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 5a293b2..fe97606 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/IPC-Run3/
+Homepage: https://metacpan.org/release/IPC-Run3/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libipc-run3-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libipc-run3-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 5e87723..2539af3 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: Barrie Slaymaker <barries at slaysys.com>
-Source: http://search.cpan.org/dist/IPC-Run3/
+Source: https://metacpan.org/release/IPC-Run3/
 Name: IPC-Run3
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 795b1f7..873d6a8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 2; this line is compulsory!
 version=3
-http://search.cpan.org/dist/IPC-Run3/   .*/IPC-Run3-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/IPC-Run3/   .*/IPC-Run3-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libipc-run3-perl



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