[SCM] Debian packaging of libnet-smtp-ssl-perl branch, master, updated. be3e0882feeed60f71f87a4ded7863ce3a8de3ff
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:41:51 UTC 2013
The following commit has been merged in the master branch:
commit 1a1b7babc3a875cbe7ac598b85c612e5ba2d0657
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:02 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 44dac40..f6a4a6b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>,
Damyan Ivanov <dmn at debian.org>, Maximilian Gass <mxey at cloudconnected.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Net-SMTP-SSL/
+Homepage: https://metacpan.org/release/Net-SMTP-SSL/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-smtp-ssl-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-smtp-ssl-perl.git
diff --git a/debian/copyright b/debian/copyright
index d3fa5e3..721887e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=166
Upstream-Name: Net-SMTP-SSL
Upstream-Contact: Casey West <casey at geeknest.com>
-Source: http://search.cpan.org/dist/Net-SMTP-SSL/
+Source: https://metacpan.org/release/Net-SMTP-SSL/
Files: *
Copyright: 2004, Casey West <casey at geeknest.com>
diff --git a/debian/watch b/debian/watch
index 5440561..b9505e6 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/Net-SMTP-SSL/ .*/Net-SMTP-SSL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-SMTP-SSL/ .*/Net-SMTP-SSL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libnet-smtp-ssl-perl
More information about the Pkg-perl-cvs-commits
mailing list