4
4
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
5
Build-Depends: debhelper (>= 7.0.50~),
6
libgtk2.0-dev (>= 2.18.0),
9
libdbus-glib-1-dev (>= 0.60),
5
Build-Depends: debhelper (>= 11~),
8
libglib2.0-dev (>= 2.34),
11
libnotify-dev (>= 0.3.2-0ubuntu2),
11
libnotify-dev (>= 0.7),
15
Standards-Version: 3.8.4
22
Standards-Version: 3.9.4
16
23
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/update-notifier/ubuntu
24
XS-Testsuite: autopkgtest
25
X-Python3-Version: >= 3.2
18
27
Package: update-notifier
20
29
Depends: ${shlibs:Depends},
22
31
update-notifier-common (= ${source:Version}),
24
update-manager-gnome | update-manager,
27
Recommends: apport-gtk, synaptic, software-properties-gtk, anacron, aptdaemon
28
Suggests: ubuntu-system-service
33
update-manager-gnome | update-manager (>= 1:17.04.3),
34
ubuntu-release-upgrader-gtk,
35
gnome-shell <!s390x> | notification-daemon <!s390x>,
37
Recommends: apport-gtk (>=2.8-0ubuntu3),
38
python3-aptdaemon.gtk3widgets | synaptic (>= 0.75.12),
39
software-properties-gtk,
29
42
Description: Daemon which notifies about package updates
30
43
Puts an icon in the user's notification area when package updates are
33
46
Package: update-notifier-common
34
47
Replaces: update-notifier (<< 0.75.1)
49
Pre-Depends: dpkg (>= 1.15.7.2), apt (>= 1.1~)
36
50
Depends: ${shlibs:Depends},
39
python-apt (>= 0.6.12)
53
python3-apt, python3-dbus, python3-debian,
54
python3-debconf | debconf (<< 1.5.64~),
55
patch, update-manager-core (>= 1:17.04.2)
40
56
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
41
58
Description: Files shared between update-notifier and other packages
42
59
Apt setup files and reboot notification scripts shared between
43
60
update-notifier and other packages, notably for server use cases.