File: control

package info (click to toggle)
gconf 1.0.9-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,716 kB
  • ctags: 2,307
  • sloc: ansic: 60,480; sh: 9,208; makefile: 303
file content (48 lines) | stat: -rw-r--r-- 1,724 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: gconf
Section: libs
Priority: optional
Maintainer: Takuo KITAME <kitame@debian.org>
Build-Depends: libgtk1.2-dev, gtk-doc-tools, liborbit-dev, libpopt-dev, liboaf-dev (>= 0.3.0), libxml-dev, zlib1g-dev, gettext, automake, autoconf, debhelper (>> 3.0.0), libdb3-dev
Standards-Version: 3.5.2

Package: gconf
Section: admin
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}
Suggests: nfs-common
Conflicts: libgconf10
Replaces: libgconf10, libgconf11 (<< 1.0.7)
Description: GNOME configuration database system. (daemon and tools)
 GConf is a configuration database system, functionally similar to the
 Windows registry but lots better. :-) It's being written for the GNOME
 desktop but does not require GNOME.
 .
 This package contain gconfd daemon and gconf tools binaries.

Package: libgconf11
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, gconf
Conflicts: libgconf10, gconf2 (<< 1.2.1-2.1)
Replaces: libgconf10
Description: GNOME configuration database system libraries
 GConf is a configuration database system, functionally similar to the
 Windows registry but lots better. :-) It's being written for the GNOME
 desktop but does not require GNOME.
 .
 This package contain shared libraries.

Package: libgconf-dev
Section: devel
Priority: optional
Architecture: any
Depends: libgconf11 (= ${Source-Version}), gconf (= ${Source-Version}), liboaf-dev
Replaces: gconf (<< 1.0.6)
Description: GNOME configuration database system development files.
 GConf is a configuration database system, functionally similar to the
 Windows registry but lots better. :-) It's being written for the GNOME
 desktop but does not require GNOME
 .
 This package contain development files.