From c374dadac7b3e65c47d0134773125573308737b5 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 2 Jul 2013 14:33:25 +0200 Subject: [PATCH] Add libmoosex-fileattribute-perl to Build-Depends Required for running tests: | dh_auto_test | Subroutine Sipwise::Base::CLASS redefined at /usr/share/perl5/CLASS.pm line 20. | Can't locate MooseX/FileAttribute.pm in your Perl library. You may need to install it | from CPAN or another repository. Your library paths are: --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index f71b8eaf..f7d61c27 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 8), libgetopt-long-descriptive-perl, libgtk2-gladexml-simple-perl, liblog-log4perl-perl, + libmoosex-fileattribute-perl, libmoosex-nonmoose-perl, libmoosex-singleton-perl, libparse-debianchangelog-perl,