[libtime-period-perl] 10/16: fix metacpan URLs

gregor herrmann gregoa at debian.org
Fri Aug 4 16:42:57 UTC 2017


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

gregoa pushed a commit to branch master
in repository libtime-period-perl.

commit 7d87fbb97235b3f91fcc6c30d3c853b5aa1a1233
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 4 12:35:47 2017 -0400

    fix metacpan URLs
    
    Gbp-Dch: Ignore
---
 debian/copyright | 2 +-
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 5447487..e785596 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/Period.pm
+Source: https://metacpan.org/release/Time-Period
 Upstream-Contact: Patrick Ryan <pgryan at geocities.com>
 Upstream-Name: Time-Period
 
diff --git a/debian/watch b/debian/watch
index 1b28424..df8eb0e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Period   .*/Period-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Time-Period   .*/Time-Period-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/libtime-period-perl.git



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