debian/changelog                    |    2 ++
 debian/xserver-xorg-core.bug.script |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 432edc1a60c20cdff6dec6d9435aa58dd0e61a81
Author: Julien Cristau <jcris...@debian.org>
Date:   Thu Jun 25 17:52:45 2009 +0200

    xserver-xorg-core.bug.script: add a newline between X log and lshal output.

diff --git a/debian/changelog b/debian/changelog
index a2cf929..b22c1d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ xorg-server (2:1.6.1.901-4) UNRELEASED; urgency=low
   * Bump xserver-xorg-dev's dependency on dri2proto to >= 2.1 for the same
     reason.
   * Don't set PCI_TXT_IDS_DIR, we don't use that anymore.
+  * xserver-xorg-core.bug.script: add a newline between X log and lshal
+    output.
 
  -- Julien Cristau <jcris...@debian.org>  Wed, 24 Jun 2009 11:59:58 +0200
 
diff --git a/debian/xserver-xorg-core.bug.script 
b/debian/xserver-xorg-core.bug.script
index c26204b..e994d43 100644
--- a/debian/xserver-xorg-core.bug.script
+++ b/debian/xserver-xorg-core.bug.script
@@ -118,7 +118,7 @@ else
 fi
 
 if [ -x /usr/bin/lshal ]; then
-    printf "HAL Information (lshal):\n"
+    printf "\nHAL Information (lshal):\n"
     for udi in `(hal-find-by-capability --capability input.keys;
                  hal-find-by-capability --capability input.mouse;
                  hal-find-by-capability --capability input.touchpad;


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to