[SCM] Debian packaging of libfile-mmagic-xs-perl branch, master, updated. debian/0.09006-4-6-g896fd9b

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:30:34 UTC 2013


The following commit has been merged in the master branch:
commit 6ba31cdbd2f0bf988a5b5e4650bdbdf6b82c29b9
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:04:17 2013 +0100

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

diff --git a/debian/control b/debian/control
index f2dda3c..335444e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-mmagic-xs-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-mmagic-xs-perl.git
-Homepage: http://search.cpan.org/dist/File-MMagic-XS/
+Homepage: https://metacpan.org/release/File-MMagic-XS/
 
 Package: libfile-mmagic-xs-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 7b768d6..df7c022 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: Daisuke Maki <daisuke at endeworks.jp>
-Source: http://search.cpan.org/dist/File-MMagic-XS/
+Source: https://metacpan.org/release/File-MMagic-XS/
 Name: File-MMagic-XS
 
 Copyright: 2005-2007 Daisuke Maki <daisuke at endeworks.jp>
diff --git a/debian/watch b/debian/watch
index ab2e830..a25a258 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/File-MMagic-XS/   .*/File-MMagic-XS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-MMagic-XS/   .*/File-MMagic-XS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfile-mmagic-xs-perl



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