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
|
Source: vdkxdb
Priority: optional
Maintainer: Michael Vogt <mvo@debian.org>
Standards-Version: 3.1.1
Build-Depends: debhelper (>> 2.0.0), libgnome-dev, libgtk1.2-dev, libglib1.2-dev , libvdk1-dev, libvdkbuilder-dev, libxdb-dev, doxygen
Package: libvdkxdb
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: VDK data-aware widgets
VDKXdb is a set of data-aware widgets made to build
light weight database applications using VDK library.
.
Report bugs, comments and complains to:
mmotta@guest.net
Package: libvdkxdb-dev
Section: devel
Architecture: any
Depends: libvdkxdb (= ${Source-Version}), libxdb-dev, libc6-dev
Description: development files for libvdkxdb
VDKXdb is a set of data-aware widgets made to build
light weight database applications using VDK library.
.
Report bugs, comments and complains to:
mmotta@guest.net
|