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

Bug#774853: marked as done (udd/new-maintainers.cgi: please be gender neutral)



Your message dated Thu, 8 Jan 2015 23:10:31 +0100
with message-id <20150108221031.GB2506@atitude.localdomain>
and subject line Re: Bug#774853: udd/new-maintainers.cgi: please be gender neutral
has caused the Debian Bug report #774853,
regarding udd/new-maintainers.cgi: please be gender neutral
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 owner@bugs.debian.org
immediately.)


-- 
774853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774853
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: normal
Tags: patch
User: qa.debian.org@packages.debian.org
Usertags: udd

Hi,

I just randomly stumbled over
https://udd.debian.org/cgi-bin/new-maintainers.cgi and noticed that it
says "his name and email" instead of being gender neutral.

Attached patch fixes this problem.

Thanks!

cheers, josch
>From ddf3962207eaf61f24b73a1138c124c2142042b9 Mon Sep 17 00:00:00 2001
From: josch <j.schauer@email.de>
Date: Thu, 8 Jan 2015 12:48:49 +0100
Subject: [PATCH] web/cgi-bin/new-maintainers.cgi: be gender neutral

---
 web/cgi-bin/new-maintainers.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/cgi-bin/new-maintainers.cgi b/web/cgi-bin/new-maintainers.cgi
index 31b54a1..41f3961 100755
--- a/web/cgi-bin/new-maintainers.cgi
+++ b/web/cgi-bin/new-maintainers.cgi
@@ -61,7 +61,7 @@ sth.execute ; rows = sth.fetch_all
 
 unless csvflag
   puts "<h2>New Debian maintainers</h2>"
-  puts "This page lists the first upload of each maintainer (identified by his name and email), together with its sponsor."
+  puts "This page lists the first upload of each maintainer (identified by their name and email), together with its sponsor."
 
 
   puts "<table>"
-- 
2.0.1


--- End Message ---
--- Begin Message ---
Hi Johannes,

Thank you for the report, the patch is applied.

Christophe

--- End Message ---

Reply to: