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

xorg-server: Changes to 'ubuntu'



 debian/changelog                                          |    7 +++++++
 debian/patches/138_fedora_xserver-1.3.0-default-dpi.patch |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit c2080f5a85ecd010147329326e4952ee63c8baa1
Author: Timo Aaltonen <tjaalton@deckard.hut.fi>
Date:   Tue Nov 20 17:02:20 2007 +0200

    Modify patch 138 to change default DPI to 96 instead of 100.

diff --git a/debian/changelog b/debian/changelog
index 81d54dc..dc3af3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg-server (2:1.4.1~git20071119-1ubuntu2) UNRELEASED; urgency=low
+
+  * debian/patches/138_fedora_xserver-1.3.0-default-dpi.patch
+    - Change default dpi to 96, not 100.
+
+ -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 20 Nov 2007 17:00:06 +0200
+
 xorg-server (2:1.4.1~git20071119-1ubuntu1) hardy; urgency=low
 
   * Merge with Debian unstable, remaining changes:
diff --git a/debian/patches/138_fedora_xserver-1.3.0-default-dpi.patch b/debian/patches/138_fedora_xserver-1.3.0-default-dpi.patch
index 4a62705..10994d9 100644
--- a/debian/patches/138_fedora_xserver-1.3.0-default-dpi.patch
+++ b/debian/patches/138_fedora_xserver-1.3.0-default-dpi.patch
@@ -6,7 +6,7 @@ diff -up xorg-server-1.3.0.0/hw/xfree86/common/xf86Priv.h.jx xorg-server-1.3.0.0
  #endif
  #ifndef DEFAULT_DPI
 -#define DEFAULT_DPI		75
-+#define DEFAULT_DPI		100
++#define DEFAULT_DPI		96
  #endif
  
  #define DEFAULT_UNRESOLVED	TRUE



Reply to: