Source: shhmsg Section: devel Maintainer: Debian Commons Uploaders: Chrysostomos Nanakos Build-Depends: debhelper-compat (= 13) Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/debian/shhmsg Vcs-Git: https://salsa.debian.org/debian/shhmsg.git Homepage: https://shh.thathost.com/ Package: libshhmsg1-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, libshhmsg1 (= ${binary:Version}), libc6-dev Provides: libshhmsg-dev Replaces: libshhmsg-dev, shhmsg-dev Conflicts: libshhmsg-dev, shhmsg-dev Description: library for displaying messages - development This is Sverre H. Huseby's library for displaying messages in terminal based programs. It can treat the verbosity level and prepend the program name if necessary. . This package contains what you need for compiling sources that use this library and docs for using it in your own code. Package: libshhmsg1 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: shhmsg Conflicts: shhmsg Description: library for displaying messages - runtime This is Sverre H. Huseby's library for displaying messages in terminal based programs. It can treat the verbosity level and prepend the program name if necessary. . This package contains what you need to run programs that use this library.