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

Bug#1036091: release-notes: What's new: OpenJDK and OpenLDAP rows out of alphabetical order



Package: release-notes
Severity: minor
Tags: patch

Release Notes Maintainers,

In Chapter 2. What's new in Debian 12, the OpenJDK and OpenLDAP rows
are out of alphabetical order.

Patch (for the English version only) is below,
with the following fixes:
  1) s/gnupg/gnupg2/
  2) s/llvm-toolchain/new-llvm-toolchain/
  3) Alphabetize OpenJDK and OpenLDAP rows

Wishlist: Add a link to the Debian page on Distrowatch.com:
        https://distrowatch.com/table.php?distribution=debian
This has a complete history and is well-maintained.

Thank you!
Daniel Lewart
Urbana, Illinois
---
diff -ru a/en/whats-new.dbk b/en/whats-new.dbk
--- a/en/whats-new.dbk	2023-05-14 12:57:24.000000000 -0500
+++ b/en/whats-new.dbk	2023-05-15 00:00:00.000000000 -0500
@@ -305,7 +305,7 @@
 	      <entry>2.10.22</entry>
 	      <entry>2.10.34</entry>
 	    </row>
-	    <row id="new-gnupg">
+	    <row id="new-gnupg2">
 	      <entry>GnuPG<indexterm><primary>GnuPG</primary></indexterm></entry>
 	      <entry>2.2.27</entry>
 	      <entry>2.2.40</entry>
@@ -330,7 +330,7 @@
               <entry>5.10 series</entry>
               <entry>6.1 series</entry>
 	    </row>
-	    <row id="llvm-toolchain">
+	    <row id="new-llvm-toolchain">
               <entry>LLVM/Clang toolchain</entry>
               <entry>9.0.1 and 11.0.1 (default) and 13.0.1</entry>
               <entry>13.0.1 and 14.0 (default) and 15.0.6</entry>
@@ -345,16 +345,16 @@
 	      <entry>1.18</entry>
 	      <entry>1.22</entry>
 	    </row>
-	    <row id="new-openldap">
-	      <entry>OpenLDAP</entry>
-	      <entry>2.4.57</entry>
-	      <entry>2.5.13</entry>
-	    </row>
 	    <row id="new-openjdk">
 	      <entry>OpenJDK<indexterm><primary>OpenJDK</primary></indexterm></entry>
 	      <entry>11</entry>
 	      <entry>17</entry>
 	    </row>
+	    <row id="new-openldap">
+	      <entry>OpenLDAP</entry>
+	      <entry>2.4.57</entry>
+	      <entry>2.5.13</entry>
+	    </row>
 	    <row id="new-openssh">
 	      <entry>OpenSSH<indexterm><primary>OpenSSH</primary></indexterm></entry>
 	      <entry>8.4p1</entry>


Reply to: