[SCM] Debian packaging of libtext-diff-perl branch, master, updated. e0724c39ec00f2383f94233dcb00d84283877290

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


The following commit has been merged in the master branch:
commit 8170163e199a7d2f200fd25df9f31839c6101429
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:13:00 2013 +0100

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

diff --git a/debian/control b/debian/control
index da66afb..98446ce 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: perl, libtest-minimumversion-perl,
  libalgorithm-diff-perl, libtest-cpan-meta-perl, libtest-pod-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Text-Diff/
+Homepage: https://metacpan.org/release/Text-Diff/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-diff-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-diff-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index ecbbf4f..606e195 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: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/Text-Diff/
+Source: https://metacpan.org/release/Text-Diff/
 Name: Text-Diff
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2362d8e..5517eec 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-Diff/ .*/Text-Diff-(\d[\d\.]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Text-Diff/ .*/Text-Diff-(\d[\d\.]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libtext-diff-perl



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