[SCM] Packaging for whiff branch, master, updated. upstream/0.002-15-g400a25b

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:56:10 UTC 2013


The following commit has been merged in the master branch:
commit 07d9efd6c614fbd65bb212db42fbdc975842a778
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:14:50 2013 +0100

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

diff --git a/debian/control b/debian/control
index 7043b37..9376324 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/whiff.git
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/whiff.git
-Homepage: http://search.cpan.org/dist/App-Whiff/
+Homepage: https://metacpan.org/release/App-Whiff/
 
 Package: whiff
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 875b7d9..a708bcc 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: Ricardo Signes <rjbs at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/App-Whiff/
+Upstream-Source: https://metacpan.org/release/App-Whiff/
 Upstream-Name: App-Whiff
 
 Files: *
diff --git a/debian/watch b/debian/watch
index e0a7c38..23783c0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/App-Whiff/   .*/App-Whiff-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/App-Whiff/   .*/App-Whiff-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging for whiff



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