[SCM] Debian packaging of libapp-repl-perl branch, master, updated. 4a7dfbf356ea9fa34ed1c9e69fa2807a74f4fcfe

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:17:38 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index af18116..6ab61bc 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libpadwalker-perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapp-repl-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapp-repl-perl.git
-Homepage: http://search.cpan.org/dist/App-REPL/
+Homepage: https://metacpan.org/release/App-REPL/
 
 Package: libapp-repl-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1dcc977..4e1f870 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: Julian Fondren, <ayrnieu at cpan.org>
-Source: http://search.cpan.org/dist/App-REPL/
+Source: https://metacpan.org/release/App-REPL/
 Name: App-REPL
 
 Files: *
diff --git a/debian/watch b/debian/watch
index eda8ff7..46e4aba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/App-REPL/   .*/App-REPL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/App-REPL/   .*/App-REPL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libapp-repl-perl



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