diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-20 18:30:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-20 18:30:57 +0000 |
commit | 930963d0e64c1c823fe2bda25519596edd34ea4e (patch) | |
tree | d060713f973301565383a08d2df63b0ff3622418 | |
parent | Using build-depends to specify debhelper compatibility. (diff) | |
download | clzip-930963d0e64c1c823fe2bda25519596edd34ea4e.tar.xz clzip-930963d0e64c1c823fe2bda25519596edd34ea4e.zip |
Repeating Section for binary packages in control.
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 6617a89..0063f4f 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,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/clzip Package: clzip +Section: utils Architecture: any Depends: ${misc:Depends}, |