[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#604967: marked as done (Please disable hal support)



Your message dated Tue, 08 Feb 2011 11:12:26 +1100
with message-id <1297123946.30323.12.camel@pug>
and subject line #604967: Xprint:  Please disable hal support
has caused the Debian Bug report #604967,
regarding Please disable hal support
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
604967: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604967
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xprint
Version: 1.6.0-4
Severity: normal
Tags: patch
User: pkg-utopia-maintainers@lists.alioth.debian.org

Hi,

as we want to get rid of hal eventually, please disable hal support in
xprint (or remove the package altogether).

In case you decide for the former, a patch is attached.

Cheers,
Michael


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/debian/control b/debian/control
index 8cdbc2a..24a67b5 100644
--- a/debian/control
+++ b/debian/control
@@ -48,8 +48,6 @@ Build-Depends:
  libpixman-1-dev (>= 0.13.2),
  libpciaccess-dev,
  libgcrypt-dev,
- libdbus-1-dev [!hurd-i386],
- libhal-dev [!hurd-i386],
  libselinux1-dev (>= 2.0.80) [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
  libaudit-dev [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
  x11proto-xf86dri-dev,
diff --git a/debian/rules b/debian/rules
index 9ec70b9..7745d57 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,10 +42,8 @@ endif
 
 ifeq ($(DEB_HOST_ARCH), hurd-i386)
 	dri = --disable-dri --disable-dri2
-	config_hal = --disable-config-hal
 else
 	dri = --enable-dri --enable-dri2
-	config_hal = --enable-config-hal
 endif
 
 INSTALL=/usr/bin/install
@@ -97,7 +95,7 @@ confflags += \
 	     --disable-xf86bigfont \
 	     --enable-dpms \
 	     --disable-config-dbus \
-	     $(config_hal) \
+	     --disable-config-hal \
 	     --enable-xfree86-utils \
 	     --disable-xorg \
 	     --disable-dmx \

--- End Message ---
--- Begin Message ---
Hi Michael, now that squeeze is out, we're planning to remove xprint
from the archives.  So I'll leave hal in for the purposes of the
snapshot (past revisions) archive.  Anyone wanting to resurrect xprint
from the past can deal with the hal issues then.

Closing the bug then with resolution "remove package".

Drew



--- End Message ---

Reply to: