Your message dated Tue, 22 Sep 2009 21:36:12 +0000
with message-id <[email protected]>
and subject line Bug#479650: fixed in stfl 0.21-1
has caused the Debian Bug report #479650,
regarding newsbeuter: keys
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.)


-- 
479650: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479650
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: newsbeuter
Version: 0.9-1
Severity: wishlist

I would like to have, over the existing up/down/pageup/pagedown, some
top/bottom operation. Perhaps bound in default configuration to, say,
home/end keys! :)

Also (but this is another issue), I find the current functioning for the
pageup/pagedown operations useless: pagedown moves the selection to the
"last row shown" + 1, and that seems reasonable, but it doesn't change
the whole screen, it simply scrolls the screen by one line (so you need
to press pgdn two times to effectively read the next page). Also the
pageup does the same (in the reverse direction), and this looks
"unnatural" to me.
(perhaps copyin^W "getting inspiration" from mutt behaviour...) ;)

ciao
Riccardo

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: lang=it...@euro, lc_ctype=it...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages newsbeuter depends on:
ii  libc6                     2.7-10         GNU C Library: Shared libraries
ii  libcurl3-gnutls           7.18.1-1       Multi-protocol file transfer libra
ii  libgcc1                   1:4.3.0-3      GCC support library
ii  libmrss0 [libmrss-abi-0.1 0.19.1-3       C library for parsing, writing and
ii  libncursesw5              5.6+20080419-2 Shared libraries for terminal hand
ii  libnxml0 [libnxml-abi-0.1 0.18.2-3       C library for parsing, writing and
ii  libsqlite3-0              3.5.8-3        SQLite 3 shared library
ii  libstdc++6                4.3.0-3        The GNU Standard C++ Library v3

newsbeuter recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: stfl
Source-Version: 0.21-1

We believe that the bug you reported is fixed in the latest version of
stfl, which is due to be installed in the Debian FTP archive:

libstfl-dev_0.21-1_amd64.deb
  to pool/main/s/stfl/libstfl-dev_0.21-1_amd64.deb
libstfl-perl_0.21-1_amd64.deb
  to pool/main/s/stfl/libstfl-perl_0.21-1_amd64.deb
libstfl-ruby1.8_0.21-1_amd64.deb
  to pool/main/s/stfl/libstfl-ruby1.8_0.21-1_amd64.deb
libstfl-ruby1.9_0.21-1_amd64.deb
  to pool/main/s/stfl/libstfl-ruby1.9_0.21-1_amd64.deb
libstfl-ruby_0.21-1_all.deb
  to pool/main/s/stfl/libstfl-ruby_0.21-1_all.deb
libstfl-spl_0.21-1_amd64.deb
  to pool/main/s/stfl/libstfl-spl_0.21-1_amd64.deb
libstfl0_0.21-1_amd64.deb
  to pool/main/s/stfl/libstfl0_0.21-1_amd64.deb
python-stfl_0.21-1_amd64.deb
  to pool/main/s/stfl/python-stfl_0.21-1_amd64.deb
stfl_0.21-1.diff.gz
  to pool/main/s/stfl/stfl_0.21-1.diff.gz
stfl_0.21-1.dsc
  to pool/main/s/stfl/stfl_0.21-1.dsc
stfl_0.21.orig.tar.gz
  to pool/main/s/stfl/stfl_0.21.orig.tar.gz



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.
Nico Golde <[email protected]> (supplier of updated stfl 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.8
Date: Tue, 22 Sep 2009 12:48:17 +0200
Source: stfl
Binary: libstfl0 libstfl-dev libstfl-perl python-stfl libstfl-ruby1.8 
libstfl-ruby1.9 libstfl-ruby libstfl-spl
Architecture: source amd64 all
Version: 0.21-1
Distribution: unstable
Urgency: low
Maintainer: Nico Golde <[email protected]>
Changed-By: Nico Golde <[email protected]>
Description: 
 libstfl-dev - development files for libstfl
 libstfl-perl - Perl bindings for the structured terminal forms language/library
 libstfl-ruby - Ruby bindings for the structured terminal forms language/library
 libstfl-ruby1.8 - Ruby 1.8 bindings for the structured terminal forms 
language/libr
 libstfl-ruby1.9 - Ruby 1.9 bindings for the structured terminal forms 
language/libr
 libstfl-spl - SPL bindings for the structured terminal forms language/library
 libstfl0   - structured terminal forms language/library
 python-stfl - python bindings for the structured terminal forms language/librar
Closes: 479650 528715
Changes: 
 stfl (0.21-1) unstable; urgency=low
 .
   * New upstream release
     - allows overwriting key values for page up/down (Closes: #479650).
     - introduce libstfl0 as upstream builds a shared library now.
     - Added libstfl0.symbols.
   * debian/rules:
     - use py_sitename macro to copy all python modules in to the right path.
     - include /usr/share/python/python.mk (needed to build with Python 2.6).
     - additionally adjust debian/python-stfl.install to install all python
       modules into /usr/lib/pythonX.Y/*-packages.
       Thanks Alessio Treglia (Closes: #528715).
   * Bump policy version, no changes needed.
   * Fix duplicate short descriptions.
   * Remove Michael Mende from uploaders as it seems he is not interested
     in this package anymore. Thanks a lot for your previous work!
Checksums-Sha1: 
 871b6b22bab9fffadb14a6ca7dfd3f15da1c3b81 1340 stfl_0.21-1.dsc
 0313eafa1fe4dcfea1f2edd34d453baaa46df277 41093 stfl_0.21.orig.tar.gz
 c47d215bab1a4ded93346016a5baa5be07437a3f 8465 stfl_0.21-1.diff.gz
 0e8d01ccb0dee5d1bc9ebd69a63c160102be7d11 40390 libstfl0_0.21-1_amd64.deb
 f86bbcc686370b7680e8d5ac94fe6847e1c92cea 39096 libstfl-dev_0.21-1_amd64.deb
 ad0872976b6d8c9921a5c9bd2c6c3b5dcd15e3fe 46252 libstfl-perl_0.21-1_amd64.deb
 ab1ee08a93638f5f9dade71d526818c010ce0df6 93424 python-stfl_0.21-1_amd64.deb
 05f8d2f92caa99f8c736531f376dd6f89ee57bee 41048 libstfl-ruby1.8_0.21-1_amd64.deb
 b0f27ef4739d786e00a41588cf492ff4bdf2cf08 41430 libstfl-ruby1.9_0.21-1_amd64.deb
 8a22e7a12afa3b03f94ccc899173738583fd3e65 6048 libstfl-ruby_0.21-1_all.deb
 5c1b2108cba4aa4427346490148eb67e26c01edf 32656 libstfl-spl_0.21-1_amd64.deb
Checksums-Sha256: 
 b283fbf1ea41515c251a480cfb4152e8cce0cdf07be55e3e5895f13c8cc386ab 1340 
stfl_0.21-1.dsc
 bf0ead0a66b635602222bc9089414b99f99081b956c92baf77699d283bcc88eb 41093 
stfl_0.21.orig.tar.gz
 ced18bc365bdde552a0a4993758f58db9c59bbaba22c0df7ccdd3275b46fa531 8465 
stfl_0.21-1.diff.gz
 ac5a1a7e02fcd248f459bb759d36cb5844945820afbb262c654db2d6a9e07d7c 40390 
libstfl0_0.21-1_amd64.deb
 4772e7b6aada4825e8246f1adbfba14a8273ff0262dc653ca9d687b04b8705d9 39096 
libstfl-dev_0.21-1_amd64.deb
 a23110f2018e5adbf6582b0e35e26f60e6a9e3344cf0269b05fd7ec71e4c1292 46252 
libstfl-perl_0.21-1_amd64.deb
 c53ceb3f8ee759ff5e94e3b37ceec45d4c3ae439c75c22b4c5a23235353eb9e2 93424 
python-stfl_0.21-1_amd64.deb
 03dca84bac3448d603d58a5b5ce5b4d2b6f4be75efc2f80dd68064685f4d8566 41048 
libstfl-ruby1.8_0.21-1_amd64.deb
 ca7736dc41658d99ff6b8bf4673175ed6d0f2cabd1ca5853ed434843426828c1 41430 
libstfl-ruby1.9_0.21-1_amd64.deb
 5960626481706bbe6e77390416871021095d869289798e523a227704f3eaedcb 6048 
libstfl-ruby_0.21-1_all.deb
 62177b6d760506a3799bdc038bf1b68d9f8e63d172305325d2017ea227116fe7 32656 
libstfl-spl_0.21-1_amd64.deb
Files: 
 0dd40b6cb99df6da3a5ba1334f22e566 1340 libdevel optional stfl_0.21-1.dsc
 888502c3f332a0ee66e490690d79d404 41093 libdevel optional stfl_0.21.orig.tar.gz
 0405154893db19702dd07efa6f390c3e 8465 libdevel optional stfl_0.21-1.diff.gz
 b3e077e4e32c82a421d7f0c0db9a1470 40390 libs optional libstfl0_0.21-1_amd64.deb
 6e40c1e2e193483791a84f1ef2ad3d73 39096 libdevel optional 
libstfl-dev_0.21-1_amd64.deb
 81c6f725ec9ce26e326ffbb3d6f4c525 46252 perl optional 
libstfl-perl_0.21-1_amd64.deb
 dfab807b1734080e193aa6672c4c8c5d 93424 python optional 
python-stfl_0.21-1_amd64.deb
 3b26da13b65f9a03b88104ada48166ba 41048 ruby optional 
libstfl-ruby1.8_0.21-1_amd64.deb
 24e86dc80834aa9465b2daa30c6fb5a9 41430 ruby optional 
libstfl-ruby1.9_0.21-1_amd64.deb
 e9ae0066d32e03fd7ad9c38c1b994185 6048 ruby optional libstfl-ruby_0.21-1_all.deb
 e8c29c1319dd2442c01bcdd32a6168cf 32656 devel optional 
libstfl-spl_0.21-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkq42XQACgkQHYflSXNkfP/K2QCgn6nhNNlD4+hbDNgW7sPKR/bj
IHwAn3QPLr2xmzW2bFs9NgYZUYxGm6gl
=xHfm
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to