Source: libbsd
Priority: optional
Section: libs
Maintainer: Debian GNU/kFreeBSD <debian-bsd@lists.debian.org>
Uploaders: Hector Garcia <hector@debian.org>,
 Guillem Jover <guillem@debian.org>, Aurelien Jarno <aurel32@debian.org>
Vcs-Browser: http://svn.debian.org/wsvn/glibc-bsd/trunk/libbsd/
Vcs-Svn: svn://svn.debian.org/glibc-bsd/trunk/libbsd/
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.3
Homepage: http://libbsd.freedesktop.org/

Package: libbsd-dev
Section: libdevel
Architecture: any
Depends: libbsd0 (= ${binary:Version}), ${misc:Depends}
# libelf-dev and libelfg0-dev ship nlist.h
Replaces: libelf-dev, libelfg0-dev, libfreebsd-dev (<< 0.0-8)
Description: utility functions from BSD systems - development files
 This library provides some functions commonly available on BSD systems but
 not on others like GNU systems.
 .
 The currently provided functions are:
 .
 MD5Data, MD5End, MD5File, MD5FileChunk, MD5Final, MD5Init, MD5Pad,
 MD5Transform, MD5Update, arc4random, arc4random_addrandom, arc4random_buf,
 arc4random_stir, arc4random_uniform, bsd_getopt, dehumanize_number, errc,
 fgetln, flopen, fmtcheck, getmode, getprogname, heapsort, humanize_number,
 inet_net_pton, nlist, pidfile_open, pidfile_write, pidfile_close,
 pidfile_remove, readpassphrase, strlcpy, strlcat, setproctitle, setmode,
 setprogname, strmode, strtonum, strnvis, strnunvis, strunvis, strunvisx,
 strvis, strvisx, unvis, vis, verrc, vwarnc, warnc.
 .
 Also included are some queue macro definitions not present on includes
 from glibc.

Package: libbsd0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: net-tools (<< 7.0-2) [kfreebsd-i386 kfreebsd-amd64]
Description: utility functions from BSD systems - shared library
 This library provides some functions commonly available on BSD systems
 but not on others like GNU systems.

Package: libbsd0-udeb
Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: utility functions from BSD systems - shared library
 This library provides some functions commonly available on BSD systems
 but not on others like GNU systems.

Package: libbsd0-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libbsd0 (= ${binary:Version}), ${misc:Depends}
Description: utility functions from BSD systems - debugging symbols
 This library provides some functions commonly available on BSD systems
 but not on others like GNU systems.

