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

xorg: Changes to 'debian-unstable'



 debian/changelog     |    8 ++++----
 debian/local/dexconf |    3 +++
 2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit a9b4e5d05079698bffb88461c42f067243211a74
Author: David Nusinow <dnusinow@debian.org>
Date:   Sun Apr 29 21:48:13 2007 -0400

    Fix thinko, re-add "EndSection" to "Files" section of xorg.conf

diff --git a/debian/changelog b/debian/changelog
index ff1b75e..344a197 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.2-3) UNRELEASED; urgency=low
+xorg (1:7.2-3) unstable; urgency=low
 
   [ Christian Perrier ]
   * Debconf templates proofread by the debian-l10n-english team
@@ -34,8 +34,8 @@ xorg (1:7.2-3) UNRELEASED; urgency=low
     override the default mode in their xorg.conf's if they choose
   * Don't write the files section of xorg.conf by default. If the user does
     want to write the files section, don't write out any font paths, only
-    write out the font server bit if they specify that. 
-    + This will depend on having xserver-xorg-core version 2:1.3.0.0.dfsg-3 
+    write out the font server bit if they specify that.
+    + This will depend on having xserver-xorg-core version 2:1.3.0.0.dfsg-3
       which includes a patch to always look in the default font paths by
       default. Bump the xserver-xorg dependency on xserver-xorg-core to this
       version.
@@ -58,7 +58,7 @@ xorg (1:7.2-3) UNRELEASED; urgency=low
   * debian/xserver-xorg.postinst.in: ATI vendor string was changed in
     discover-data_2.2006.08.15, so edit them to reflect the change.
 
- -- David Nusinow <dnusinow@debian.org>  Sun, 29 Apr 2007 21:17:18 -0400
+ -- David Nusinow <dnusinow@debian.org>  Sun, 29 Apr 2007 21:33:00 -0400
 
 xorg (1:7.2-2) experimental; urgency=low
 
diff --git a/debian/local/dexconf b/debian/local/dexconf
index 020001d..021d7b6 100644
--- a/debian/local/dexconf
+++ b/debian/local/dexconf
@@ -215,6 +215,9 @@ SECTION
 	FontPath	"$FONTSERVER"
 SECTION
   fi
+  cat >&4 <<SECTION
+EndSection
+SECTION
 fi
 
 ### KEYBOARD / INPUTDEVICE



Reply to: