1
Source: update-notifier
4
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
5
Build-Depends: debhelper (>= 11~),
8
libglib2.0-dev (>= 2.34),
11
libnotify-dev (>= 0.7),
23
Standards-Version: 3.9.4
24
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/update-notifier/ubuntu
25
XS-Testsuite: autopkgtest
26
X-Python3-Version: >= 3.2
28
Package: update-notifier
30
Depends: ${shlibs:Depends},
32
update-notifier-common (= ${source:Version}),
34
update-manager-gnome | update-manager (>= 1:17.04.3),
35
ubuntu-release-upgrader-gtk,
36
gnome-shell <!s390x> | notification-daemon <!s390x>,
38
Recommends: apport-gtk (>=2.8-0ubuntu3),
39
python3-aptdaemon.gtk3widgets | synaptic (>= 0.75.12),
40
software-properties-gtk,
43
Description: Daemon which notifies about package updates
44
Puts an icon in the user's notification area when package updates are
47
Package: update-notifier-common
48
Replaces: update-notifier (<< 0.75.1)
50
Pre-Depends: dpkg (>= 1.15.7.2), apt (>= 1.1~)
51
Depends: ${shlibs:Depends},
54
python3-apt, python3-dbus, python3-debian,
55
python3-debconf | debconf (<< 1.5.64~),
56
patch, update-manager-core (>= 1:17.04.2)
57
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
59
Description: Files shared between update-notifier and other packages
60
Apt setup files and reboot notification scripts shared between
61
update-notifier and other packages, notably for server use cases.