[SCM] Debian packaging of libdevel-calltrace-perl branch, master, updated. 73a7e8f7196681fd72fcb72676314cd6efc43d9f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:27:30 UTC 2013
The following commit has been merged in the master branch:
commit 798bc9f8b61af6f3d9606ce57169cf6a7b7c352b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:13 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 7c19ac9..1d76a0c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Devel-CallTrace/
+Homepage: https://metacpan.org/release/Devel-CallTrace/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-calltrace-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-calltrace-perl.git
diff --git a/debian/copyright b/debian/copyright
index f50c11b..9d092f0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://dep.debian.net/deps/dep5/
Upstream-Name: Devel-CallTrace
Upstream-Contact: Jesse Vincent <jesse at bestpractical.com
-Source: http://search.cpan.org/dist/Devel-CallTrace/
+Source: https://metacpan.org/release/Devel-CallTrace/
Files: *
Copyright: Jesse Vincent <jesse at bestpractical.com
diff --git a/debian/watch b/debian/watch
index 5f4d6d5..e579531 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Devel-CallTrace/ .*/Devel-CallTrace-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Devel-CallTrace/ .*/Devel-CallTrace-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libdevel-calltrace-perl
More information about the Pkg-perl-cvs-commits
mailing list