[SCM] Debian packaging of libtest-tempdir-perl branch, master, updated. 5f3c3d063d44779901ddbed2b6377a60a43a73ea
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:50:58 UTC 2013
The following commit has been merged in the master branch:
commit 8fa39d401810a6d8744c59f2bb73c0198f185573
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:45 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d2154dd..a3eaf4d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: libdirectory-scratch-perl,
Standards-Version: 3.8.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-tempdir-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-tempdir-perl.git
-Homepage: http://search.cpan.org/dist/Test-TempDir/
+Homepage: https://metacpan.org/release/Test-TempDir/
Package: libtest-tempdir-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 3c6f2b7..44d1ca6 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: Yuval Kogman <nothingmuch at woobling.org>
-Upstream-Source: http://search.cpan.org/dist/Test-TempDir/
+Upstream-Source: https://metacpan.org/release/Test-TempDir/
Upstream-Name: Test-TempDir
Files: *
diff --git a/debian/watch b/debian/watch
index 738dd45..66fef3b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-TempDir/ .*/Test-TempDir-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-TempDir/ .*/Test-TempDir-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-tempdir-perl
More information about the Pkg-perl-cvs-commits
mailing list