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

kanashiro-guest pushed a commit to branch master
in repository liblog-report-perl.

commit 98fd1bcf3cbf99bf7462961730697943ad76c57d
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Mon Nov 30 23:06:35 2015 -0200

    Move some dependencies to Recommends field
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 5d2efc1..1add6b6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libdancer-perl,
                      liblog-dispatch-perl,
                      liblog-log4perl-perl,
                      liblog-report-optional-perl,
-                     libmojolicious-perl,
+                     libmojolicious-perl (>= 2.16),
                      libmoo-perl,
                      libppi-perl,
                      libstring-print-perl,
@@ -27,14 +27,17 @@ Package: liblog-report-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libdancer-perl,
-         libdancer2-perl,
-         libdbix-class-perl,
          libdevel-globaldestruction-perl (>= 0.09),
          liblog-report-optional-perl,
-         libmojolicious-perl,
-         libmoo-perl,
          libstring-print-perl
+Recommends: libdancer-perl,
+            libdancer2-perl,
+            libdbix-class-perl,
+            liblog-dispatch-perl,
+            liblog-log4perl-perl,
+            libmojolicious-perl (>= 2.16),
+            libmoo-perl,
+            libppi-perl,
 Description: Perl module to report problems, with pluggable handlers and 
language support
  Handling messages to users can be a hassle, certainly when the same module is 
  used for command-line and in a graphical interfaces, and has to cope with 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to