File: control

package info (click to toggle)
libtododb 0.08-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 88 kB
  • ctags: 62
  • sloc: ansic: 420; makefile: 40; sh: 1
file content (25 lines) | stat: -rw-r--r-- 844 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
Source: libtododb
Section: libs
Priority: optional
Maintainer: Moray Allan <moray@debian.org>
Uploaders: Phil Blundell <pb@debian.org>
Build-Depends: cdbs (>= 0.4.5.1), debhelper (>> 4.1.0), libgpepimc0-dev, libsqlite0-dev, libgpewidget-dev, libglib2.0-dev
Standards-Version: 3.6.1

Package: libtododb0-dev
Provides: libtododb-dev
Conflicts: libtododb-dev
Section: libdevel
Architecture: any
Depends: libtododb0 (= ${Source-Version})
Description: library that provides access to gpe-todo's database [development]
 This is the development package for programs that need to access the
 gpe-todo database.

Package: libtododb0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: library that provides access to gpe-todo's database [runtime]
 This is the runtime package for programs that need to access the gpe-todo
 database.