Your message dated Thu, 07 Jan 2016 18:39:10 +0000
with message-id <[email protected]>
and subject line Bug#809502: Removed package(s) from unstable
has caused the Debian Bug report #365137,
regarding snooper: line editing enhancement: DEL
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.)


-- 
365137: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365137
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: snooper
Version: 19991202-3
Severity: wishlist
Tags: patch

The patch below allows ASCII DEL also to delete the last input
character when entering memo or log file name:

-------------8<----------------------8<------------------
--- main.c.orig 2006-04-28 10:48:36.000000000 +0200
+++ main.c      2006-04-28 10:57:23.000000000 +0200
@@ -377,6 +377,7 @@
                        ret = NULL;
                        goto quit;
                case '\b':
+               case '\0177':
                        if (!idx) {
                                scrn_beep();
                                break;
-------------8<----------------------8<------------------

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11.12
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages snooper depends on:
ii  libc6                 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii  liblockdev1           1.0.1-6            Run-time shared library for lockin
ii  libncurses5           5.4-4              Shared libraries for terminal hand

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 19991202-7.2+rm

Dear submitter,

as the package snooper has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/809502

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to