[Pkg-utopia-commits] r2069 - in /packages/unstable/hal/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Jan 26 14:34:02 UTC 2008


Author: biebl
Date: Sat Jan 26 14:34:02 2008
New Revision: 2069

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2069
Log:
  - Explicitly disable the macbook addon to ensure reliable build results
    with unclean build chroots.

Modified:
    packages/unstable/hal/debian/changelog
    packages/unstable/hal/debian/rules

Modified: packages/unstable/hal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/changelog?rev=2069&op=diff
==============================================================================
--- packages/unstable/hal/debian/changelog (original)
+++ packages/unstable/hal/debian/changelog Sat Jan 26 14:34:02 2008
@@ -1,7 +1,8 @@
 hal (0.5.10-6) unstable; urgency=low
 
   * debian/rules
-    - Explicitely disable the macbook addon
+    - Explicitly disable the macbook addon to ensure reliable build results
+      with unclean build chroots.
   * debian/dbus.init
     - Fix LSB init header. Use $remote_fs instead of $local_fs as the
       daemon requires /usr to be mounted. Remove S from Should-Stop.

Modified: packages/unstable/hal/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/rules?rev=2069&op=diff
==============================================================================
--- packages/unstable/hal/debian/rules (original)
+++ packages/unstable/hal/debian/rules Sat Jan 26 14:34:02 2008
@@ -9,6 +9,7 @@
                              --with-pid-file=/var/run/hal/hald.pid \
                              --enable-pcmcia-support \
                              --with-hwdata=/usr/share/misc \
+                             --without-macbook \
                              --without-macbookpro \
                              --disable-policy-kit \
                              --disable-console-kit \




More information about the Pkg-utopia-commits mailing list