File: control

package info (click to toggle)
gnome-packagekit 43.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,460 kB
  • sloc: ansic: 8,554; xml: 129; python: 89; sh: 74; makefile: 24
file content (77 lines) | stat: -rw-r--r-- 2,932 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: gnome-packagekit
Section: gnome
Priority: optional
Maintainer: Matthias Klumpp <mak@debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>
Vcs-Git: https://salsa.debian.org/pkgutopia-team/gnome-packagekit.git
Vcs-Browser: https://salsa.debian.org/pkgutopia-team/gnome-packagekit
Homepage: https://help.gnome.org/users/gnome-packagekit/stable/
Build-Depends: appstream,
               debhelper-compat (= 13),
               docbook,
               docbook-utils,
               libcanberra-gtk3-dev,
               libfontconfig1-dev,
               libglib2.0-dev,
               libgtk-3-dev,
               libnotify-dev,
               libpackagekit-glib2-dev,
               libpolkit-gobject-1-dev,
               libsystemd-dev [linux-any],
               meson,
               xauth <!nocheck>,
               xsltproc,
               xvfb <!nocheck>
Standards-Version: 4.6.1
Rules-Requires-Root: no

Package: gnome-packagekit
Architecture: any
Depends: gnome-packagekit-common (>= ${source:Version}),
         packagekit,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: gnome-package-updater,
            software-properties-gtk
Description: Graphical distribution neutral package manager for GNOME
 PackageKit allows performing simple software management tasks over a DBus
 interface  e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package contains a GTK+ based application for package installation
 and removal, a simple repository editor and graphical PackageKit
 configuration tool and a viewer for package installation history.

Package: gnome-package-updater
Architecture: any
Depends: gnome-packagekit-common (>= ${source:Version}),
         packagekit,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: software-properties-gtk
Provides: update-notifier
Replaces: gnome-packagekit (<< 3.32.0-4)
Breaks: gnome-packagekit (<< 3.32.0-4),
        update-notifier (<< 3.24)
Description: Software package updater for GNOME
 GNOME Package Updater allows you to update packages on your system without
 rebooting. You can view details about each update and choose which updates
 to apply.
 .
 The updater utility uses PackageKit for package management abstraction.

Package: gnome-packagekit-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Replaces: gnome-packagekit (<< 3.32.0-4),
          gnome-packagekit-data (<< 3.32.0-4)
Breaks: gnome-packagekit (<< 3.32.0-4),
        gnome-packagekit-data (<< 3.32.0-4)
Description: Common data files for GNOME PackageKit
 PackageKit allows performing simple software management tasks over a DBus
 interface  e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package contains common shared files for all
 GNOME PackageKit modules.