[SCM] Debian packaging of libemail-received-perl branch, master, updated. 02301f9106e4bbd7e616ce5d333ccd35747934db
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:29:00 UTC 2013
The following commit has been merged in the master branch:
commit d9c4e467934dabc7bd820dd4bca0a62556803673
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:43 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a527cfd..371a5b9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: libregexp-common-perl, perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/Email-Received/
+Homepage: https://metacpan.org/release/Email-Received/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-received-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-received-perl.git
diff --git a/debian/copyright b/debian/copyright
index 27c8034..bcd7a29 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: Simon Cozens <simon at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Email-Received/
+Upstream-Source: https://metacpan.org/release/Email-Received/
Upstream-Name: Email-Received
Files: *
diff --git a/debian/watch b/debian/watch
index a47323b..5a743a6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Email-Received/ .*/Email-Received-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Email-Received/ .*/Email-Received-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libemail-received-perl
More information about the Pkg-perl-cvs-commits
mailing list