[libmoose-autobox-perl] 08/10: debian/control: update build and runtime dependencies

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue May 10 20:23:32 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository libmoose-autobox-perl.

commit cc830e7714a33912b8ed2c51ae16817bf6970c41
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue May 10 17:02:01 2016 -0300

    debian/control: update build and runtime dependencies
---
 debian/changelog | 1 +
 debian/control   | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6e0a183..6b20011 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libmoose-autobox-perl (0.16-1) UNRELEASED; urgency=medium
   * Update debian/upstream/metadata
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.8
+  * debian/control: update build and runtime dependencies
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Tue, 10 May 2016 16:52:29 -0300
 
diff --git a/debian/control b/debian/control
index 8935cdd..dfb015b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,12 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
            Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9),
+               libmodule-build-tiny-perl
 Build-Depends-Indep: perl,
                      libautobox-perl,
                      libmoose-perl,
+                     libnamespace-autoclean-perl,
                      libsyntax-keyword-junction-perl,
                      libtest-exception-perl
 Standards-Version: 3.9.8
@@ -21,6 +23,7 @@ Depends: ${perl:Depends},
          ${misc:Depends},
          libautobox-perl,
          libmoose-perl,
+         libnamespace-autoclean-perl,
          libsyntax-keyword-junction-perl
 Description: Perl autobox wrapper that understands Moose roles
  Moose::Autobox implements SCALAR, ARRAY, HASH and CODE handlers for use with

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoose-autobox-perl.git



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