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

X Strike Force XFree86 SVN commit: r1932 - trunk/debian



Author: branden
Date: 2004-10-08 19:57:28 -0500 (Fri, 08 Oct 2004)
New Revision: 1932

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
Log:
(cosmetic) Tidy up change descriptions.


Modified: trunk/debian/CHANGESETS
===================================================================
--- trunk/debian/CHANGESETS	2004-10-09 00:34:28 UTC (rev 1931)
+++ trunk/debian/CHANGESETS	2004-10-09 00:57:28 UTC (rev 1932)
@@ -9,7 +9,7 @@
 files anywhere.)
 
 Miscellaneous cosmetic fixes.
-    1915, 1916, 1919, 1920
+    1915, 1916, 1919, 1920, 1932
 
 Update Danish debconf template translations (thanks, Claus Hindsgaul).
 (Closes: #274101)
@@ -58,7 +58,7 @@
 Add workaround for the UseBIOS default setting in the savage driver:
 + Add patch 099i_pro_savage_ddr_set_use_bios_to_false.diff
 + Set UseBios default to "no" for PROSAVAGE_DDR and PROSAVAGE_DDRK, as
-  described here http://www.probo.com/timr/savage40.html.
+  described at <URL: http://www.probo.com/timr/savage40.html >.
     1925
 
 If the restorecon command is available, restore SELinux file security
@@ -72,24 +72,24 @@
     1927
 
 Add several multi-layout aware layouts:
-+ ca contains several variants: 'fr' is meant as a replacement for
-  ca_enhanced, 'fr-legacy' is another variant, and 'multi' is an
-  implementation of CAN/CSA-Z243.200-92.  This norm requires two groups,
-  so it is in fact divided into 'multi' and 'multi-2gr'.
-  By default, 'ca' loads both 'multi' and 'multi-2gr' variants to provide
-  a full featured keyboard.  When it is combined with other layouts,
-  the simpler variant 'fr' is used, but others can be explicitly
-  specified.  Closes: #245371, #252068, #258575
-  This new layout also fixes ISO_Level3_Shift, which was mapped to
-  RCTL instead of RALT.  Closes: #274457
-+ jp also requires a combination of two variants.  When this is
-  the only loaded layout, the full combination is defined.  When
-  it is combined with others, both 'jp106' and 'latin' variants must
-  be explicitly defined.
-+ ch replaces de_CH and fr_CH.
-+ hu layout has been simplified, some variants have been removed.
-  Closes: #263561, #269929
-+ mn and vn are simple layouts.
++ ca (Canada) contains several variants: "fr" is meant as a replacement
+  for ca_enhanced, "fr-legacy" is another variant, and "multi" is an
+  implementation of CAN/CSA-Z243.200-92.  This standard requires two
+  groups, so it is in fact divided into "multi" and "multi-2gr" variants.
+  By default, "ca" loads both "multi" and "multi-2gr" to provide a
+  full-featured keyboard.  When it is combined with other layouts, the
+  simpler variant "fr" is used, but others can be explicitly specified.
+  (Closes: #245371, #252068, #258575)
++ The new ca layout also fixes ISO_Level3_Shift, which was mapped to
+  <RCTL> instead of <RALT>.  (Closes: #274457)
++ jp (Japan) also requires a combination of two variants.  When this is
+  the only loaded layout, the full combination is used.  When this layout
+  is combined with others, both the "jp106" and "latin" variants must be
+  explicitly specified.
++ hu (Hungary) layout has been simplified; some variants have been removed.
+  (Closes: #263561)
++ ch (Switzerland) replaces de_CH and fr_CH.
++ mn (Mongolia) and vn (Vietnam) are simple layouts.
     1928
 
 Remove build-dependency on libstdc++5-dev | libstdc++-dev.  A package

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2004-10-09 00:34:28 UTC (rev 1931)
+++ trunk/debian/changelog	2004-10-09 00:57:28 UTC (rev 1932)
@@ -41,24 +41,24 @@
     access to standard Ctrl+Alt key sequences.  (Closes: #236086)
 
   * Add several multi-layout aware layouts:
-    + ca contains several variants: 'fr' is meant as a replacement for
-      ca_enhanced, 'fr-legacy' is another variant, and 'multi' is an
-      implementation of CAN/CSA-Z243.200-92.  This norm requires two groups,
-      so it is in fact divided into 'multi' and 'multi-2gr'.
-      By default, 'ca' loads both 'multi' and 'multi-2gr' variants to provide
-      a full featured keyboard.  When it is combined with other layouts,
-      the simpler variant 'fr' is used, but others can be explicitly
-      specified.  Closes: #245371, #252068, #258575
-      This new layout also fixes ISO_Level3_Shift, which was mapped to
-      RCTL instead of RALT.  Closes: #274457
-    + jp also requires a combination of two variants.  When this is
-      the only loaded layout, the full combination is defined.  When
-      it is combined with others, both 'jp106' and 'latin' variants must
-      be explicitly defined.
-    + hu layout has been simplified, some variants have been removed.
-      Closes: #263561, #269929
-    + ch replaces de_CH and fr_CH.
-    + mn and vn are simple layouts.
+    + ca (Canada) contains several variants: "fr" is meant as a replacement
+      for ca_enhanced, "fr-legacy" is another variant, and "multi" is an
+      implementation of CAN/CSA-Z243.200-92.  This standard requires two
+      groups, so it is in fact divided into "multi" and "multi-2gr" variants.
+      By default, "ca" loads both "multi" and "multi-2gr" to provide a
+      full-featured keyboard.  When it is combined with other layouts, the
+      simpler variant "fr" is used, but others can be explicitly specified.
+      (Closes: #245371, #252068, #258575)
+    + The new ca layout also fixes ISO_Level3_Shift, which was mapped to
+      <RCTL> instead of <RALT>.  (Closes: #274457)
+    + jp (Japan) also requires a combination of two variants.  When this is
+      the only loaded layout, the full combination is used.  When this layout
+      is combined with others, both the "jp106" and "latin" variants must be
+      explicitly specified.
+    + hu (Hungary) layout has been simplified; some variants have been removed.
+      (Closes: #263561)
+    + ch (Switzerland) replaces de_CH and fr_CH.
+    + mn (Mongolia) and vn (Vietnam) are simple layouts.
 
   Changes by Fabio M. Di Nitto:
 
@@ -81,7 +81,7 @@
   * Add workaround for the UseBIOS default setting in the savage driver:
     + Add patch 099i_pro_savage_ddr_set_use_bios_to_false.diff
     + Set UseBios default to "no" for PROSAVAGE_DDR and PROSAVAGE_DDRK, as
-      described here http://www.probo.com/timr/savage40.html.
+      described at <URL: http://www.probo.com/timr/savage40.html >.
 
  -- Branden Robinson <branden@debian.org>  Fri,  8 Oct 2004 19:26:49 -0500
 



Reply to: