[libjifty-dbi-perl] 05/06: drop trailing slash from Homepage and d/watch
Damyan Ivanov
dmn at alioth.debian.org
Wed Aug 14 06:47:06 UTC 2013
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libjifty-dbi-perl.
commit 499d80cd31a1a02e84414869508c3b260c7da9b4
Author: Дамян Иванов <dmn at debian.org>
Date: Wed Aug 14 08:43:34 2013 +0200
drop trailing slash from Homepage and d/watch
---
debian/changelog | 1 +
debian/control | 2 +-
debian/watch | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0964cc2..ba047ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libjifty-dbi-perl (0.76-1) UNRELEASED; urgency=low
DBIx::DBSchema (see #711574)
* bump years of copyright for inc/Module/*
* use official copyright specification URL
+ * drop trailing slash from Homepage and d/watch
-- Salvatore Bonaccorso <carnil at debian.org> Sun, 06 Jan 2013 22:02:45 +0100
diff --git a/debian/control b/debian/control
index fb91f39..ef89abe 100644
--- a/debian/control
+++ b/debian/control
@@ -33,9 +33,9 @@ Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Jifty-DBI/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libjifty-dbi-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-dbi-perl.git
+Homepage: https://metacpan.org/release/Jifty-DBI
Package: libjifty-dbi-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index 5c4acd2..664343c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-https://metacpan.org/release/Jifty-DBI/ .*/Jifty-DBI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Jifty-DBI .*/Jifty-DBI-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/libjifty-dbi-perl.git
More information about the Pkg-perl-cvs-commits
mailing list