~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: mvo
  • Date: 2005-02-08 00:25:09 UTC
  • Revision ID: gustavo@niemeyer.net-20050208002509-a211f90ce9367f80
* cleanups:
  - configure.in: no longer need libglade
  - src/update-notifier{c,h}: we no longer use dbus directly only libhal
  - src/update.c: added comment to update_check() 
  - README: reflect the latest developments (no direct dbus use etc)
  - data/Makefile.am: don't distribute the dbus helper script

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: gnome
3
3
Priority: optional
4
4
Maintainer: Michiel Sikkes <michiel@eyesopened.nl>
5
 
Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev, libgnomeui-dev, libglade2-dev, libgconf2-dev, libgamin-dev, libhal-dev (>= 0.5.1), libdbus-glib-1-dev (>= 0.60), intltool, libnotify-dev (>= 0.3.0)
 
5
Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev, libgnomeui-dev, libglade2-dev, libgconf2-dev, libgamin-dev, libhal-dev, dbus-glib-1-dev
6
6
Standards-Version: 3.6.1.1
7
7
 
8
8
Package: update-notifier
9
9
Architecture: any
10
 
Depends: ${shlibs:Depends}, ${misc:Depends}, dbus-1-utils (>= 0.60), python-apt (>= 0.6.12), update-manager, hal, notify-daemon
 
10
Depends: ${shlibs:Depends}, ${misc:Depends}, dbus-1-utils, update-manager
11
11
Provides: upgrade-notifier
12
12
Conflicts: upgrade-notifier
13
13
Replaces: upgrade-notifier