1
Source: upgrade-notifier
1
Source: update-notifier
4
Maintainer: Michiel Sikkes <michiel@eyesopened.nl>
5
Build-Depends: debhelper (>= 4.0.0), cdbs, libgtk2.0-dev, libgnomeui-dev, libglade2-dev
6
Standards-Version: 3.6.1.1
4
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
5
Build-Depends: debhelper (>= 7.0.50~),
7
libglib2.0-dev (>= 2.30),
9
libnotify-dev (>= 0.7),
18
Standards-Version: 3.8.4
19
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/update-notifier/ubuntu
8
Package: upgrade-notifier
21
Package: update-notifier
10
Depends: ${shlibs:Depends}, ${misc:Depends}, update-manager
11
Description: Daemon which notifies package updates
23
Depends: ${shlibs:Depends},
25
update-notifier-common (= ${source:Version}),
30
update-manager-gnome | update-manager (>= 1:0.165),
31
ubuntu-release-upgrader-gtk,
34
Recommends: apport-gtk (>=2.8-0ubuntu3),
35
python-aptdaemon.gtk3widgets | synaptic (>= 0.75.12),
36
software-properties-gtk,
39
Suggests: ubuntu-system-service
40
Description: Daemon which notifies about package updates
12
41
Puts an icon in the user's notification area when package updates are
44
Package: update-notifier-common
45
Replaces: update-notifier (<< 0.75.1)
47
Pre-Depends: dpkg (>= 1.15.7.2)
48
Depends: ${shlibs:Depends},
51
python-apt (>= 0.6.12), python-debian, debconf, patch
52
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
54
Description: Files shared between update-notifier and other packages
55
Apt setup files and reboot notification scripts shared between
56
update-notifier and other packages, notably for server use cases.