[SCM] Debian packaging of Sort::Key branch, master, updated. debian/1.32-1-4-g90b6c19
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:46:45 UTC 2013
The following commit has been merged in the master branch:
commit 20078ca1ebe6f03514c49d7dd805b9c276d6bd63
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:08 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d76f9f4..bfe4ca0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9.20120312),
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsort-key-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsort-key-perl.git
-Homepage: http://search.cpan.org/dist/Sort-Key/
+Homepage: https://metacpan.org/release/Sort-Key/
Package: libsort-key-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index d6c3a6c..38beb44 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Sort-Key
Upstream-Contact: Salvador Fandino <sfandino at yahoo.com>
-Source: http://search.cpan.org/dist/Sort-Key/
+Source: https://metacpan.org/release/Sort-Key/
Files: *
Copyright: 2005-2007, Salvador Fandino <sfandino at yahoo.com>
diff --git a/debian/watch b/debian/watch
index 5b1965c..ff81d20 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Sort-Key/ .*/Sort-Key-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sort-Key/ .*/Sort-Key-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Sort::Key
More information about the Pkg-perl-cvs-commits
mailing list