libgtk2-unique-perl 0.05-1build3 source package in Ubuntu

Changelog

libgtk2-unique-perl (0.05-1build3) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Wed, 23 Oct 2013 00:03:54 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libgtk2-unique-perl_0.05.orig.tar.gz 10.9 KiB ae8dfb0f6844ddaa2ce7b5b44553419490c8e83c24fd35c431406a58f6be0f4f
libgtk2-unique-perl_0.05-1build3.debian.tar.gz 2.5 KiB 86ae06f4d89b55db3b702d658aa14c4191b593d3e008be2a7b20db92fbfdf177
libgtk2-unique-perl_0.05-1build3.dsc 2.2 KiB bb53dafff04ff94b89e257fa5d595808d177e9c34a21785bf28ff980cf71899f

Available diffs

View changes file

Binary packages built by this source

libgtk2-unique-perl: 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.