Your message dated Thu, 02 Apr 2015 15:56:55 +0200 with message-id <[email protected]> and subject line Re: Bug#781694: release-notes: cobwebby relnotes-glossary has caused the Debian Bug report #781694, regarding release-notes: cobwebby relnotes-glossary to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 781694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781694 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: release-notes Severity: wishlist Tags: patch The glossary of acronyms/initialisms in release-notes.dbk could do with some maintenance. The file still provides expansions for the terms "ACPI", "ALSA", "APM", "GPG", "IDE", "NBD", "OSS", "RPC", and "UUID", which don't appear to be mentioned anywhere else; but on the other hand there's no entry for "UEFI". Someday it should probably get a proper clearout, but for now I attach a patch that just adds an expansion for UEFI. -- JBR with qualifications in linguistics, experience as a Debian sysadmin, and probably no clue about this particular package--- release-notes.dbk.pristine 2015-01-24 17:21:57.806068114 +0000 +++ release-notes.dbk 2015-03-27 16:41:22.697579850 +0000 @@ -444,6 +444,10 @@ <glossdef><para>Transport Layer Security</para></glossdef> </glossentry> <glossentry> + <glossterm>UEFI</glossterm> + <glossdef><para>Unified Extensible Firmware Interface</para></glossdef> + </glossentry> + <glossentry> <glossterm>USB</glossterm> <glossdef><para>Universal Serial Bus</para></glossdef> </glossentry>
--- End Message ---
--- Begin Message ---On 2015-04-01 18:54, Justin B Rye wrote: > Package: release-notes > Severity: wishlist > Tags: patch > > The glossary of acronyms/initialisms in release-notes.dbk could do > with some maintenance. The file still provides expansions for the > terms "ACPI", "ALSA", "APM", "GPG", "IDE", "NBD", "OSS", "RPC", and > "UUID", which don't appear to be mentioned anywhere else; but on the > other hand there's no entry for "UEFI". > > Someday it should probably get a proper clearout, but for now I attach > a patch that just adds an expansion for UEFI. > Thanks for the expansion, I applied the patch as-is. ~Niels
--- End Message ---

