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 <[email protected]> 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 <[email protected]> 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
