libgtk2-unique-perl 0.05-1build2 source package in Ubuntu
Changelog
libgtk2-unique-perl (0.05-1build2) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson <email address hidden> Wed, 16 Nov 2011 09:47:47 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | 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-1build2.debian.tar.gz | 2.4 KiB | 6a306833c251c9da71321f7108da03eb0c85248b2d101378240ac205e3951c4b |
libgtk2-unique-perl_0.05-1build2.dsc | 2.2 KiB | aa25dde5c9bd327e50af140d8d704380c38def7dfba39176df66f8d9f16eb0d1 |
Available diffs
- diff from 0.05-1build1 to 0.05-1build2 (324 bytes)
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.