Your message dated Mon, 24 Jul 2017 00:03:57 +0000
with message-id <[email protected]>
and subject line Bug#820412: fixed in irssi-scripts 20170711
has caused the Debian Bug report #820412,
regarding irssi-scripts: auto_away: timeout trigger/reset also on '\n' (not 
only '\r')
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.)


-- 
820412: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820412
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: irssi-scripts
Version: 20160301
Severity: normal
Tags: patch

Dear maintainer,

the auto_away script does actually not work on my systems due to the
limited timeout/reset triggering: auto_away currently only sets up the
timeout handler on '\r', not on '\n'.  The attached patch works for me.

Kind regards,
Nicolas
--- a/usr/share/irssi/scripts/auto_away.pl
+++ b/usr/share/irssi/scripts/auto_away.pl
@@ -39,7 +39,7 @@ Irssi::settings_add_str('misc', 'away_se
 
 sub reset_timer{
   my $key=shift;
-  if($key == 10){
+  if (($key == 10) or ($key == 13)) {
     my (@servers) = Irssi::servers();
     foreach my $server (@servers) {
       if($server->{usermode_away} == 1){

--- End Message ---
--- Begin Message ---
Source: irssi-scripts
Source-Version: 20170711

We believe that the bug you reported is fixed in the latest version of
irssi-scripts, which is due to be installed in the Debian FTP archive.

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.
Daniel Echeverry <[email protected]> (supplier of updated irssi-scripts 
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: SHA512

Format: 1.8
Date: Tue, 11 Jul 2017 23:07:08 -0500
Source: irssi-scripts
Binary: irssi-scripts
Architecture: source
Version: 20170711
Distribution: unstable
Urgency: medium
Maintainer: Daniel Echeverry <[email protected]>
Changed-By: Daniel Echeverry <[email protected]>
Description:
 irssi-scripts - collection of scripts for irssi
Closes: 820412 847994 856360
Changes:
 irssi-scripts (20170711) unstable; urgency=medium
 .
   * New upstream release.
     + Update: akilluser.pl, apm.pl, awaybar.pl,
       awaylogcnt.pl, bandwidth.pl, bitlbee_join_notice.pl,
       bitlbee_typing_notice.pl, centericq.pl, colorkick.pl,
       connectcmd.pl, dau.pl, dccself.pl,  df.pl, go.pl,
       hddtemp.pl, hilightwin.pl, iMPD.pl, il.pl, invitejoin.pl,
       ircgmessagenotify.pl, irssiBlaster.pl, itime.pl, kicks.pl,
       licq.pl, loadavg.pl, localize.pl, mailcheck_imap.pl,
       mangle.pl, modelist-r.pl, nact.pl, newsline.pl, nicklist.pl,
       niq.pl, ogg123.pl, operview.pl, osd.pl, page-c0ffee.pl, pager.pl,
       postpone.pl, query.pl, quiz.pl, quizgr.pl, quizmaster.pl,
       randaway.pl, romajibind.pl, rotator.pl, scroller.pl,
       showhilight.pl, sysinfo277-irssi.pl, sysinfoplus.pl,
       topicsed.pl, trigger.pl, twprompt.pl, twtopic.pl,
       wordcompletition.pl, xetra.pl
     * debian/patches
       + Add auto_away--trigger-also-on-newline.diff
         + timeout trigger/reset also on newline. (Closes: #820412)
           + Thanks to Nicolas Schier for the patch.
       + Refresh go.pl-multiple-networks.diff
       + Refresh hilightwin.pl.diff
       + Remove change_mode_awayproxy_script.diff
         + merge with upstream.
       + Remove quizgr.pl.diff
         + merge with upstream.
       + Remove urlgrab.pl.diff
         + upstream is not using it anymore.
       + Remove connectcmd.pl.diff
         + upstream is not using it anymore.
     * debian/copyright
       + Extend debian copyright holders years
     * debian/control
       + Remove Ryan Niebur from Uploaders field. (Closes: #856360)
       + Bump standard versions 4.0.0 (no changes).
       + Change debhelper to 10 in B-D.
       + Fix typos in description.
     * Switch compat level 9 to 10.
     * add debian/source/lintian-overrides
       + Some scripts doesn't have copyright information.
 .
     [ Rhonda D'Vine ]
     * new upstream release:
       + act.pl, autoaway.pl, awayproxy.pl, cgrep.pl,
         challenge.pl (Closes: #847994), chanact.pl,
         mass_hilight_blocker.pl, my_beep.pl, nickserv.pl,
         tinyurl.pl, twirssi.pl, urlgrab.pl
     * Update INDEX file
     * Update description-list file
Checksums-Sha1:
 5abc1f899cbbda2216a4ca387e76100078526549 1335 irssi-scripts_20170711.dsc
 79ec874c491cfaf57d62802a25b0465f60d44247 569876 irssi-scripts_20170711.tar.xz
 be15ed6057654dd75dd1171255216f8ec82f3cb5 5058 
irssi-scripts_20170711_source.buildinfo
Checksums-Sha256:
 c2bd2369ed0c5f6e6e961d6c2d910f4f49eec17ea013bbc05ff75b13f30ae9ea 1335 
irssi-scripts_20170711.dsc
 de88a9d3798ca2e69225cb73952b89e56f2b468a0d1373c52011c35690e0483b 569876 
irssi-scripts_20170711.tar.xz
 bc9a7a418c394b70434a36b6fca7863f69c348184287f33269ec3db8ddd58907 5058 
irssi-scripts_20170711_source.buildinfo
Files:
 a4c6ea15b2dde74ad52ed7dcd9f8341a 1335 net optional irssi-scripts_20170711.dsc
 9c0c4145e45a2816356911ccff660a71 569876 net optional 
irssi-scripts_20170711.tar.xz
 fa740eee64bfc4fda34bac9928bf3b3e 5058 net optional 
irssi-scripts_20170711_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE/Zzi2Nd1S3irJ5u9LDtDb+rGgQEFAll1NZkACgkQLDtDb+rG
gQFdtQf/Vzp0jlw9+x3TZtCVTbI0doq8eesbmCYCfQNYQsZCHzlPmt30SrB58YzR
Kl/3lC0Rmj9onHTFUZRo4/vjGmBHCsFOWMPwuqSDCNbHGJBPEzjRRIT7RBcB2BHE
uH13dV+ai4TSMiQgzBHSSedOTCo3x9eXAoto1AKLhbAGWJsZbaEHWQRF9WcDGejp
W2xR6HLD3coFSPc/st7LO6zKJzOT+0t7UwYBC6RpKv2AuSzMSBvXtXCLilbDX8Sl
eD6WBEZ8A0eRBBKL/HNNqNCG5ofUjkcHCFmwwEKCnXuQr9u1UlL0taXgXUdobH7v
2MG5S95Rsnqt19DmsReqmvXHsSuSAQ==
=EAfZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to