summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 11:36:48 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 11:36:48 +0000
commit5503ad110a6f6a3e5049b456bfaa5054890fe242 (patch)
treec7cc1015f4b764a50f0895be60437c451688c8df
parentDropping versions from depends fulfilled by buster. (diff)
downloadmycli-5503ad110a6f6a3e5049b456bfaa5054890fe242.tar.xz
mycli-5503ad110a6f6a3e5049b456bfaa5054890fe242.zip
Updating package descriptions.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 51bbba7..5dae9e5 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,6 @@ Depends: python3-click,
python3-terminaltables,
${misc:Depends},
${python3:Depends}
-Description: CLI for MySQL/MariaDB
- This is a command line interface for MySQL, MariaDB, and Percona with
- auto-completion and syntax highlighting. The CLI is also capable of pretty
- printing tabular data.
+Description: CLI for MySQL/MariaDB with auto-completion and syntax highlighting
+ mycli is a command line interface for MySQL/MariaDB with auto-completion and
+ syntax highlighting. It is also capable of pretty printing tabular data.