[SCM] Debian packaging of libsys-syslog-perl branch, master, updated. 90d4057e57e0ff2b54f611ef7fdac1f13ac8d449

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:48:16 UTC 2013


The following commit has been merged in the master branch:
commit 73abab02a0e19eae4c58e722dc79556c30f908d4
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:11:43 2013 +0100

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

diff --git a/debian/control b/debian/control
index 471da60..26e3572 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at debian.org>,
  Damyan Ivanov <dmn at debian.org>, Rene Mayorga <rmayorga at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>
-Homepage: http://search.cpan.org/dist/Sys-Syslog/
+Homepage: https://metacpan.org/release/Sys-Syslog/
 Build-Depends: debhelper (>= 8), perl,
  libtest-distribution-perl,
  libtest-pod-coverage-perl, 
diff --git a/debian/copyright b/debian/copyright
index f64bff2..6e0616c 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: Sebastien Aperghis-Tramoni <sebastien at aperghis.net>
-Source: http://search.cpan.org/dist/Sys-Syslog/
+Source: https://metacpan.org/release/Sys-Syslog/
 Name: Sys-Syslog
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4fcfb1f..0ef2cc3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Sys-Syslog/ .*/Sys-Syslog-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Sys-Syslog/ .*/Sys-Syslog-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libsys-syslog-perl



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