[Pkg-utopia-commits] r76 - packages/hal/trunk/debian

Sjoerd Simons sjoerd@haydn.debian.org
Tue, 16 Nov 2004 12:32:26 -0700


Author: sjoerd
Date: 2004-11-16 12:32:03 -0700 (Tue, 16 Nov 2004)
New Revision: 76

Modified:
   packages/hal/trunk/debian/control
Log:
Bump hal-device-manager's depend to python2.3-dbus >= 0.22-3. Makes it easier
to sync with ubuntu and 0.22-3 is already in testing anyway



Modified: packages/hal/trunk/debian/control
===================================================================
--- packages/hal/trunk/debian/control	2004-11-13 20:10:29 UTC (rev 75)
+++ packages/hal/trunk/debian/control	2004-11-16 19:32:03 UTC (rev 76)
@@ -21,7 +21,7 @@
 
 Package: hal-device-manager
 Architecture: all
-Depends: ${shlibs:Depends}, ${python:Depends}, python2.3-dbus (>= 0.22-1.1), python2.3-gnome2, python2.3-glade2, hal
+Depends: ${shlibs:Depends}, ${python:Depends}, python2.3-dbus (>= 0.22-3), python2.3-gnome2, python2.3-glade2, hal
 Conflicts: hal (<< 0.2.98-1) 
 Description: Hardware Abstraction Layer user interface
  HAL provides an abstract view on hardware.