Your message dated Tue, 23 Dec 2008 11:32:04 +0000
with message-id <[email protected]>
and subject line Bug#503971: fixed in trn 3.6-19
has caused the Debian Bug report #503971,
regarding trn uses /usr/bin/emacs by default
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.)
--
503971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503971
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: trn
Version: 3.6-18.1
Version: 3.6-16
By default, trn and its associated programs seem to use /usr/bin/emacs as
their default editor. This is contrary to Debian Policy, which states
(section 11.4) that applications should use /usr/bin/editor as the
default. The attached trivial patch fixes this.
--
Ben Harris, University of Cambridge Computing Service. Tel: (01223) 334728
The Debian version of Pnews uses Emacs by default. It really should be
/usr/bin/editor, but openSUSE doesn't have one of those, so we'll resort
to Nano, which is a little less novice-hostile than vi.
--- config.sh.orig 2008-09-26 00:00:03.000000000 +0100
+++ config.sh 2008-09-29 22:08:01.000000000 +0100
@@ -135,7 +135,7 @@
d_vfork='define'
d_voidsig='define'
signal_t='void'
-defeditor='/usr/bin/emacs'
+defeditor='/usr/bin/nano'
filexp='/usr/share/trn/filexp'
d_dirnamlen=''
i_dirent='define'
--- End Message ---
--- Begin Message ---
Source: trn
Source-Version: 3.6-19
We believe that the bug you reported is fixed in the latest version of
trn, which is due to be installed in the Debian FTP archive:
trn_3.6-19.dsc
to pool/non-free/t/trn/trn_3.6-19.dsc
trn_3.6-19.tar.gz
to pool/non-free/t/trn/trn_3.6-19.tar.gz
trn_3.6-19_i386.deb
to pool/non-free/t/trn/trn_3.6-19_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthew Vernon <[email protected]> (supplier of updated trn package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 23 Dec 2008 11:20:54 +0000
Source: trn
Binary: trn
Architecture: source i386
Version: 3.6-19
Distribution: unstable
Urgency: low
Maintainer: Matthew Vernon <[email protected]>
Changed-By: Matthew Vernon <[email protected]>
Description:
trn - Threaded USENET news reader, based on rn
Closes: 142731 486630 503968 503971
Changes:
trn (3.6-19) unstable; urgency=low
.
* copyright file fixes: standardise to license; remove parsedate.c
copyright section, as this is regenerated at each build (closes: #142731)
* Apply (corrected) patch from Ben Harris to make editor the default
editor, in line with policy (closes: #503971)
* Apply patch from Ben Harris <[email protected]> to replace KILL files
more safely (closes: #503968)
* Apply patch from Jonathan Amery <[email protected]> to
make trn deal better with overlong References: lines (closes: #486630)
Files:
b8b3a8f679760ca9dcb6a67bdd56e8d8 605 non-free/news optional trn_3.6-19.dsc
c86664f24a328a20046fee11bef8d9df 353998 non-free/news optional
trn_3.6-19.tar.gz
019e4240b6f47b57e27de95381f585d3 214892 non-free/news optional
trn_3.6-19_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQCVAwUBSVDKjrDSad4X89TRAQKUBQQAj83dBtsnfPdTazyeLnf+ux2UHDZUbgMu
thOgZoc7NzdDTeUn/jeOkG9z80qeIOUjqXf1zA9j7h0V8S7efhYGtTObp9H2RbTW
x/0NfkFBGbmOB2IERDxvYG2yIoCnZz0r59lFWgoj7Ma6hWV6hSF7nK/n59vKNPDL
qIL4AgUXACc=
=ebQQ
-----END PGP SIGNATURE-----
--- End Message ---