[SCM] Debian packaging of pmtools branch, master, updated. debian/1.20-1-1-g6b5b662

Axel Beckert abe at deuxchevaux.org
Thu Dec 13 00:30:00 UTC 2012


The following commit has been merged in the master branch:
commit 6b5b662173130268f0dc7f79c8b9a8b366cdc231
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Dec 13 01:29:32 2012 +0100

    Switch homepage and watch file from search.cpan.org to metacpan.org

diff --git a/debian/changelog b/debian/changelog
index 95f19e6..26fa5d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pmtools (1.20-2) UNRELEASED; urgency=low
+
+  * Switch homepage and watch file from search.cpan.org to metacpan.org.
+
+ -- Axel Beckert <abe at debian.org>  Thu, 13 Dec 2012 01:22:48 +0100
+
 pmtools (1.20-1) unstable; urgency=low
 
   [ Ansgar Burchardt ]
diff --git a/debian/control b/debian/control
index 24fd6dd..ca721f6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/pmtools.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/pmtools.git
-Homepage: http://search.cpan.org/dist/pmtools/
+Homepage: https://metacpan.org/release/pmtools/
 
 Package: pmtools
 Architecture: all
diff --git a/debian/watch b/debian/watch
index c7c3fba..3286d34 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 # URL to the package page followed by a regex to search
 opts=dversionmangle=s/\+ds\d+$// \
-http://search.cpan.org/dist/pmtools/   .*/pmtools-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/pmtools/   .*/pmtools-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of pmtools



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