[SCM] Debian packaging of libcalendar-simple-perl branch, master, updated. 51a2699ac39c8cfb89703c10539ae6017ea77fb3
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:19:45 UTC 2013
The following commit has been merged in the master branch:
commit f3ea6684ca134f1181dc1213e6334b26837f16b8
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:24 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c961d1d..83071c1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Calendar-Simple/
+Homepage: https://metacpan.org/release/Calendar-Simple/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcalendar-simple-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcalendar-simple-perl.git
diff --git a/debian/copyright b/debian/copyright
index 6ea4ba8..6755dfd 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=135
Maintainer: Dave Cross <dave at mag-sol.com>
-Source: http://search.cpan.org/dist/Calendar-Simple/
+Source: https://metacpan.org/release/Calendar-Simple/
Name: Calendar-Simple
Files: *
diff --git a/debian/watch b/debian/watch
index fc1a75f..9c1b503 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Calendar-Simple/ .*/Calendar-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Calendar-Simple/ .*/Calendar-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libcalendar-simple-perl
More information about the Pkg-perl-cvs-commits
mailing list