libunique 1.1.6-6build1 source package in Ubuntu

Changelog

libunique (1.1.6-6build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 05:30:50 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libunique_1.1.6.orig.tar.gz 440.0 KiB 2cb918dde3554228a211925ba6165a661fd782394bd74dfe15e3853dc9c573ea
libunique_1.1.6-6build1.debian.tar.xz 5.8 KiB 70f82655b807f819311582fb4e5545b62479231af9f3ccae24540c995d7c01db
libunique_1.1.6-6build1.dsc 2.5 KiB 44ec72c9e4e4539670ad615baf860aab12a6b6883743421f9689d5bc3db7e4ea

View changes file

Binary packages built by this source

libunique-1.0-0: Library for writing single instance applications - shared libraries

 Unique is a library for writing single instance application.
 If you launch a single instance application twice, the second
 instance will either just quit or will send a message to the
 running instance.
 .
 Unique makes it easy to write this kind of applications, by
 providing a base class, taking care of all the IPC machinery
 needed to send messages to a running instance, and also handling
 the startup notification side.
 .
 This package contains the shared libraries.

libunique-1.0-0-dbgsym: debug symbols for libunique-1.0-0
libunique-dev: Library for writing single instance applications - development files

 Unique is a library for writing single instance application.
 If you launch a single instance application twice, the second
 instance will either just quit or will send a message to the
 running instance.
 .
 Unique makes it easy to write this kind of applications, by
 providing a base class, taking care of all the IPC machinery
 needed to send messages to a running instance, and also handling
 the startup notification side.
 .
 This package contains the headers and development libraries needed to
 build applications using the Unique library

libunique-doc: Library for writing single instance applications - documentation

 Unique is a library for writing single instance application.
 If you launch a single instance application twice, the second
 instance will either just quit or will send a message to the
 running instance.
 .
 Unique makes it easy to write this kind of applications, by
 providing a base class, taking care of all the IPC machinery
 needed to send messages to a running instance, and also handling
 the startup notification side.
 .
 This package contains the HTML documentation for the Unique library