[SCM] Debian packaging of Crypt::SMIME CPAN distribution branch, master, updated. debian/0.10-1-6-g3caf1c3

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


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

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

diff --git a/debian/control b/debian/control
index bc74387..705a05f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 8),
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Crypt-SMIME/
+Homepage: https://metacpan.org/release/Crypt-SMIME/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-smime-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-smime-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 0c23f4c..1fd1867 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: Ymirlink <tl at tripletail.jp>
-Source: http://search.cpan.org/dist/Crypt-SMIME/
+Source: https://metacpan.org/release/Crypt-SMIME/
 Name: Crypt-SMIME
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 45ba3a6..565e0de 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Crypt-SMIME/   .*/Crypt-SMIME-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Crypt-SMIME/   .*/Crypt-SMIME-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Crypt::SMIME CPAN distribution



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