[SCM] Debian packaging of libimage-librsvg-perl branch, master, updated. debian/0.07-6-8-g3d18d5a
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:34:03 UTC 2013
The following commit has been merged in the master branch:
commit 17a7933ab2fea1b02e9aeb126f5c6c3be1665cb9
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:54 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index be0e372..48d318e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 8),
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libimage-librsvg-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libimage-librsvg-perl.git
-Homepage: http://search.cpan.org/dist/Image-LibRSVG/
+Homepage: https://metacpan.org/release/Image-LibRSVG/
Package: libimage-librsvg-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index b367829..2197395 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
Upstream-Name: Image-LibRSVG
Upstream-Contact: Tom Schindl <tom.schindl at bestsolution.at>
-Source: http://search.cpan.org/dist/Image-LibRSVG/
+Source: https://metacpan.org/release/Image-LibRSVG/
Files: *
Copyright: 2004, Tom Schindl and bestsolution Systemhaus GmbH
diff --git a/debian/watch b/debian/watch
index ba39ba9..d959bfa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 3; this line is compulsory!
version=3
-http://search.cpan.org/dist/Image-LibRSVG/ .*/Image-LibRSVG-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Image-LibRSVG/ .*/Image-LibRSVG-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libimage-librsvg-perl
More information about the Pkg-perl-cvs-commits
mailing list