[SCM] Debian packaging of libdpkg-log-perl branch, master, updated. e564a3335139881c620b7ace144ef853fc0acf13
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:28:42 UTC 2013
The following commit has been merged in the master branch:
commit a307d19819885168280944fd5d48467a10bd0dd3
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:37 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index cfbb11a..52493cf 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Uploaders: Patrick Schoenfeld <schoenfeld at debian.org>,
Standards-Version: 3.9.1
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdpkg-log-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdpkg-log-perl.git
-Homepage: http://search.cpan.org/dist/DPKG-Log/
+Homepage: https://metacpan.org/release/DPKG-Log/
Package: libdpkg-log-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4c73979..3186682 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: Patrick Schoenfeld <schoenfeld at debian.org>
-Source: http://search.cpan.org/dist/DPKG-Log/
+Source: https://metacpan.org/release/DPKG-Log/
Name: DPKG-Log
Files: *
diff --git a/debian/watch b/debian/watch
index dd8b7c5..77c2434 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/DPKG-Log/ .*/DPKG-Log-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/DPKG-Log/ .*/DPKG-Log-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libdpkg-log-perl
More information about the Pkg-perl-cvs-commits
mailing list