[SCM] Packaging of Math::ConvexHull::MonotoneChain in Debian branch, master, updated. 779042e024b972a3d522a0523f68cec9da55d5f1

gregor herrmann gregoa at debian.org
Sun May 26 16:13:29 UTC 2013


The following commit has been merged in the master branch:
commit 8dfb90043e136ac5480cd61db5c597336816e5e4
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 26 18:06:55 2013 +0200

    use metacpan URLs
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 266a4e7..962a9ea 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-convexhull-monotonechain-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-convexhull-monotonechain-perl.git
-Homepage: http://search.cpan.org/dist/Math-ConvexHull-MonotoneChain/
+Homepage: https://metacpan.org/release/Math-ConvexHull-MonotoneChain/
 
 Package: libmath-convexhull-monotonechain-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 97a8136..adf5a2d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Math-ConvexHull-MonotoneChain
-Source: http://search.cpan.org/dist/Math-ConvexHull-MonotoneChain/
+Source: https://metacpan.org/release/Math-ConvexHull-MonotoneChain/
 Upstream-Contact: Steffen Mueller <smueller at cpan.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5f71672..cd1dfdd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-ConvexHull-MonotoneChain/   .*/Math-ConvexHull-MonotoneChain-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-ConvexHull-MonotoneChain/   .*/Math-ConvexHull-MonotoneChain-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of Math::ConvexHull::MonotoneChain in Debian



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