mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-08 12:10:26 +08:00
fix wrong-section-according-to-package-name
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user