[liblog-any-adapter-screen-perl] 05/07: debian/control*: fix module name in long description.

gregor herrmann gregoa at debian.org
Mon Dec 25 16:13:17 UTC 2017


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

gregoa pushed a commit to branch master
in repository liblog-any-adapter-screen-perl.

commit 2a53adedc7d236898855c72104833723a8a4b952
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Dec 25 17:09:36 2017 +0100

    debian/control*: fix module name in long description.
---
 debian/control    | 2 +-
 debian/control.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b17c3ce..4edce3b 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Depends: ${cdbs:Depends},
  ${misc:Depends},
  ${perl:Depends}
 Description: send logs to screen, with colors and some other features
- Log::Any adapter::Screen prints log messages to screen (STDERR/STDOUT).
+ Log::Any::Adapter::Screen prints log messages to screen (STDERR/STDOUT).
  The messages are colored according to level (unless coloring is turned
  off). It has a few other features: allow passing formatter, allow
  setting level from some environment variables, add prefix/timestamps.
diff --git a/debian/control.in b/debian/control.in
index 0b8c04c..d2302c2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -15,7 +15,7 @@ Depends: ${cdbs:Depends},
  ${misc:Depends},
  ${perl:Depends}
 Description: send logs to screen, with colors and some other features
- Log::Any adapter::Screen prints log messages to screen (STDERR/STDOUT).
+ Log::Any::Adapter::Screen prints log messages to screen (STDERR/STDOUT).
  The messages are colored according to level (unless coloring is turned
  off). It has a few other features: allow passing formatter, allow
  setting level from some environment variables, add prefix/timestamps.

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



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