Your message dated Wed, 16 Jul 2014 16:52:00 -0400 with message-id <[email protected]> and subject line Re: Bug#755000: Avoiding gender-specific language has caused the Debian Bug report #755000, regarding Avoiding gender-specific language 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.) -- 755000: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755000 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: release-notes Severity: minor Tags: patch Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? I was searching for gender-specific language to correct across all the documentation that is part of DDP * What exactly did you do (or not do) that was effective (or ineffective)? grep -r " he " ./* | grep .sgml grep -r " his " ./* | grep .sgml grep -r " him " ./* | grep .sgml * What was the outcome of this action? I found some issues and created the patch attached here. All the best, Myriam -- System Information: Debian Release: 7.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dashIndex: etch/da/release-notes.da.sgml =================================================================== --- etch/da/release-notes.da.sgml (revision 10421) +++ etch/da/release-notes.da.sgml (working copy) @@ -1191,7 +1191,7 @@ installere en af pakkerne <package/kernel-image-*/ eller ved selv at oversætte en kerne ud fra kildekoden.</p> <!-- JFS: This is not strictly true, if the user was using a non-versioned - kernel (kernel-image-2.4-686) he _will_ upgrade the kernel if using + kernel (kernel-image-2.4-686) the kernel will_be_upgraded if using aptitude (post-sarge) --> <
