Dear sharing, sharing a bit of context from few earlier lines as well.

                           grep {
                             $state eq $_
                             } @statefollow
                           } sort keys %{$results{$deptype}}
                         );
          # I feel the need to explain this hairy double grep argument.
          # We need to pass an array of package names to show_rdepends,
          # which will recursively follow them for further processing.
          # However, we want to filter this list so that we have the
          # inner join of @statefollow and the state of each package.
          # Hence, the double grep.
        }

But as shared above, the expected behaviour of listing of
builds-depends and their build-depends is not available.

Please fix the same.

-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8

Reply via email to