[Pkg-utopia-commits] r3255 - in /packages/unstable/hal/debian: changelog control
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Thu Nov 19 01:23:51 UTC 2009
Author: biebl
Date: Thu Nov 19 01:23:51 2009
New Revision: 3255
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3255
Log:
Update (build) dependencies
* debian/control
- Drop libpolkit-dev and libck-connector-dev build dependency.
- Drop policykit dependency and demote consolekit to Recommends. We still
want to install consolekit by default for its D-Bus "at_console"
functionality.
Modified:
packages/unstable/hal/debian/changelog
packages/unstable/hal/debian/control
Modified: packages/unstable/hal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/changelog?rev=3255&op=diff
==============================================================================
--- packages/unstable/hal/debian/changelog (original)
+++ packages/unstable/hal/debian/changelog Thu Nov 19 01:23:51 2009
@@ -6,6 +6,11 @@
* debian/rules
- Pass --disable-policy-kit and --disable-console-kit to
DEB_CONFIGURE_EXTRA_FLAGS.
+ * debian/control
+ - Drop libpolkit-dev and libck-connector-dev build dependency.
+ - Drop policykit dependency and demote consolekit to Recommends. We still
+ want to install consolekit by default for its D-Bus "at_console"
+ functionality.
-- Michael Biebl <biebl at debian.org> Tue, 17 Nov 2009 17:57:35 -0600
Modified: packages/unstable/hal/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/control?rev=3255&op=diff
==============================================================================
--- packages/unstable/hal/debian/control (original)
+++ packages/unstable/hal/debian/control Thu Nov 19 01:23:51 2009
@@ -22,9 +22,7 @@
xmlto,
libxml2-utils,
gtk-doc-tools,
- quilt,
- libpolkit-dev (>= 0.7),
- libck-connector-dev (>= 0.3)
+ quilt
Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/hal
Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal
@@ -41,11 +39,10 @@
lsb-base (>= 3.2-14),
hal-info (>= 20070402),
mount (>= 2.13) [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
- freebsd-utils [kfreebsd-amd64 kfreebsd-i386],
- policykit (>= 0.7),
+ freebsd-utils [kfreebsd-amd64 kfreebsd-i386]
+Recommends: eject,
+ pm-utils [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
consolekit (>= 0.3)
-Recommends: eject,
- pm-utils [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386]
Suggests: gnome-device-manager
Description: Hardware Abstraction Layer
HAL provides an abstract view on hardware.
More information about the Pkg-utopia-commits
mailing list