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

X Strike Force X.Org X11 SVN commit: r493 - trunk/debian



Author: branden
Date: 2005-08-03 16:03:51 -0500 (Wed, 03 Aug 2005)
New Revision: 493

Modified:
   trunk/debian/changelog
Log:
Whitespace police.

Stop blowing past 80 characters in line length, so that the changelog
entries won't be hideously ugly on terminals of standard width.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-08-03 21:00:14 UTC (rev 492)
+++ trunk/debian/changelog	2005-08-03 21:03:51 UTC (rev 493)
@@ -78,8 +78,8 @@
      - Added Simplified Chinese translation (zh_CN.po). Thanks, Carlos Z.F.
        Liu! (closes: #320657).
      - Added Basque translation (eu.po). Thanks, Pi. (closes: #320792).
-     - Added more GNU/kFreeBSD fixes, for xserver-xorg.config.in, in order to obtain
-       the list of mouse devices dynamically.
+     - Added more GNU/kFreeBSD fixes, for xserver-xorg.config.in, in order to
+       obtain the list of mouse devices dynamically.
      - Fixed reference to migrated items in xserver.xorg.config.in. Thanks,
        Joey Hess (closes: #318276).
      - patches/general/030_libvgahw_gcc4_volatile_fix.diff: Disabled by now in
@@ -97,8 +97,8 @@
 
 xorg-x11 (6.8.2.dfsg.1-4) unstable; urgency=low
 
-  Changes by David Nusinow: 
-  
+  Changes by David Nusinow:
+
      - Remove README.DGA from xserver-xorg.docs.m68k, mips, mipsel, and arm to
        fix FTBFS.
      - Resolve MANIFEST.mips to fix FTBFS
@@ -142,15 +142,15 @@
        Closes: #318092
      - Turn on SELinux support in xdm. Thanks Manoj Srivastava; Closes: #317024
        - Add libselinux1-dev to Build-Depends
-     - Update Danish debconf translations. Thanks to Claus Hindsgaul; 
+     - Update Danish debconf translations. Thanks to Claus Hindsgaul;
        Closes: #318227
-     - Update Czech debconf translations. Thanks to Miroslav Kure; 
+     - Update Czech debconf translations. Thanks to Miroslav Kure;
        Closes: #318323
      - Update Portuguese (Brazilian) debconf translations. Thanks to Andre
        Luis Lopes; Closes: #318635
-     - Update German debconf translations. Thanks to Alwin Meschede; 
+     - Update German debconf translations. Thanks to Alwin Meschede;
        Closes: #318721
-       
+
    * Changes by Daniel Stone:
      - Fix S/390 build by bringing MANIFEST and *.install.s390 files up to
        date.
@@ -162,7 +162,7 @@
        and proper.
      - Drop libstdc++6-dev dependency entirely, since build-essential will
        bring that in.  Also drop libc6-dev dependency. Closes: #318353
-       
+
   Changes by Eugene Konev:
 
      - Add patch 002a_xterm_no_overstrike_bold_fonts.diff to fix xterm bold
@@ -173,7 +173,7 @@
 xorg-x11 (6.8.2.dfsg.1-2) unstable; urgency=low
 
   Changes by David Nusinow:
-  
+
      - Change x-window-system to depend on xprint
        - Change 009 patch to refer to xprint instead of xprt-xprintorg
 
@@ -181,14 +181,14 @@
 
      - Drop versioned dependency on libstdc++
 
-     - Update debian/NEWS with a few things  
+     - Update debian/NEWS with a few things
 
      - Update xlibs-static-dev package description with libXprint* libs (thanks
        Nathanael Nerode)
 
      - Add 104_sparc_no_mv8_flag.diff to fix a build problem on sparc (thanks
        Julien Cristau)
-    
+
   Changes by Daniel Stone:
 
      - Fix FTBFS by only forcing BuildXprintLib building when we're not
@@ -215,7 +215,7 @@
       the fix.
 
    - Disable acceleration on C&T 69000 by default but allow it to be overrided
-     by config file. Thanks to Dan Christensen and Nathanael Nerode; 
+     by config file. Thanks to Dan Christensen and Nathanael Nerode;
      Closes: #315315
 
    - Remove svn comments from debian/local xpm pixmaps to unbreak xdm. Thanks
@@ -232,7 +232,7 @@
      - 024d_radeon_fix_gcc4_build.diff (to which I incorporated a one-line fix
        from the 024a_radeon_benh_fixes.diff patch)
      - 991_ubuntu_gcc_flags.diff
-   
+
     - Package name changes for the C++ ABI transition: (Thanks to Eugene Konev,
       Steve Langasek, and Daniel Stone)
       - xlibmesa-glu renamed to libglu1-xorg; Provides: changed to
@@ -252,7 +252,7 @@
         can't possibly provide a proper transition for anything that
         relies on the C++ ABI, so better to get rid of them altogether
       - Rename all xlibmesa-glu package files accordingly
- 
+
     - Remove libglu1-xorg-dev's dependency on "libstdc++5-3.3-dev |
       libstdc++-dev": this doesn't actually ensure that the correct C++
       headers are installed, and it's no longer the correct libstdc++
@@ -263,7 +263,7 @@
 
     - Patch Audit
       - 0000_backport_from_upstream.diff updated
-        - Thomas Winischhofer's post-6.8.2 fixes to MiscPassMessage(); 
+        - Thomas Winischhofer's post-6.8.2 fixes to MiscPassMessage();
           Closes: #285807
       - 000_backport_from_author_xterm.diff ported (Nathanael Nerode)
         - Closes: #297430, #296592, #298551
@@ -282,7 +282,7 @@
       - 089_xkb_fix_symbols_pc_lt.diff got ID tags back
       - 093_xkb_fix_macintosh_problems.diff got macintosh equal key fix ported
       - 099e_xorgconf_manpage_overhaul.diff ported
-      - 099h_mesa_tdfx_load_right_glide_library.diff patched to use 
+      - 099h_mesa_tdfx_load_right_glide_library.diff patched to use
           libglide_h3/5 as used in unstable packages.
       - 099q_tdfx_improve_mode_rejection_diagnostics.diff added
       - 099q_xkb_tr_fix_eacute.diff removed
@@ -300,7 +300,6 @@
         - patch to xc/programs/Xserver/hw/xfree86/drivers/rendition/vboard.c
           re-added to comply with post-sarge SC
 
-
  -- David Nusinow <dnusinow@debian.org>  Fri, 24 Jun 2005 10:24:48 -0400
 
 xorg-x11 (6.8.2.dfsg.1-0pre1v1) experimental; urgency=low



Reply to: