[SCM] Debian packaging of libsys-syscall-perl branch, master, updated. d0623c7ebc7144ad187d90bc8d4ba096a2b9fe9a

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


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

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

diff --git a/debian/control b/debian/control
index f642552..b1fe794 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  gregor herrmann <gregoa at debian.org>,
  Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Sys-Syscall/
+Homepage: https://metacpan.org/release/Sys-Syscall/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-syscall-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-syscall-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index c0b1fb3..d95113e 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: Brad Fitzpatrick <brad at danga.com>
-Source: http://search.cpan.org/dist/Sys-Syscall/
+Source: https://metacpan.org/release/Sys-Syscall/
 Name: Sys-Syscall
 
 Files: *
diff --git a/debian/watch b/debian/watch
index adaeca1..7e496cc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Sys-Syscall/	.+/Sys-Syscall-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|\.zip)
+https://metacpan.org/release/Sys-Syscall/	.+/Sys-Syscall-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|\.zip)

-- 
Debian packaging of libsys-syscall-perl



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