diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-23 11:36:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-23 11:37:44 +0000 |
commit | 5d3fa46e83a7f2d95fbe14d000a2b698ec111ee6 (patch) | |
tree | 9d76c9b3308c010c1ea99f6e9e1be4da05f63ac7 | |
parent | Removing trailing slash in homepage field. (diff) | |
download | ck-5d3fa46e83a7f2d95fbe14d000a2b698ec111ee6.tar.xz ck-5d3fa46e83a7f2d95fbe14d000a2b698ec111ee6.zip |
Repeating section field for all binary packages for consistency reasons.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 8d60df5..b3cddd1 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/ck Package: libck0 +Section: libs Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} |