summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 10:40:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 10:54:12 +0000
commit5c49fc42f4ddf96e928558f585fe750fed93a48f (patch)
treefd63ca67b93471ce5e25027b6cad03f49e521d8c
parentDropping versions from depends fulfilled by buster. (diff)
downloadpgcli-5c49fc42f4ddf96e928558f585fe750fed93a48f.tar.xz
pgcli-5c49fc42f4ddf96e928558f585fe750fed93a48f.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 5593f82..0461930 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,6 @@ Depends: python3-click,
python3-terminaltables,
${misc:Depends},
${python3:Depends}
-Description: CLI for Postgres
- pgcli is a command line interface for PostgreSQL with
- auto-completion and syntax highlighting. The CLI is also capable of pretty
- printing tabular data.
+Description: CLI for PostgreSQL with auto-completion and syntax highlighting
+ pgcli is a command line interface for Postgres with auto-completion and syntax
+ highlighting. It is also capable of pretty printing tabular data.