Source: libgtk2-unique-perl
Section: perl
Priority: optional
Build-Depends: perl, debhelper (>= 9.20120312~),
 libextutils-depends-perl,
 libextutils-pkgconfig-perl, libgtk2-perl, libunique-dev,
 xvfb, xauth, xfonts-base
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan@debian.org>, Jonathan Yu <jawnsy@cpan.org>,
 gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.5
Homepage: https://metacpan.org/release/Gtk2-Unique
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgtk2-unique-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-unique-perl.git

Package: libgtk2-unique-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
 libgtk2-perl
Description: module for single instance applications
 Gtk2::Unique is a Perl interface to the libunique library, which provides a
 way to write single instance applications. If you launch a single instance
 application twice, the second instance will either quit or send a message to
 the running instance.
