[SCM] Debian packaging of libbsd-resource-perl branch, master, updated. d9e20a048f4a32200483580580effa4fd9d4dc74
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:19:16 UTC 2013
The following commit has been merged in the master branch:
commit f6c3b1ed946e2c41e35bb6df504bcbfe7621f72a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:05 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index f4b67cc..b103405 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Priority: optional
Standards-Version: 3.9.2
Build-Depends: perl, debhelper (>= 8),
libtest-pod-perl, libtest-pod-coverage-perl
-Homepage: http://search.cpan.org/dist/BSD-Resource/
+Homepage: https://metacpan.org/release/BSD-Resource/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbsd-resource-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbsd-resource-perl.git
diff --git a/debian/copyright b/debian/copyright
index f3028f7..b1b49c2 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: Jarkko Hietaniemi, jhi at iki.fi
-Source: http://search.cpan.org/dist/BSD-Resource/
+Source: https://metacpan.org/release/BSD-Resource/
Name: BSD-Resource
Files: *
diff --git a/debian/watch b/debian/watch
index 77f339b..8b1871a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
opts="uversionmangle=s/(\.\d\d)$/${1}00/" \
-http://search.cpan.org/dist/BSD-Resource/ .*/BSD-Resource-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/BSD-Resource/ .*/BSD-Resource-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libbsd-resource-perl
More information about the Pkg-perl-cvs-commits
mailing list