Source: libpoe-loop-tk-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>,
           gregor herrmann <gregoa@debian.org>,
           Florian Schlichting <fsfs@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     libpoe-test-loops-perl (>= 1.352),
                     perl-tk (>= 804.031),
                     libpoe-perl (>= 2:1.356),
                     libio-pty-perl,
                     libsocket6-perl,
                     netbase,
                     xvfb,
                     xauth,
                     xfonts-base
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-loop-tk-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-loop-tk-perl.git
Homepage: https://metacpan.org/release/POE-Loop-Tk/

Package: libpoe-loop-tk-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libpoe-perl (>= 2:1.356),
         perl-tk (>= 804.031)
Enhances: libpoe-perl
Breaks: libpoe-perl (<< 2:1.0200-1)
Replaces: libpoe-perl (<< 2:1.0200-1)
Description: POE event loop implementation using Tk
 POE::Loop::Tk implements the standard POE::Loop event loop interface for the
 Tk toolkit. It provides features needed to manage a Tk-based event loop in
 Perl in a consistent fashion and does not differ from the standard interface.
 Please see POE::Loop from libpoe-perl for details on how this works.

