1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: libfwbuilder
Section: libs
Priority: optional
Maintainer: Jeremy T. Bouse <jbouse@debian.org>
Build-Depends: debhelper (>= 4), dbs, autoconf, automake1.9, libtool, autotools-dev, zlib1g-dev, qt3-dev-tools (>= 3:3.3.4), libxml2-dev (>= 2.3.8-0), libxslt1-dev (>= 1.0.0-0), libssl-dev, libsnmp9-dev | libsnmp-dev
Standards-Version: 3.6.2
Package: libfwbuilder-dev
Section: libdevel
Architecture: any
Depends: libfwbuilder6c2a (= ${Source-Version}), libc6-dev
Description: Firewall Builder API library development files
This package contains the libraries and header files that programmer would
need to develop applications using Firewall Builder API.
.
This package contains the development files needed to compile software to
use the libfwbuilder API.
Package: libfwbuilder6c2a
Section: libs
Architecture: any
Replaces: libfwbuilder0, libfwbuilder3, libfwbuilder4, libfwbuilder5, libfwbuilder6, libfwbuilder6c2
Conflicts: libfwbuilder0, libfwbuilder3, libfwbuilder4, libfwbuilder5, libfwbuilder6, libfwbuilder6c2
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Firewall Builder API library
This package contains the libraries and header files that programmer would
need to develop applications using Firewall Builder API.
|