diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-03-26 20:16:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-03-26 20:16:32 +0000 |
commit | e74e4e2e0a797349b36d505af78ea36c3cd24eb0 (patch) | |
tree | 409203458a8912eee1a9642b4cf26d6040fbe74f | |
parent | Moving debian specific patches to corresponding subdirectory. (diff) | |
download | gitlint-e74e4e2e0a797349b36d505af78ea36c3cd24eb0.tar.xz gitlint-e74e4e2e0a797349b36d505af78ea36c3cd24eb0.zip |
Repeating section field for binary packages 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 d7d5d3f..4554467 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,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/gitlint Package: gitlint +Section: utils Architecture: all Depends: git, |