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
|
Source: vdkxdb2
Priority: optional
Maintainer: Michael Vogt <mvo@debian.org>
Standards-Version: 3.6.2.1
Build-Depends: debhelper (>> 4.0), libgtk2.0-dev, libglib2.0-dev , libvdk2-dev (>= 2.4.0-3), libxbase2.0-dev, doxygen, autotools-dev
Package: libvdkxdb2-2c2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libxbase2.0-0
Conflicts: libvdkxdb2c102, libvdkxdb2-2
Replaces: libvdkxdb2c102, libvdkxdb2-2
Description: VDK data-aware widgets
VDKXdb is a set of data-aware widgets made to build
lightweight database applications using the VDK library.
.
Report bugs, comments and complaints to:
mmotta@guest.net
Package: libvdkxdb2-dev
Section: libdevel
Architecture: any
Depends: libvdkxdb2-2c2 (= ${Source-Version}), libxbase2.0-dev, libc6-dev
Description: development files for libvdkxdb
VDKXdb is a set of data-aware widgets made to build
lightweight database applications using the VDK library.
.
Report bugs, comments and complaints to:
mmotta@guest.net
|