[pdl] 01/25: Update watch file to use metacpan.org.

Bas Couwenberg sebastic at debian.org
Sun Jun 12 21:29:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pdl.

commit 3e4a64d11501e209fa718c1fa48df640adaa2ea7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 12 15:50:21 2016 +0200

    Update watch file to use metacpan.org.
---
 debian/changelog | 4 ++++
 debian/watch     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fad5ed4..2040bb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 pdl (1:2.015-1) UNRELEASED; urgency=medium
 
+  [ Andreas Tille ]
   * Team upload
   * New upstream version
   * cme fix dpkg-control
   * DEP5
 
+  [ Bas Couwenberg ]
+  * Update watch file to use metacpan.org.
+
  -- Andreas Tille <tille at debian.org>  Mon, 30 May 2016 11:45:04 +0200
 
 pdl (1:2.007-5) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 775e067..0b4ddf5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/PDL/   .*/PDL-?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/PDL   .*/PDL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pdl.git



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