[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#596677: marked as done (unblock: libconfig-model-tkui-perl/1.310-1)



Your message dated Tue, 14 Sep 2010 02:04:40 -0300
with message-id <4C8F0268.8000801@debian.org>
and subject line Re: Bug#596677: unblock: libconfig-model-tkui-perl/1.310-1
has caused the Debian Bug report #596677,
regarding unblock: libconfig-model-tkui-perl/1.310-1
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 owner@bugs.debian.org
immediately.)


-- 
596677: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596677
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock


Please unblock package libconfig-model-tkui-perl. This new release fixes
a usability bug where some buttons were not enabled when needed.

The meat of the change is quite small:

Index: lib/Config/Model/Tk/HashEditor.pm
===================================================================
--- lib/Config/Model/Tk/HashEditor.pm   (revision 61498)
+++ lib/Config/Model/Tk/HashEditor.pm   (revision 62496)
@@ -119,7 +119,7 @@
 
     # bind both entries to update correctly the state of all buttons
     my $bound_sub = sub { 
-       $cw->update_state(entry => $item , tklist => $tklist->curselection) 
+       $cw->update_state(entry => $item , tklist => $tklist->curselection || 0) 
     };
     $entry -> bind( '<KeyPress>'       , $bound_sub );
     $tklist-> bind( '<<ListboxSelect>>', $bound_sub );



unblock libconfig-model-tkui-perl/1.310-1

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 13-09-2010 08:13, Dominique Dumont wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> 
> Please unblock package libconfig-model-tkui-perl. This new release fixes
> a usability bug where some buttons were not enabled when needed.
> 
> The meat of the change is quite small:
> 
> Index: lib/Config/Model/Tk/HashEditor.pm
> ===================================================================
> --- lib/Config/Model/Tk/HashEditor.pm   (revision 61498)
> +++ lib/Config/Model/Tk/HashEditor.pm   (revision 62496)
> @@ -119,7 +119,7 @@
>  
>      # bind both entries to update correctly the state of all buttons
>      my $bound_sub = sub { 
> -       $cw->update_state(entry => $item , tklist => $tklist->curselection) 
> +       $cw->update_state(entry => $item , tklist => $tklist->curselection || 0) 
>      };
>      $entry -> bind( '<KeyPress>'       , $bound_sub );
>      $tklist-> bind( '<<ListboxSelect>>', $bound_sub );
> 
> 
> 
> unblock libconfig-model-tkui-perl/1.310-1

Unblocked.

Kind regards,
- -- 
Felipe Augusto van de Wiel (faw)
Debian. Freedom to code. Code to freedom!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyPAmcACgkQCjAO0JDlykZd7ACfdV09qagPWtVHFoql9sgJImv6
3EAAn3vqVmAg3XmG3B4Lgv89N41LKALu
=kZa2
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: