[libcache-perl] 01/01: Move package to be maintained by pkg-perl

dom at earth.li dom at earth.li
Sat Oct 4 17:35:21 UTC 2014


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

dom pushed a commit to branch master
in repository libcache-perl.

commit d220b691961071e6556328af2cef2afa67a84045
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sat Oct 4 18:34:12 2014 +0100

    Move package to be maintained by pkg-perl
    
    * Move package to be maintained by pkg-perl
    * debian/watch: use metacpan-based URL.
---
 debian/changelog | 7 +++++++
 debian/control   | 3 ++-
 debian/watch     | 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c1c62d..75e4f67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libcache-perl (2.09-2) UNRELEASED; urgency=low
+
+  * Move package to be maintained by pkg-perl
+  * debian/watch: use metacpan-based URL.
+
+ -- Dominic Hargreaves <dom at earth.li>  Sat, 04 Oct 2014 18:31:54 +0100
+
 libcache-perl (2.09-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index c732aea..18ff91c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends-Indep: perl (>= 5.8.0-7),
  libio-string-perl (>= 1.02),
  libheap-perl (>= 0.01),
  libtimedate-perl (>= 1.14)
-Maintainer: Dominic Hargreaves <dom at earth.li>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dominic Hargreaves <dom at earth.li>
 Standards-Version: 3.9.5
 Homepage: http://search.cpan.org/dist/Cache/
 Vcs-Git: git://anonscm.debian.org/users/dom/libcache-perl.git
diff --git a/debian/watch b/debian/watch
index cf38bfa..df0b659 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Cache/   .*/Cache-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Cache/   .*/Cache-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/libcache-perl.git



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