[SCM] Debian packaging of libdata-ical-perl branch, master, updated. debian/0.18+dfsg-1-4-g486355f

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:24:33 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index ae1c85d..c79a0cd 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: libtest-longstring-perl,
  libtest-warn-perl,
  libtext-vfile-asdata-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Data-ICal/
+Homepage: https://metacpan.org/release/Data-ICal/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-ical-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-ical-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index bb008c1..f892b57 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=59
 Maintainer: Alex Vandiver <alexmv+pause at mit.edu>
-Source: http://search.cpan.org/dist/Data-ICal/
+Source: https://metacpan.org/release/Data-ICal/
 Name: Data-ICal
 X-Repackaging-Reasoning:
   Upstream sources are repackaged to remove a file which cannot be 
diff --git a/debian/watch b/debian/watch
index 84cedda..d01ea2c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,6 +2,6 @@
 version=3
 # URL to the package page followed by a regex to search
 opts="dversionmangle=s/\+dfsg//" \
-http://search.cpan.org/dist/Data-ICal/ \
+https://metacpan.org/release/Data-ICal/ \
 .*/Data-ICal-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
 debian sh debian/repack.stub

-- 
Debian packaging of libdata-ical-perl



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