[SCM] Debian packaging of libterm-prompt-perl branch, master, updated. 8ae7c255fa64a01b82a7d89ccb167b71995e23dd
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:48:54 UTC 2013
The following commit has been merged in the master branch:
commit 31cbe3fc620973e25bce3ac017299d71343c8833
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:56 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 725d776..7e354b8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>
Standards-Version: 3.8.4
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-prompt-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-prompt-perl.git
-Homepage: http://search.cpan.org/dist/Term-Prompt/
+Homepage: https://metacpan.org/release/Term-Prompt/
Package: libterm-prompt-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f397759..19d0eac 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: Matthew O. Persico
-Source: http://search.cpan.org/dist/Term-Prompt/
+Source: https://metacpan.org/release/Term-Prompt/
Name: Term-Prompt
Copyright: © 2004, Matthew O. Persico
diff --git a/debian/watch b/debian/watch
index c9786df..99c26b5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Term-Prompt/ .*/Term-Prompt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Term-Prompt/ .*/Term-Prompt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libterm-prompt-perl
More information about the Pkg-perl-cvs-commits
mailing list