From db6f0e030dbce664a823f2e997592d6cc67142bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 3 Dec 2017 08:53:41 +0100 Subject: [PATCH] debian: add "metapackage" info to short description of weechat package --- debian-devel/control | 2 +- debian-stable/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian-devel/control b/debian-devel/control index f8f027d8e..7b4f86d74 100644 --- a/debian-devel/control +++ b/debian-devel/control @@ -31,7 +31,7 @@ Architecture: all Depends: ${misc:Depends}, weechat-devel-curses (>= ${source:Version}) Suggests: weechat-devel-doc (= ${source:Version}) Conflicts: weechat -Description: Fast, light and extensible chat client +Description: Fast, light and extensible chat client (metapackage) WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with plugins/scripts, and includes: diff --git a/debian-stable/control b/debian-stable/control index a68d181e8..e9f0ae2a5 100644 --- a/debian-stable/control +++ b/debian-stable/control @@ -30,7 +30,7 @@ Package: weechat Architecture: all Depends: ${misc:Depends}, weechat-curses (>= ${source:Version}) Suggests: weechat-doc (= ${source:Version}) -Description: Fast, light and extensible chat client +Description: Fast, light and extensible chat client (metapackage) WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with plugins/scripts, and includes: