[SCM] Debian packaging of libdevice-usb-perl branch, master, updated. debian/0.35-2-6-g8cf1d4f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:28:12 UTC 2013
The following commit has been merged in the master branch:
commit a0d4a304028db3361cb5ac4b6a9973a3ee7b8f32
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:26 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index eabbb4b..029fa7f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 8),
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevice-usb-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevice-usb-perl.git
-Homepage: http://search.cpan.org/dist/Device-USB/
+Homepage: https://metacpan.org/release/Device-USB/
Package: libdevice-usb-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index b0c63c4..d0bf143 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: G. Wade Johnson <wade at anomaly.org>
-Source: http://search.cpan.org/dist/Device-USB/
+Source: https://metacpan.org/release/Device-USB/
Name: Device-USB
Files: *
diff --git a/debian/watch b/debian/watch
index 27a3ff4..76f5592 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Device-USB/ .*/Device-USB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Device-USB/ .*/Device-USB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libdevice-usb-perl
More information about the Pkg-perl-cvs-commits
mailing list