singleapplication 3.3.4-1 source package in Ubuntu

Changelog

singleapplication (3.3.4-1) unstable; urgency=medium

  * New upstream release. 
  * debian/control: Add missing build-dependency dh-exec.

 -- Boyuan Yang <email address hidden>  Mon, 11 Apr 2022 13:06:25 -0400

Upload details

Uploaded by:
ymshenyu
Uploaded to:
Sid
Original maintainer:
ymshenyu
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
singleapplication_3.3.4-1.dsc 2.0 KiB cdccec4750783721dcbc1efa4b38cc0fd847b3b14c056eee6fe0a9921585f4a0
singleapplication_3.3.4.orig.tar.gz 21.3 KiB 6735b057541e10ba70c2d82841b70a3193f655c4d427c7b2dd39587ecf1939f9
singleapplication_3.3.4-1.debian.tar.xz 3.0 KiB 9c68fddafd5d6408abe444c31cabe89bbc3b1614001530b6e96acb9d35d53e27

Available diffs

No changes file available.

Binary packages built by this source

libsingleapplication-dev: Replacement of QtSingleApplication for Qt5

 Project SingleApplication is a replacement of QtSingleApplication
 for Qt5. It helps to keep the primary instance of your application
 and kill each subsequent instances. If enabled, it can also spawn
 secondary (non-related to the primary) instances and send data to
 the primary instance from secondary instances.