[libdata-treedumper-renderer-gtk-perl] 18/22: Mentions module name in long description.

gregor herrmann gregoa at debian.org
Thu Sep 7 17:18:58 UTC 2017


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

gregoa pushed a commit to branch master
in repository libdata-treedumper-renderer-gtk-perl.

commit 74e2cc6b25ffcdc856d0c55dcbf511c2a815f9ca
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Sep 7 19:12:38 2017 +0200

    Mentions module name in long description.
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 4f378c7..cdc8eb5 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,8 @@ Depends: ${perl:Depends},
          libgtk2-perl,
          libdata-treedumper-perl
 Description: Gtk2::TreeView renderer for Data::TreeDumper
- This widget is the GUI equivalent of Data::TreeDumper; it will display a perl
- data structure in a TreeView, allowing you to fold and unfold child data
- structures and get a quick feel for what's where. Right-clicking anywhere in
- the view brings up a context menu, from which the user can choose to expand
- or collapse all items.
+ The Data::TreeDumper::Renderer::GTK widget is the GUI equivalent of
+ Data::TreeDumper; it will display a perl data structure in a TreeView,
+ allowing you to fold and unfold child data structures and get a quick feel
+ for what's where. Right-clicking anywhere in the view brings up a context
+ menu, from which the user can choose to expand or collapse all items.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-treedumper-renderer-gtk-perl.git



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