[SCM] Debian packaging of libapp-termcast-perl branch, master, updated. debian/0.12-1-6-g1397302

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:17:38 UTC 2013


The following commit has been merged in the master branch:
commit f0aba004d072576192e9ef9c2e444ffcfc3ae701
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:21 2013 +0100

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

diff --git a/debian/control b/debian/control
index 062c7f0..47c887c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapp-termcast-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapp-termcast-perl.git
-Homepage: http://search.cpan.org/dist/App-Termcast/
+Homepage: https://metacpan.org/release/App-Termcast/
 
 Package: libapp-termcast-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index dab03cc..5400425 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 dot net>
-Source: http://search.cpan.org/dist/App-Termcast/
+Source: https://metacpan.org/release/App-Termcast/
 Upstream-Name: App-Termcast
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 69d54e3..be1997d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/App-Termcast/   .*/App-Termcast-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/App-Termcast/   .*/App-Termcast-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libapp-termcast-perl



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