summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-04-05 18:18:26 +0200
committergregor herrmann <gregoa@debian.org>2020-04-05 18:18:26 +0200
commit83c113a9782c137ef461bd1f6f719e4be4603d9a (patch)
tree3e745e9bb18d68289288461e8d90f18cacbe94a1
parentd68b1b6b49392934edf2ac0c33528aae1759c5ab (diff)
Update short and long description.
-rw-r--r--debian/control7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 1880916..f58ade0 100644
--- a/debian/control
+++ b/debian/control
@@ -27,9 +27,10 @@ Depends: ${misc:Depends},
libtickit-perl,
libtickit-widgets-perl,
perl (>= 5.26)
-Description: a scroller widget for Tickit
- This class provides a widget which displays a scrollable list of items. The
- view of the items is scrollable, able to display only a part of the list.
+Description: scroller widget for Tickit
+ Tickit-WIdget::Scroller provides a widget which displays a scrollable list of
+ items. The view of the items is scrollable, able to display only a part of
+ the list.
.
A Scroller widget stores a list of instances implementing the
Tickit::Widget::Scroller::Item interface.