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: libgpevtype
Section: libs
Priority: optional
Maintainer: Moray Allan <moray@debian.org>
Build-Depends: cdbs (>= 0.4.5.1), debhelper (>= 4.1.0), libmimedir-gnome-dev, libeventdb-dev (>= 0.18), libgpewidget-dev, libglib2.0-dev, gtk-doc-tools
Standards-Version: 3.6.2
Package: libgpevtype0-dev
Provides: libgpevtype-dev
Conflicts: libgpevtype-dev
Section: libdevel
Architecture: any
Depends: libgpevtype0 (= ${Source-Version}), libglib2.0-dev, libmimedir-gnome-dev, libeventdb-dev
Description: data interchange library for GPE applications [development]
libgpevtype is used by GPE personal information management applications to
convert data to and from standard formats.
.
This package contains the development files for libgpevtype.
Package: libgpevtype0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: data interchange library for GPE applications [runtime]
libgpevtype is used by GPE personal information management applications to
convert data to and from standard formats.
.
This package contains the runtime files for libgpevtype.
|