File: control

package info (click to toggle)
system-tools-backends 2.10.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,412 kB
  • sloc: perl: 15,454; sh: 10,177; ansic: 824; makefile: 202
file content (47 lines) | stat: -rw-r--r-- 1,677 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
Source: system-tools-backends
Maintainer: Andriy Grytsenko <andrej@rep.kiev.ua>
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13),
               gnome-pkg-tools,
               intltool,
               libnet-dbus-perl,
               libdbus-1-dev,
               libdbus-glib-1-dev,
               libpolkit-gobject-1-dev,
               libglib2.0-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian/system-tools-backends
Vcs-Git: https://salsa.debian.org/debian/system-tools-backends.git
Homepage: https://system-tools-backends.freedesktop.org/

Package: system-tools-backends
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libnet-dbus-perl,
         dbus
Pre-Depends: ${misc:Pre-Depends}
Breaks: liboobs-1-4 (<< 2.30)
Conflicts: liboobs-1-3
Description: System Tools to manage computer configuration -- scripts
 The System Tools Backends are a set of cross-platform scripts
 for Linux and other Unix systems. The backends provide a standard
 XML interface for modifying the configuration regardless of the
 distribution that's being used.
 .
 These backends are used in GNOME System Tools.

Package: system-tools-backends-dev
Architecture: any
Section: devel
Depends: ${misc:Depends}
Description: System Tools to manage computer configuration -- development files
 The System Tools Backends are a set of cross-platform scripts
 for Linux and other Unix systems. The backends provide a standard
 XML interface for modifying the configuration regardless of the
 distribution that's being used.
 .
 These backends are used in GNOME System Tools.
 .
 This package contains the development files.