[SCM] Debian packaging of libtie-ical-perl branch, master, updated. debian/0.15-1-5-gc2b5141

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:52:12 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index fe7dc1d..2a9c750 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtie-ical-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtie-ical-perl.git
-Homepage: http://search.cpan.org/dist/Tie-iCal/
+Homepage: https://metacpan.org/release/Tie-iCal/
 
 Package: libtie-ical-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b6ec91b..39951be 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
 Upstream-Contact: Blair Sutton <bsdz at cpan.org>
-Source: http://search.cpan.org/dist/Tie-iCal/
+Source: https://metacpan.org/release/Tie-iCal/
 Upstream-Name: Tie-iCal
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2b7d525..94696b5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Tie-iCal/   .*/Tie-iCal-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Tie-iCal/   .*/Tie-iCal-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libtie-ical-perl



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