summaryrefslogtreecommitdiff
path: root/user/tlecarrour/patch_life_cycle.mdwn
diff options
context:
space:
mode:
authorTanguy LE CARROUR <tanguy@bioneland.org>2012-02-02 17:11:07 +0100
committerTanguy LE CARROUR <tanguy@bioneland.org>2012-02-02 17:11:07 +0100
commit8c202441ee7296e3e019e37c5ec9f2b0651ce258 (patch)
tree04f4436de0ffc5e6d660ee479d08aab494c8ed66 /user/tlecarrour/patch_life_cycle.mdwn
parent74747c379e2b7a3b48021cbc8c25dded542dd6b2 (diff)
Update bug report text and modify reporting address.
Diffstat (limited to 'user/tlecarrour/patch_life_cycle.mdwn')
-rw-r--r--user/tlecarrour/patch_life_cycle.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/user/tlecarrour/patch_life_cycle.mdwn b/user/tlecarrour/patch_life_cycle.mdwn
index 0d9c31f4..574317af 100644
--- a/user/tlecarrour/patch_life_cycle.mdwn
+++ b/user/tlecarrour/patch_life_cycle.mdwn
@@ -53,7 +53,8 @@ Here is an example for memstat:
This patch solves the build problems for GNU/Hurd due to PATH_MAX
issues. The solution is to make dynamic string allocations instead of
using fixed length buffers. The patch involves one file, and is
- trivial.
+ trivial. Parts of the the code has been reviewed by GNU/Hurd developers
+ and Debian GNU/Hurd developers and maintainers.
FIXME:
Is it really useful to check if BUFSIZ is defined?
@@ -74,7 +75,7 @@ Submit
------
The bug report is the same as above, with all the **FIXME**, **TODO** and final comment removed.
-Attach the patch and send it to [submit@debian.org](mailto:submit@debian.org).
+Attach the patch and send it to [submit@bugs.debian.org](mailto:submit@bugs.debian.org).
Convention for the attachment name is: `fix_FTBFS4Hurd.patch`