[libmasonx-request-withapachesession-perl] 02/02: [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.

gregor herrmann gregoa at debian.org
Sun May 24 14:20:12 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmasonx-request-withapachesession-perl.

commit 9b47de2425d86a8d734be23f926e3fc13adf23a4
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 24 16:20:06 2015 +0200

    [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.
---
 debian/changelog | 7 +++++++
 debian/control   | 8 ++++++--
 debian/watch     | 2 +-
 3 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5ef1203..87062cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 libmasonx-request-withapachesession-perl (0.30-4) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+    field (source stanza); Homepage field (source stanza);
+    ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
+    Perl Group <pkg-perl-maintainers at lists.alioth.debian.org> (was:
+    Krzysztof Krzyzaniak (eloy) <eloy at debian.org>); Krzysztof Krzyzaniak
+    (eloy) <eloy at debian.org> moved to Uploaders.
+  * debian/watch: use metacpan-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 24 May 2015 16:20:03 +0200
 
diff --git a/debian/control b/debian/control
index cd89308..eeca962 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,18 @@
 Source: libmasonx-request-withapachesession-perl
 Section: perl
 Priority: extra
-Maintainer: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
 Build-Depends: debhelper (>> 5), libmodule-build-perl, dpatch
 Build-Depends-Indep: libtest-pod-perl, perl-modules (>= 5.6.0) | libapache2-mod-perl2, libapache-session-perl (>= 1.54), libhtml-mason-perl (>= 1.16), perl5, libapache-session-wrapper-perl, libfile-find-rule-perl
 Standards-Version: 3.7.2.1
+Homepage: https://metacpan.org/release/MasonX-Request-WithApacheSession
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmasonx-request-withapachesession-perl.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmasonx-request-withapachesession-perl.git
 
 Package: libmasonx-request-withapachesession-perl
 Architecture: all
-Depends: libapache-session-perl (>= 1.54), libhtml-mason-perl (>= 1.16), perl5, libapache-session-wrapper-perl
+Depends: ${misc:Depends}, libapache-session-perl (>= 1.54), libhtml-mason-perl (>= 1.16), perl5, libapache-session-wrapper-perl
 Recommends: libapache2-mod-perl2
 Description: Session handler in the Mason Request object
  MasonX::Request::WithApacheSession takes advantage of the new flexibility in 
diff --git a/debian/watch b/debian/watch
index 35f0ddd..e0da7a3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://www.cpan.org/modules/by-module/MasonX/MasonX-Request-WithApacheSession-([\d\.]+).tar.gz
+https://metacpan.org/release/MasonX-Request-WithApacheSession   .*/MasonX-Request-WithApacheSession-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/libmasonx-request-withapachesession-perl.git



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