Source: shhmsg
Section: devel
Priority: optional
Maintainer: Chrysostomos Nanakos <cnanakos@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: http://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.
