[SCM] Debian packaging of libproc-simple-perl branch, master, updated. debian/1.31-1-4-g188c766
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:45:27 UTC 2013
The following commit has been merged in the master branch:
commit 991505d50666a77ade5d1460aa156bf3cfc04fad
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:35 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index e127aea..c8b18eb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Ryan Niebur <ryan at debian.org>,
Nathan Handler <nhandler at debian.org>,
Salvatore Bonaccorso <carnil at debian.org>
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Proc-Simple/
+Homepage: https://metacpan.org/release/Proc-Simple/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libproc-simple-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libproc-simple-perl.git
diff --git a/debian/copyright b/debian/copyright
index f1a06ed..064f55d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Proc-Simple
Upstream-Contact: Michael Schilli <michael at perlmeister.com>
-Source: http://search.cpan.org/dist/Proc-Simple/
+Source: https://metacpan.org/release/Proc-Simple/
Files: *
Copyright: 1996-2011, Michael Schilli
diff --git a/debian/watch b/debian/watch
index 0231685..3763a5a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Proc-Simple/ .*/Proc-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Proc-Simple/ .*/Proc-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libproc-simple-perl
More information about the Pkg-perl-cvs-commits
mailing list