diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-03-24 23:41:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-03-24 23:42:13 +0000 |
commit | 939343af17418e73779e0487a3e9ed7bbf99760f (patch) | |
tree | 43d64a74f7272706cc1ffe88ff8f5659a6e8719e | |
parent | Adding Rules-Requires-Root field. (diff) | |
download | identify-939343af17418e73779e0487a3e9ed7bbf99760f.tar.xz identify-939343af17418e73779e0487a3e9ed7bbf99760f.zip |
Repeating package section in for binaries just for safety 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 0f7b024..09ad82e 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,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/identify Package: python3-identify +Section: python Architecture: all Depends: ${misc:Depends}, |