[SCM] Debian packaging of Term::Filter branch, master, updated. debian/0.03-1-6-gbd15ea6

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:48:50 UTC 2013


The following commit has been merged in the master branch:
commit 798dd4f27c1094a4ed1ec09c80bf3064849bb038
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:11:55 2013 +0100

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

diff --git a/debian/control b/debian/control
index 2617620..c24d1a9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libio-pty-easy-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-filter-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-filter-perl.git
-Homepage: http://search.cpan.org/dist/Term-Filter/
+Homepage: https://metacpan.org/release/Term-Filter/
 
 Package: libterm-filter-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 772e948..c252601 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Jesse Luehrs <doy at tozt.net>
-Source: http://search.cpan.org/dist/Term-Filter/
+Source: https://metacpan.org/release/Term-Filter/
 Upstream-Name: Term-Filter
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3196ce0..5c1d2b2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Term-Filter/   .*/Term-Filter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Term-Filter/   .*/Term-Filter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Term::Filter



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