Package: ion3
Version: 20061015-1
Severity: normal
Tags: patch

The text pasted into NEWS.Debian has lots of whitespace appended, making
it display ugly in terminals that are not really wide.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages ion3 depends on:
ii  gnome-terminal [x-terminal-e 2.14.2-1    The GNOME 2 terminal emulator appl
ii  libc6                        2.3.6.ds1-6 GNU C Library: Shared libraries
ii  libice6                      1:1.0.1-2   X11 Inter-Client Exchange library
ii  liblua5.1-0                  5.1.1-2     Simple, extensible, embeddable pro
ii  libsm6                       1:1.0.1-3   X11 Session Management library
ii  libx11-6                     2:1.0.3-2   X11 client-side library
ii  libxext6                     1:1.0.1-2   X11 miscellaneous extension librar
ii  libxinerama1                 1:1.0.1-4.1 X11 Xinerama extension library
ii  xterm [x-terminal-emulator]  210-3.1     X terminal emulator

Versions of packages ion3 recommends:
ii  xfonts-100dpi                 1:1.0.0-3  100 dpi fonts for X
ii  xfonts-75dpi                  1:1.0.0-3  75 dpi fonts for X

-- no debconf information

-- 
see shy jo
--- NEWS.Debian~        2006-10-20 19:10:25.000000000 -0400
+++ NEWS.Debian 2006-10-20 19:11:00.000000000 -0400
@@ -1,35 +1,35 @@
 ion3 (20061015-1) unstable; urgency=low
 
- * WIonWS and WFloatWS and the corresponding modules are also gone, and        
                               
-   your custom configuration files will be broken with regard to these.        
                   
-   However, a partial backwards compatibility hack exists for layout           
                                      
-   savefiles.                                                                  
                 
-                                                                               
                     
-   The F9 and META-F9 bindings now by default create workspaces with           
                                                                                
-   a tiled layout of two frames. To create an "empty" workspace,               
                                                                                
-   corresponding to the old WFloatWS, use the context menu (META-M)            
                                                                                
-   and chose "new-empty-workspace". It is also possible to change              
                                                                                
-   the default layout.                                                         
                                                                                
-                                                                               
                                                                                
- * Note that if you restart from an old version to this new version of Ion,    
                                                                                
-   transients will stop working as expected for already existing windows.      
                                                                                
-   They will work for newly-created windows, however.                          
                                                                                
-                                                                               
                                                                                
- * There are a few new sets of binding (including one for ^WClientWin!),       
                                                                                
-   and some old bindings may not work exactly as expected anymore. In          
                                                                                
-   particular, those for switching to full-screen mode.                        
                                                                                
-                                                                               
                                                                                
-   **                                                                          
                                                                                
-   It is probably best to start from scratch with your custom bindings.        
                                                                                
-   **                                                                          
                                                                                
-                                                                               
                                                                                
- * ^WFrame.set_tabbar is gone. If you absolutely want to get rid off           
                                                                                
-   the tabs, you must change the frame's "mode" with ^WFrame.set_mode.         
                                                                                
-   The mode "tiled-alt" has been intended for this, and the corresponding      
                                                                                
-   "framed-tiled-alt" style defaults to ^Bar = "none".                         
                                                                                
-                                                                               
                                                                                
- * The rather popular ^Detach.lua script from the scripts repository           
                                                                                
-   is obsoleted now, as Ion includes detach functionality in itself.           
                                                                                
+ * WIonWS and WFloatWS and the corresponding modules are also gone, and
+   your custom configuration files will be broken with regard to these.
+   However, a partial backwards compatibility hack exists for layout
+   savefiles.
+
+   The F9 and META-F9 bindings now by default create workspaces with
+   a tiled layout of two frames. To create an "empty" workspace,
+   corresponding to the old WFloatWS, use the context menu (META-M)
+   and chose "new-empty-workspace". It is also possible to change
+   the default layout.
+
+ * Note that if you restart from an old version to this new version of Ion,
+   transients will stop working as expected for already existing windows.
+   They will work for newly-created windows, however.
+
+ * There are a few new sets of binding (including one for ^WClientWin!),
+   and some old bindings may not work exactly as expected anymore. In
+   particular, those for switching to full-screen mode.
+
+   **
+   It is probably best to start from scratch with your custom bindings.
+   **
+
+ * ^WFrame.set_tabbar is gone. If you absolutely want to get rid off
+   the tabs, you must change the frame's "mode" with ^WFrame.set_mode.
+   The mode "tiled-alt" has been intended for this, and the corresponding
+   "framed-tiled-alt" style defaults to ^Bar = "none".
+
+ * The rather popular ^Detach.lua script from the scripts repository
+   is obsoleted now, as Ion includes detach functionality in itself.
    To detach a window, use META-K D in the default bindings. To tile
    an existing from an a workspace that doesn't have a tiling yet,
    use META-K B.
@@ -39,7 +39,7 @@
 ion3 (20060317-1) unstable; urgency=low
 
   * Changes in the set of configuration files.
-  
+
     - cfg_ion.lua now simply load cfg_ioncore.lua and cfg_modules.lua
       with the default set of modules, and includes some of the most
       commonly changed options commented-out. This deprecates cfg_user.lua
@@ -55,12 +55,12 @@
     now, with a few special attributes. Your scratchpad configuration from
     the layout savefile will be lost (and complained of). A new one should
     open with the toggle key.
-                                                                               
                                                                                
-  * There's generic size policy code that both mplexes and client windows      
                                                                                
-    use (for transients). The default size policy for (framed) transients      
                                                                                
-    keeps them glued to the borders they're touching even if the parent or     
                                                                                
-    they themselves are resized (unless this could not be done because a       
                                                                                
-    small size and position are requested).                                    
                                                                                
+
+  * There's generic size policy code that both mplexes and client windows
+    use (for transients). The default size policy for (framed) transients
+    keeps them glued to the borders they're touching even if the parent or
+    they themselves are resized (unless this could not be done because a
+    small size and position are requested).
 
  -- Norbert Tretkowski <[EMAIL PROTECTED]>  Mon,  6 Mar 2006 17:26:47 +0100
 
@@ -80,7 +80,7 @@
      - mod_dock.set_floating_shown_on (replaces mod_dock.toggle_floating_on)
      - WRegion.set_activity (replaces WRegion.clear_activity and
        WRegion.notify_activity)
-   
+
     For example, WRegion.set_tagged(_, 'toggle') should be used in place of
     WRegion.toggle_tagged(_) now.
 

Attachment: signature.asc
Description: Digital signature

Reply via email to