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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
pasystray (0.8.2-2+stackrpms) obs; urgency=medium
* Disable libayatana-appindicator3-1, to use fallback which works
with middle-click to mute
* Disable libavahi which uses network
* Add patch to use pulsemixer instead of pavucontrol
-- B. Stack <bgstack15@gmail.com> Tue, 31 Dec 2024 11:02:14 -0500
pasystray (0.8.2-1) unstable; urgency=medium
* New upstream version 0.8.2
fixes broken output switching with wireplumber (Closes: #1033799)
-- Sebastien Badia <sbadia@debian.org> Sun, 02 Apr 2023 17:55:02 +0200
pasystray (0.8.1-1) unstable; urgency=medium
* d/watch: fix watchfile, tracks tags
* New upstream version 0.8.1 (Closes: #1014369)
* Bump Standards-Version to 4.6.2 (no changes needed)
-- Sebastien Badia <sbadia@debian.org> Wed, 08 Feb 2023 19:53:13 +0100
pasystray (0.8.0-1) unstable; urgency=medium
* New upstream version 0.8.0 (Closes: #1009190)
* d/compat: Use debhelper-compat
* d/control:
+ Bump standard version
+ New maintainer (Closes: #1013762)
+ Added Rules-Requires-Root
* d/gbp: added configuration for gbp
* d/ci: added salsa ci
* d/watch: bump to version 4
* d/patches:
+ added patch-not-forwarded-upstream
+ refresh patches
-- Sebastien Badia <sbadia@debian.org> Wed, 29 Jun 2022 01:29:33 +0200
pasystray (0.7.1-1) unstable; urgency=low
* Bump standards version
* New upstream release (Closes: #917361)
-- Scott Leggett <scott@sl.id.au> Tue, 15 Jan 2019 15:36:57 +1100
pasystray (0.7.0-1) unstable; urgency=low
* New upstream release (Closes: #761053)
* Replace deprecated "extra" priority with "optional"
* Bump debhelper version
* Update copyright URL to HTTPS
* Bump standards version
* Replace deprecated gnome-icon-theme dependency (Closes: #823122)
* Add patch to build against Ayatana AppIndicator.
Thanks to Mike Gabriel for the patch (Closes: #827458, #861387, #898612)
* Add patch to require X11 backend.
Thanks to Simon McVittie for the suggestion (Closes: #864044)
-- Scott Leggett <scott@sl.id.au> Mon, 29 Oct 2018 23:29:50 +1100
pasystray (0.6.0-1) unstable; urgency=low
* New upstream release 0.6.0.
* Update debian/copyright.
* Bump Standards-Version to 3.9.8.
-- Scott Leggett <scott@sl.id.au> Mon, 18 Jul 2016 23:19:07 +1000
pasystray (0.5.2-1) unstable; urgency=low
* New upstream release 0.5.2 (Closes: #792461)
* Remove .desktop file patch applied upstream.
* Update package VCS URLs.
* Bump Standards-Version from 3.9.4 to 3.9.7.
* Enable all hardening build options.
* Add "Suggests" dependency on pavucontrol, and expand long description.
(Closes: #792459)
* Remove manpage from package (accepted upstream).
* Remove Debian menu file in favour of .desktop file.
* Update copyright holder information.
-- Scott Leggett <scott@sl.id.au> Wed, 27 Apr 2016 23:12:20 +1000
pasystray (0.4.0-1) unstable; urgency=low
* Initial release (Closes: #729205)
-- Scott Leggett <scott@sl.id.au> Sun, 10 Nov 2013 18:00:59 +1100
|