File: control

package info (click to toggle)
libeventdb 0.90-4
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 2,176 kB
  • ctags: 920
  • sloc: sh: 8,859; ansic: 4,897; xml: 2,729; makefile: 76
file content (34 lines) | stat: -rw-r--r-- 1,290 bytes parent folder | download
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: libeventdb
Section: libs
Maintainer: Moray Allan <moray@debian.org>
Uploaders: Debian GPE team <pkg-gpe-maintainers@lists.alioth.debian.org>, Phil Blundell <pb@debian.org>, Philippe De Swert <philippedeswert@scarlet.be>, Neil Williams <codehelp@debian.org>
Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.0.0), libsqlite0-dev, libgpewidget-dev
Standards-Version: 3.7.3
Homepage: http://gpe.linuxtogo.org/

Package: libeventdb-dev
Section: libdevel
Priority: optional
Architecture: any
Depends: libeventdb2 (= ${binary:Version}), libglib2.0-dev
Description: library that provides access to gpe-calendar data [development]
 This is the development package for programs that need to access the
 gpe-calendar database.

Package: libeventdb2
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}
Description: library that provides access to gpe-calendar data [runtime]
 This is the runtime package for programs that need to access the gpe-calendar
 database.

Package: libeventdb2-dbg
Section: libs
Priority: extra
Architecture: any
Depends: libeventdb2 (= ${binary:Version}), ${shlibs:Depends}
Description: library that provides access to gpe-calendar data [debugging]
 This is the debugging package for programs that need to access the
 gpe-calendar database.