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

xorg: Changes to 'debian-unstable'



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

New commits:
commit dc9545e9b6e31989c6133779309735f6e43b8128
Author: David Nusinow <dnusinow@debian.org>
Date:   Sun Jan 6 15:48:06 2008 -0500

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index b0f714d..9cd3db3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.3+10) UNRELEASED; urgency=low
+xorg (1:7.3+10) unstable; urgency=low
 
   * Just write a default video card identifier
   * Only run driver autodetection on sparc hardware
@@ -15,7 +15,7 @@ xorg (1:7.3+10) UNRELEASED; urgency=low
   * Don't write the DPMS option to the monitor section of xorg.conf.
     The xserver already defaults to enabling DPMS
 
- -- David Nusinow <dnusinow@debian.org>  Sun, 06 Jan 2008 14:27:42 -0500
+ -- David Nusinow <dnusinow@debian.org>  Sun, 06 Jan 2008 15:17:14 -0500
 
 xorg (1:7.3+9) unstable; urgency=low
 

commit ee160422c097bbe4fab6ef8b5df0b7bc312d4753
Author: David Nusinow <dnusinow@debian.org>
Date:   Sun Jan 6 15:16:58 2008 -0500

    * Don't write the DPMS option to the monitor section of xorg.conf.
      The xserver already defaults to enabling DPMS

diff --git a/debian/changelog b/debian/changelog
index 0c65d60..b0f714d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,10 @@ xorg (1:7.3+10) UNRELEASED; urgency=low
     and more to figure out which PCI ID's have video cards, so don't replicate
     it. Currently we only ask people who have ppc, SGI indigos, and multiple
     heads on sparc.
+  * Don't write the DPMS option to the monitor section of xorg.conf.
+    The xserver already defaults to enabling DPMS
 
- -- David Nusinow <dnusinow@debian.org>  Sun, 06 Jan 2008 13:40:33 -0500
+ -- David Nusinow <dnusinow@debian.org>  Sun, 06 Jan 2008 14:27:42 -0500
 
 xorg (1:7.3+9) unstable; urgency=low
 
diff --git a/debian/local/dexconf b/debian/local/dexconf
index 749c99c..fae07a5 100644
--- a/debian/local/dexconf
+++ b/debian/local/dexconf
@@ -256,9 +256,8 @@ exec 4>"$DEXCONFTMPDIR/Monitor"
 cat >&4 <<SECTION
 Section "Monitor"
 	Identifier	"Configured Monitor"
-	Option		"DPMS"
+EndSection
 SECTION
-printf "EndSection\n" >&4
 
 ### SCREEN
 


Reply to: