[SCM] Debian packaging of libnet-managesieve-perl branch, master, updated. upstream/0.12-30-g5b3b283
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:41:23 UTC 2013
The following commit has been merged in the master branch:
commit 11f28c969863728da869b698690fc505d06c624a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:08:52 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 03aef3f..8d064f0 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libtest-pod-coverage-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>
Standards-Version: 3.9.0
-Homepage: http://search.cpan.org/dist/Net-ManageSieve/
+Homepage: https://metacpan.org/release/Net-ManageSieve/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-managesieve-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-managesieve-perl.git
diff --git a/debian/copyright b/debian/copyright
index c63892c..ddfa4b5 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: Steffen Kaiser
-Source: http://search.cpan.org/dist/Net-ManageSieve/
+Source: https://metacpan.org/release/Net-ManageSieve/
Name: Net-ManageSieve
Copyright: 2008-2010, Steffen Kaiser
diff --git a/debian/watch b/debian/watch
index 4a9508b..fe7a05d 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-ManageSieve/ .*/Net-ManageSieve-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-ManageSieve/ .*/Net-ManageSieve-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libnet-managesieve-perl
More information about the Pkg-perl-cvs-commits
mailing list