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 28 29 30 31 32 33 34
|
Source: libfwbuilder
Section: libs
Priority: optional
Maintainer: Sylvestre Ledru <sylvestre.ledru@inria.fr>
Uploaders: Torsten Werner <twerner@debian.org>
Build-Depends: debhelper (>= 5), autotools-dev, zlib1g-dev, qt3-dev-tools, libxml2-dev,
libxslt1-dev, libssl-dev, libsnmp-dev, cdbs, quilt
Standards-Version: 3.7.3
Homepage: http://www.fwbuilder.org/
Vcs-Svn: https://bollin.googlecode.com/svn/libfwbuilder/trunk
Vcs-Browser: http://bollin.googlecode.com/svn/libfwbuilder/trunk
DM-Upload-Allowed: yes
Package: libfwbuilder-dev
Section: libdevel
Architecture: any
Depends: libfwbuilder7 (= ${binary:Version})
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: libfwbuilder7
Section: libs
Architecture: any
Replaces: libfwbuilder6c2a
Conflicts: libfwbuilder6c2a
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: libfwbuilder-abi-${source:Upstream-Version}
Description: Firewall Builder API library
This package contains the libraries and header files that programmer would
need to develop applications using Firewall Builder API.
|