[Pkg-utopia-commits] r3180 - in /packages/experimental/hal/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Jul 28 03:10:56 UTC 2009


Author: biebl
Date: Tue Jul 28 03:10:55 2009
New Revision: 3180

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3180
Log:
Wrap hal dependencies.

Modified:
    packages/experimental/hal/debian/changelog
    packages/experimental/hal/debian/control

Modified: packages/experimental/hal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/hal/debian/changelog?rev=3180&op=diff
==============================================================================
--- packages/experimental/hal/debian/changelog (original)
+++ packages/experimental/hal/debian/changelog Tue Jul 28 03:10:55 2009
@@ -22,6 +22,7 @@
   * debian/control
     - Change Build-Depends from libvolume-id-dev to libblkid-dev (>= 1.43).
     - Bump Standards-Version to 3.8.2. No further changes.
+    - Wrap hal dependencies.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 28 Jul 2009 04:34:16 +0200
 

Modified: packages/experimental/hal/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/hal/debian/control?rev=3180&op=diff
==============================================================================
--- packages/experimental/hal/debian/control (original)
+++ packages/experimental/hal/debian/control Tue Jul 28 03:10:55 2009
@@ -32,7 +32,20 @@
 
 Package: hal
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, pciutils, usbutils, udev (>= 0.125) [!kfreebsd-amd64 !kfreebsd-i386], dbus (>= 0.61), lsb-base (>= 3.2-14), hal-info (>= 20070402), pm-utils [!kfreebsd-amd64 !kfreebsd-i386], mount (>= 2.13) [!kfreebsd-amd64 !kfreebsd-i386], freebsd-utils [kfreebsd-amd64 kfreebsd-i386], policykit (>= 0.7), consolekit (>= 0.3), acl
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ adduser,
+ pciutils,
+ usbutils,
+ udev (>= 0.125) [!kfreebsd-amd64 !kfreebsd-i386],
+ dbus (>= 0.61),
+ lsb-base (>= 3.2-14),
+ hal-info (>= 20070402),
+ pm-utils [!kfreebsd-amd64 !kfreebsd-i386],
+ mount (>= 2.13) [!kfreebsd-amd64 !kfreebsd-i386],
+ freebsd-utils [kfreebsd-amd64 kfreebsd-i386],
+ policykit (>= 0.7),
+ consolekit (>= 0.3),
+ acl
 Recommends: eject, libsmbios-bin [amd64 i386 lpia]
 Suggests: gnome-device-manager
 Description: Hardware Abstraction Layer




More information about the Pkg-utopia-commits mailing list