Source: courier-unicode Priority: optional Maintainer: Sam Varshavchik Build-Depends: debhelper-compat (= 12), gcc%DEBGCC%, g++%DEBGCC% Standards-Version: 4.4.1 Section: contrib/libs Homepage: https://www.courier-mta.org/unicode/ Rules-Requires-Root: no Package: libcourier-unicode-dev Section: contrib/libdevel Architecture: any Depends: libcourier-unicode%SOVERSION% (= ${binary:Version}), ${misc:Depends} Description: Courier Unicode Library (header files and development libraries) This package contains development files for the Courier Unicode Library. Install this package if you want to develop applications that uses this unicode library. Package: libcourier-unicode%SOVERSION% Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Courier Unicode Library This library implements several algorithms related to the Unicode Standard. - This package installs only the run-time libraries needed by applications that use this library. Install the "courier-unicode-dev" package if you want to develop new applications using this library.