[liblog-report-perl] 02/04: Relax to suggest and enhance (not depend on) libdancer-perl libdancer2-perl libdbix-class-perl liblog-dispatch-perl liblog-log4perl-perl libmojolicious-perl (and stop depend on libmoo-perl pulled in by Dancer): Extending modules used only optionally and rarely together.

Jonas Smedegaard dr at jones.dk
Mon Oct 2 11:48:30 UTC 2017


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

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

commit 3aa66cc069d9b9a9e33307b9d2ad75aeea0627d2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 2 13:43:12 2017 +0200

    Relax to suggest and enhance (not depend on) libdancer-perl libdancer2-perl libdbix-class-perl liblog-dispatch-perl liblog-log4perl-perl libmojolicious-perl (and stop depend on libmoo-perl pulled in by Dancer): Extending modules used only optionally and rarely together.
---
 debian/changelog | 11 +++++++++++
 debian/control   | 23 ++++++++++++++++-------
 2 files changed, 27 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1434176..37d3381 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+liblog-report-perl (1.21-2) unstable; urgency=medium
+
+  * Team upload.
+  * Fix stop (build-)depend on libppi-perl: Unused.
+  * Relax to suggest (not depend on) libdancer-perl libdancer2-perl
+    libdbix-class-perl liblog-dispatch-perl liblog-log4perl-perl
+    libmojolicious-perl (and stop depend on libmoo-perl pulled in by
+    Dancer): Used only optionally and rarely together.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 02 Oct 2017 13:40:49 +0200
+
 liblog-report-perl (1.21-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 323572b..b60b6df 100644
--- a/debian/control
+++ b/debian/control
@@ -29,13 +29,18 @@ Depends: ${misc:Depends},
          libdevel-globaldestruction-perl (>= 0.09),
          liblog-report-optional-perl (>= 1.03),
          libstring-print-perl
-Recommends: libdancer-perl,
-            libdancer2-perl,
-            libdbix-class-perl,
-            liblog-dispatch-perl,
-            liblog-log4perl-perl,
-            libmojolicious-perl,
-            libmoo-perl
+Suggests: libdancer-perl,
+          libdancer2-perl,
+          libdbix-class-perl,
+          liblog-dispatch-perl,
+          liblog-log4perl-perl,
+          libmojolicious-perl
+Enhances: libdancer-perl,
+          libdancer2-perl,
+          libdbix-class-perl,
+          liblog-dispatch-perl,
+          liblog-log4perl-perl,
+          libmojolicious-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 
@@ -45,3 +50,7 @@ Description: Perl module to report problems, with pluggable handlers and languag
  Log::Report combines gettext features with Log::Dispatch-like features.
  However, you can also use this module to do only translations or only 
  message dispatching.
+ .
+ Includes extension modules for integration with Dancer, Dancer2,
+ DBIx::Class, Log::Dispatch, Log::Log4perl, and Mojolicious.
+ To use either of those, please install corresponding package.

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



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