File: control

package info (click to toggle)
libeventdb 0.21-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,500 kB
  • ctags: 249
  • sloc: sh: 8,440; ansic: 979; xml: 417; makefile: 35
file content (23 lines) | stat: -rw-r--r-- 781 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
Source: libeventdb
Section: libs
Priority: optional
Maintainer: Moray Allan <moray@debian.org>
Uploaders: Phil Blundell <pb@debian.org>
Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.0.0), libsqlite0-dev, libgpewidget-dev
Standards-Version: 3.6.2

Package: libeventdb-dev
Section: devel
Architecture: any
Depends: libeventdb0 (= ${Source-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: libeventdb0
Section: libs
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.