diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 12:11:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 12:11:32 +0000 |
commit | c7531d30987c8e65c2ca77187cfd4290f421b166 (patch) | |
tree | 66f2ddeaccaa6dd4490f2a9b0151ae5a9a068aee | |
parent | Adding rules-requires-root field. (diff) | |
download | mycli-c7531d30987c8e65c2ca77187cfd4290f421b166.tar.xz mycli-c7531d30987c8e65c2ca77187cfd4290f421b166.zip |
Repeating section per binary package in control for consistency reasons.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d2e5726..cd62538 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/myc Testsuite: autopkgtest-pkg-python Package: mycli +Section: database Architecture: all Depends: python3-cli-helpers, |