1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
clapper (0.5.2-7) unstable; urgency=medium
* add workaround for https://github.com/Rafostar/clapper/issues/76
by allowing one to set CLAPPER_DEBIAN_SINGLE_INSTANCE_BREAK_DBUS_MPRIS=1
as a temporary hack for multiple instances with the side-effect of
breaking D-Bus and MPRIS support.
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Wed, 01 Feb 2023 07:43:33 +0100
clapper (0.5.2-6) unstable; urgency=medium
* add Depends on gir1.2-soup-3.0 for remote control support
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Sun, 29 Jan 2023 20:15:17 +0100
clapper (0.5.2-5) unstable; urgency=medium
* add patch disabling network access (closes: #1016298)
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Sat, 30 Jul 2022 21:23:19 +0200
clapper (0.5.2-4) unstable; urgency=medium
* debian/control: add missing depends and recommends
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Tue, 12 Jul 2022 10:03:25 +0200
clapper (0.5.2-3) unstable; urgency=medium
* override library-not-linked-against-libc
* override very-long-line-length-in-source-file
* override tags related to not splitting out shared library into an extra package
* debian/salsa-ci.yml: disable cross compilation on salsaci
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Sun, 10 Jul 2022 22:57:30 +0200
clapper (0.5.2-2) unstable; urgency=medium
* source-only upload for testing migration
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Fri, 08 Jul 2022 06:40:22 +0200
clapper (0.5.2-1) unstable; urgency=medium
* Initial release. (Closes: #1003838)
-- Johannes Schauer Marin Rodrigues <josch@debian.org> Mon, 27 Jun 2022 17:20:05 +0100
|