summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 11:39:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 12:10:45 +0000
commitec33707f2e7536539f6ec43abd7df5c9a65524d2 (patch)
treeb910e524ea7ea4c7bff4fd675e3293a8aae2c80c
parentReleasing debian version 3.1.0-1. (diff)
downloadpgcli-ec33707f2e7536539f6ec43abd7df5c9a65524d2.tar.xz
pgcli-ec33707f2e7536539f6ec43abd7df5c9a65524d2.zip
Manually sorting fields in control.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 6f9c91c..58fcbab 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,9 @@
Source: pgcli
+Section: database
+Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Uploaders:
Lennart Weller <lhw@ring0.de>,
-Section: database
-Priority: optional
-Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/pgcli
-Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/pgcli
-Homepage: https://www.pgcli.com
Build-Depends:
debhelper-compat (= 13),
dh-python,
@@ -14,6 +11,9 @@ Build-Depends:
python3-setuptools,
python3-sqlparse (>= 0.3),
Standards-Version: 4.5.1
+Homepage: https://www.pgcli.com
+Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/pgcli
+Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/pgcli
Testsuite: autopkgtest-pkg-python
Package: pgcli