[SCM] Debian packaging of libpostfix-parse-mailq-perl branch, master, updated. 7480a09d6c3c3d41ab1f33828747f2eb60f1fb87

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:45:11 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 5554dbb..d5ba7e5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libmixin-linewise-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Postfix-Parse-Mailq/
+Homepage: https://metacpan.org/release/Postfix-Parse-Mailq/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpostfix-parse-mailq-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpostfix-parse-mailq-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index a4ef5e7..a9d2d31 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=59
 Maintainer: Ricardo SIGNES <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Postfix-Parse-Mailq/
+Source: https://metacpan.org/release/Postfix-Parse-Mailq/
 Name: Postfix-Parse-Mailq
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a7b3875..c4a34e7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Postfix-Parse-Mailq/   .*/Postfix-Parse-Mailq-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Postfix-Parse-Mailq/   .*/Postfix-Parse-Mailq-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libpostfix-parse-mailq-perl



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