[SCM] Debian packaging of libmail-srs-perl branch, master, updated. ab5d4e0c9c5ee367535b35aa80cbcf8f56df39b8
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:49 UTC 2013
The following commit has been merged in the master branch:
commit f265a50a1ccd8517acc32c5c085e09c9f1bf0873
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:01 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index dbc3ff0..dd6a3bc 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: perl, libdigest-hmac-perl, libmldbm-perl,
libtest-pod-perl, libtest-pod-coverage-perl
Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Mail-SRS/
+Homepage: https://metacpan.org/release/Mail-SRS/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-srs-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-srs-perl.git
diff --git a/debian/copyright b/debian/copyright
index 00ac2f4..2fd7dde 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: Shevek
-Source: http://search.cpan.org/dist/Mail-SRS/
+Source: https://metacpan.org/release/Mail-SRS/
Name: Mail-SRS
Copyright: © 2004, Shevek
diff --git a/debian/watch b/debian/watch
index 866d9a4..9985209 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Mail-SRS/ .*/Mail-SRS-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Mail-SRS/ .*/Mail-SRS-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libmail-srs-perl
More information about the Pkg-perl-cvs-commits
mailing list