File: control

package info (click to toggle)
gnome-packagekit 3.22.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 16,200 kB
  • ctags: 1,019
  • sloc: ansic: 11,255; sh: 4,181; makefile: 612; xml: 129
file content (59 lines) | stat: -rw-r--r-- 2,386 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
Source: gnome-packagekit
Section: gnome
Priority: optional
Maintainer: Matthias Klumpp <mak@debian.org>
Vcs-Git: https://anonscm.debian.org/git/pkg-packagekit/gnome-packagekit.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-packagekit/gnome-packagekit.git
Build-Depends: autoconf-archive,
               debhelper (>= 10),
               dh-autoreconf (>= 4),
               docbook,
               docbook-utils,
               intltool (>= 0.40),
               libcanberra-gtk3-dev,
               libdbus-glib-1-dev (>= 0.74),
               libfontconfig1-dev,
               libglib2.0-dev (>= 2.32),
               libgtk-3-dev (>= 3.16),
               libnotify-dev (>= 0.7),
               libpackagekit-glib2-dev (>= 0.8.16),
               libpolkit-gobject-1-dev,
               libsystemd-dev [linux-any],
               xsltproc
Standards-Version: 3.9.8
Homepage: https://help.gnome.org/users/gnome-packagekit/stable/

Package: gnome-packagekit
Architecture: any
Depends: gnome-packagekit-data (>= ${source:Version}),
         packagekit (>= 1.0.4),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: software-properties-gtk
Replaces: gnome-packagekit-session (<< 3.16.0),
          gnome-software-manager (<< 3.6.0-2)
Breaks: gnome-packagekit-session (<< 3.16.0),
        gnome-software-manager (<< 3.6.0-2),
        update-notifier (<< 3.24)
Provides: update-notifier
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, an application to view system updates, a simple
 repository editor and PackageKit configuration tool and a viewer for
 package installation history.

Package: gnome-packagekit-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: 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 architecture-independent files for all
 GNOME-PackageKit modules.