[SCM] Debian packaging of libtest-notabs-perl branch, master, updated. debian/1.3-1-4-gda47799
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:50:24 UTC 2013
The following commit has been merged in the master branch:
commit 2251a8fb6adc9a9ee5fb55a94c4244b1a7e91571
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:32 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index cb7253b..5689765 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>,
Nicholas Bamber <nicholas at periapt.co.uk>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-NoTabs/
+Homepage: https://metacpan.org/release/Test-NoTabs/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-notabs-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-notabs-perl.git
diff --git a/debian/copyright b/debian/copyright
index 6699111..bf9aa16 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Test-NoTabs
Upstream-Contact: Tomas Doran <bobtfish at bobtfish.net>
-Source: http://search.cpan.org/dist/Test-NoTabs/
+Source: https://metacpan.org/release/Test-NoTabs/
Files: *
Copyright: 2006, Nick Gerakines <nick at socklabs.com>
diff --git a/debian/watch b/debian/watch
index f93d194..03265fc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-NoTabs/ .*/Test-NoTabs-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-NoTabs/ .*/Test-NoTabs-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-notabs-perl
More information about the Pkg-perl-cvs-commits
mailing list