[SCM] Packaging Devel::StackTrace::WithLexicals in Debian branch, master, updated. debian/0.10-1-6-g9a0b085

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:28:07 UTC 2013


The following commit has been merged in the master branch:
commit 3919c02cd49451b39af9e2e686d8e1f7c06857b7
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:03:24 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 8858b47..00f1282 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git
-Homepage: http://search.cpan.org/dist/Devel-StackTrace-WithLexicals/
+Homepage: https://metacpan.org/release/Devel-StackTrace-WithLexicals/
 
 Package: libdevel-stacktrace-withlexicals-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index fe54209..7899b54 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: Shawn M Moore <sartak at gmail.com>
-Source: http://search.cpan.org/dist/Devel-StackTrace-WithLexicals/
+Source: https://metacpan.org/release/Devel-StackTrace-WithLexicals/
 Name: Devel-StackTrace-WithLexicals
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 18af9be..0672ef9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Devel-StackTrace-WithLexicals/   .*/Devel-StackTrace-WithLexicals-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Devel-StackTrace-WithLexicals/   .*/Devel-StackTrace-WithLexicals-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging Devel::StackTrace::WithLexicals in Debian



More information about the Pkg-perl-cvs-commits mailing list