[libdancer-session-cookie-perl] 04/06: Add build dependency on libmodule-build-perl.

gregor herrmann gregoa at debian.org
Fri Jun 5 14:19:39 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdancer-session-cookie-perl.

commit 1b2f9e0f82fe4cba9eab183a6b4f131992819411
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 5 16:16:10 2015 +0200

    Add build dependency on libmodule-build-perl.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 45d6326..3f3aa39 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl
 Build-Depends-Indep: libcrypt-cbc-perl,
                      libcrypt-rijndael-perl,
                      libdancer-perl (>= 1.3113),
@@ -41,4 +42,3 @@ Description: encrypted cookie-based session backend for Dancer
  uses cryptography to ensure integrity and also secrecy. The data your
  application stores in sessions is completely protected from both tampering
  and analysis on the client-side.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-session-cookie-perl.git



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