mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-27 12:10:24 +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
|
Package: libbase16384-2
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
Section: libs
|
||||||
Depends: ${misc:Depends}
|
Depends: ${misc:Depends}
|
||||||
Description: Dynamic library of base16384
|
Description: Dynamic library of base16384
|
||||||
This package provides library files for base16384 algorithm,
|
This package provides library files for base16384 algorithm,
|
||||||
@@ -32,6 +33,7 @@ Description: Dynamic library of base16384
|
|||||||
|
|
||||||
Package: libbase16384-2-dev
|
Package: libbase16384-2-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
Section: libdevel
|
||||||
Depends: ${misc:Depends}, libbase16384-2 (= ${binary:Version})
|
Depends: ${misc:Depends}, libbase16384-2 (= ${binary:Version})
|
||||||
Description: Header and archive of base16384
|
Description: Header and archive of base16384
|
||||||
This package provides header and archive for base16384,
|
This package provides header and archive for base16384,
|
||||||
|
|||||||
Reference in New Issue
Block a user