[SCM] Debian packaging of libconvert-pem-perl branch, master, updated. 224b1dde047ea9ccc7869e159915d1ba01c420b9

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:23:05 UTC 2013


The following commit has been merged in the master branch:
commit 7542766433fe5ebf08cd312214128147cd163067
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:01:51 2013 +0100

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

diff --git a/debian/control b/debian/control
index f4d53d2..24c3a8b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libclass-errorhandler-perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconvert-pem-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-pem-perl.git
-Homepage: http://search.cpan.org/dist/Convert-PEM/
+Homepage: https://metacpan.org/release/Convert-PEM/
 
 Package: libconvert-pem-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index dd25525..6d585e7 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: Benjamin Trott <cpan at stupidfool.org>
-Source: http://search.cpan.org/dist/Convert-PEM/
+Source: https://metacpan.org/release/Convert-PEM/
 Name: Convert-PEM
 DISCLAIMER: This copyright info was automatically extracted 
  from the perl module. It may not be accurate, so you better 
diff --git a/debian/watch b/debian/watch
index 12477d2..4ddc4d8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Convert-PEM/   .*/Convert-PEM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Convert-PEM/   .*/Convert-PEM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libconvert-pem-perl



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