From a4926267085e821a5660a571a1bbe265d00afbc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sat, 15 Oct 2022 23:23:45 +0800 Subject: [PATCH] fix wrong-section-according-to-package-name --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index bc757c2..f733265 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Description: Encode binary files to printable utf16be Package: libbase16384-2 Architecture: any +Section: libs Depends: ${misc:Depends} Description: Dynamic library of base16384 This package provides library files for base16384 algorithm, @@ -32,6 +33,7 @@ Description: Dynamic library of base16384 Package: libbase16384-2-dev Architecture: any +Section: libdevel Depends: ${misc:Depends}, libbase16384-2 (= ${binary:Version}) Description: Header and archive of base16384 This package provides header and archive for base16384,