[SCM] Debian packaging of libconfig-model-tkui-perl branch, master, updated. debian/1.337-1-4-g30282db

Dominique Dumont dod at debian.org
Wed Sep 19 15:16:40 UTC 2012


The following commit has been merged in the master branch:
commit 8ae108854bb81ed2907d821fce520b5cc8262b20
Author: Dominique Dumont <dod at debian.org>
Date:   Wed Sep 19 14:05:09 2012 +0200

    refresh + add header

diff --git a/debian/patches/fix-green-arrow-and-show-hide.patch b/debian/patches/fix-green-arrow-and-show-hide.patch
index 8185f56..95461c3 100644
--- a/debian/patches/fix-green-arrow-and-show-hide.patch
+++ b/debian/patches/fix-green-arrow-and-show-hide.patch
@@ -1,8 +1,14 @@
-diff --git a/lib/Config/Model/TkUI.pm b/lib/Config/Model/TkUI.pm
-index ef11807..f69dfc5 100644
+Description: Fix green arrow and show hide.patch
+ This patch fixes the logic used to display the
+ green arrow. 
+ Also don't hide values which have errors or warnings.
+ when 
+ the 'show only custom values' checkbox is set.
+Forwarded: yes
+Author: dod
 --- a/lib/Config/Model/TkUI.pm
 +++ b/lib/Config/Model/TkUI.pm
-@@ -823,13 +823,15 @@ sub disp_leaf {
+@@ -835,13 +835,15 @@
      my $value = $leaf_object->fetch(check => 'no', silent => 1) ;
      my $tkt = $cw->{tktree} ;
  
@@ -22,7 +28,7 @@ index ef11807..f69dfc5 100644
      }
  
      if (defined $img) {
-@@ -847,7 +849,7 @@ sub disp_leaf {
+@@ -859,7 +861,7 @@
  
      $tkt->itemCreate($path,3, -text => $cw->trim_value($std_v)) ;
      

-- 
Debian packaging of libconfig-model-tkui-perl



More information about the Pkg-perl-cvs-commits mailing list