[SCM] Debian packaging of libscope-guard-perl branch, master, updated. 6c2cc96ad323135ae86bb27bbd19d0f8bbaae034

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:46:11 UTC 2013


The following commit has been merged in the master branch:
commit 44a43fe23bb3339be7358b9e0cc7e4e522eb0caf
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:10:54 2013 +0100

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

diff --git a/debian/control b/debian/control
index 3c95257..aea8f17 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Franck Joncourt <franck at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Scope-Guard/
+Homepage: https://metacpan.org/release/Scope-Guard/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libscope-guard-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libscope-guard-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index c4acfbd..8b2af5b 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: chocolateboy <chocolate at cpan.org>
-Source: http://search.cpan.org/dist/Scope-Guard/
+Source: https://metacpan.org/release/Scope-Guard/
 Name: Scope-Guard
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a84ae22..6f0be53 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Scope-Guard/   .*/Scope-Guard-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Scope-Guard/   .*/Scope-Guard-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libscope-guard-perl



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