[SCM] Debian packaging of libenv-ps1-perl branch, master, updated. 415461429af905d5e5364442fc1b0d23db48fe0e

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:29:24 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 2cb0448..14ecd03 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Env-PS1/
+Homepage: https://metacpan.org/release/Env-PS1/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libenv-ps1-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libenv-ps1-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 2614038..ab5ce76 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Jaap Karssenberg <pardus at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Env-PS1/
+Upstream-Source: https://metacpan.org/release/Env-PS1/
 Upstream-Name: Env-PS1
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4351d51..78e4ef2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-http://search.cpan.org/dist/Env-PS1/   .*/Env-PS1-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Env-PS1/   .*/Env-PS1-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libenv-ps1-perl



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