[SCM] Debian packaging of libxml-filter-detectws-perl branch, master, updated. eec5fc6ec6b56c594da9c82bc5466a53e8d3c7ad
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:54:41 UTC 2013
The following commit has been merged in the master branch:
commit 055478a110403b418b74cc761b33d66becb70eca
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:14:16 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index f1da14b..8487084 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci at debian.org>,
Ansgar Burchardt <ansgar at debian.org>
Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/XML-Filter-DetectWS/
+Homepage: https://metacpan.org/release/XML-Filter-DetectWS/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-filter-detectws-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-filter-detectws-perl.git
Build-Depends: debhelper (>= 7)
diff --git a/debian/copyright b/debian/copyright
index df30a6d..42838d2 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: T.J. Mather <tjmather at tjmather.com>
-Upstream-Source: http://search.cpan.org/dist/XML-Filter-DetectWS/
+Upstream-Source: https://metacpan.org/release/XML-Filter-DetectWS/
Upstream-Name: XML-Filter-DetectWS
Files: *
diff --git a/debian/watch b/debian/watch
index 3a77ad9..fd7bfe9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/XML-Filter-DetectWS/ .*/XML-Filter-DetectWS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-Filter-DetectWS/ .*/XML-Filter-DetectWS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libxml-filter-detectws-perl
More information about the Pkg-perl-cvs-commits
mailing list