Your message dated Fri, 2 Dec 2016 14:01:51 +0000 (UTC)
with message-id <[email protected]>
and subject line Re: Bug#846553: RFS: dvtm/0.15-2
has caused the Debian Bug report #846553,
regarding RFS: dvtm/0.15-2
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.)
--
846553: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846553
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "dvtm"
* Package name : dvtm
Version : 0.15-2
Upstream Author : Marc Andre Tanner <[email protected]>
* Url : http://www.brain-dump.org/projects/dvtm
* Licenses : MIT/X
Section : utils
It builds those binary packages:
* dvtm
To access further information about this package, visit the following URL:
https://mentors.debian.net/package/dvtm
Alternatively, one can download the package with dget using this command:
dget -x https://mentors.debian.net/debian/pool/main/d/dvtm/dvtm_0.15-2.dsc
More information about dvtm can be obtained from
http://www.brain-dump.org/projects/dvtm
Changes since last upload:
* debian/patches/restore-signal-handlers.patch: Restore default signal
handlers for child processes. See #841090 for detailed discussion.
+ Thanks: Ian Jackson <[email protected]>
* patches/highlight-selected-tag.patch: Make selected tag in bar more
contrast.
Regards,
Dmitry Bogatov
--- End Message ---
--- Begin Message ---
Hi,
>I am looking for a sponsor for my package "dvtm"
uploaded even if I didn't get this change:
+#include <signal.h>
#include <unistd.h>
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
#include <langinfo.h>
#include <limits.h>
-#include <signal.h>
is moving signal above really needed? if so please forward upstream :)
G.
--- End Message ---