[libdatetime-event-sunrise-perl] 02/03: drop trailing slash from metacpan homepage/watch
Damyan Ivanov
dmn at alioth.debian.org
Tue Oct 22 07:14:37 UTC 2013
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libdatetime-event-sunrise-perl.
commit eea59d83bd2bff77531c57d6ee67b42f467b2af0
Author: Damyan Ivanov <dmn at debian.org>
Date: Tue Oct 22 07:05:56 2013 +0000
drop trailing slash from metacpan homepage/watch
saves a redirect
---
debian/control | 2 +-
debian/watch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 9a8e9ee..0f35f8f 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/DateTime-Event-Sunrise/
+Homepage: https://metacpan.org/release/DateTime-Event-Sunrise
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-event-sunrise-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-event-sunrise-perl.git
diff --git a/debian/watch b/debian/watch
index b8303dd..d44cd54 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://metacpan.org/release/DateTime-Event-Sunrise/ .*/DateTime-Event-Sunrise-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DateTime-Event-Sunrise .*/DateTime-Event-Sunrise-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/libdatetime-event-sunrise-perl.git
More information about the Pkg-perl-cvs-commits
mailing list