[libmoox-singleton-perl] 01/02: I guess having Moo in Depends might help

gregor herrmann gregoa at debian.org
Thu Nov 28 16:32:39 UTC 2013


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

gregoa pushed a commit to branch master
in repository libmoox-singleton-perl.

commit b01cafd1ea0c383f6c1db50bb756448e3528d227
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Nov 28 17:31:31 2013 +0100

    I guess having Moo in Depends might help
    
    Git-Dch: Ignore
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 330633b..4476ef2 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Package: libmoox-singleton-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libmoo-perl,
          librole-tiny-perl
 Description: module for turning a Moo class into singleton
  Moox::Singleton is a Role::Tiny role that provides the "instance" method

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



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