File: changelog

package info (click to toggle)
solaar 1.0.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,304 kB
  • sloc: python: 8,968; sh: 277; xml: 22; makefile: 16
file content (174 lines) | stat: -rw-r--r-- 6,122 bytes parent folder | download
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
solaar (1.0.4+dfsg-1) unstable; urgency=medium

  * New upstream release, merging translation-pt.patch.

 -- Stephen Kitt <skitt@debian.org>  Tue, 27 Oct 2020 08:44:23 +0100

solaar (1.0.3+dfsg-3) unstable; urgency=medium

  * Force the replacement of the /etc/xdg/autostart symlink with a file.
    Closes: #969543.

 -- Stephen Kitt <skitt@debian.org>  Sat, 19 Sep 2020 15:16:11 +0200

solaar (1.0.3+dfsg-2) unstable; urgency=medium

  * Use the .desktop file designed for autostart, it hides the window on
    startup. Closes: #969543.

 -- Stephen Kitt <skitt@debian.org>  Fri, 04 Sep 2020 21:17:27 +0200

solaar (1.0.3+dfsg-1) unstable; urgency=medium

  * New upstream release, dropping solaar-cli.
  * Switch to debhelper compatibility level 13.
  * Update patch forwarding information.

 -- Stephen Kitt <skitt@debian.org>  Fri, 28 Aug 2020 21:05:52 +0200

solaar (1.0.2+dfsg-2) unstable; urgency=medium

  * Build-depend on python3-setuptools so the requirements are correctly
    interpreted. Closes: #961807.

 -- Stephen Kitt <skitt@debian.org>  Tue, 09 Jun 2020 08:29:22 +0200

solaar (1.0.2+dfsg-1) unstable; urgency=medium

  * New upstream release, supporting Ayatana indicators. Closes: #956780.

 -- Stephen Kitt <skitt@debian.org>  Wed, 27 May 2020 21:48:40 +0200

solaar (1.0.1+dfsg-4) unstable; urgency=medium

  * Merge solaar-gnome3 dependencies into the solaar package, there’s not
    much point in distinguishing the two any more.
  * Use the updated udev rules provided by upstream. Closes: #854866.
  * Standards-Version 4.5.0, no change required.

 -- Stephen Kitt <skitt@debian.org>  Sun, 15 Mar 2020 20:38:34 +0100

solaar (1.0.1+dfsg-3) unstable; urgency=medium

  * Recommend python3-dbus instead of python-dbus. Really closes:
    #938511.
  * Drop the recommendation on consolekit or systemd; consolekit is long
    gone, and there’s not much point in recommending systemd. elogind
    could probably be used too, patches welcome.

 -- Stephen Kitt <skitt@debian.org>  Sun, 19 Jan 2020 20:48:28 +0100

solaar (1.0.1+dfsg-2) unstable; urgency=medium

  * Switch to Python 3. Closes: #938511.
  * Switch to debhelper compatibility level 12.
  * Standards-Version 4.4.1, no change required.
  * Rely on the upstream installation for etc/xdg/autostart.

 -- Stephen Kitt <skitt@debian.org>  Mon, 16 Dec 2019 23:19:35 +0100

solaar (1.0.1+dfsg-1) unstable; urgency=medium

  * New upstream release. Closes: #819687, #851125, #933691.
  * Standards-Version 4.4.0, no change required.

 -- Stephen Kitt <skitt@debian.org>  Thu, 15 Aug 2019 20:58:19 +0200

solaar (0.9.2+dfsg-9) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * d/copyright: Change Format URL to correct one
  * d/control: Set Vcs-* to salsa.debian.org

  [ Stephen Kitt ]
  * Update Swedish Debconf translation (Jonatan Nyberg; closes: #876572).
  * Sort the modaliases in the metainfo file.
  * Upgrade to debhelper compatibility level 11.
  * Set “Rules-Requires-Root: no”.
  * Standards-Version 4.3.0, no further change required.
  * Update licensing information.

 -- Stephen Kitt <skitt@debian.org>  Tue, 22 Jan 2019 14:05:29 +0100

solaar (0.9.2+dfsg-8) unstable; urgency=medium

  * Add missing build-dependency on dh-python.
  * Switch to debhelper compatibility level 10.
  * Update debian/watch.
  * Standards-Version 4.1.0, no change required.
  * Add AppStream data so that Solaar will be suggested for Unifying
    peripherals.
  * Provide PyDist dependency information.
  * Update Swedish Debconf translation (Jonatan Nyberg; closes: #855382).

 -- Stephen Kitt <skitt@debian.org>  Sat, 23 Sep 2017 21:30:47 +0200

solaar (0.9.2+dfsg-7) unstable; urgency=medium

  * Drop dependencies on icon themes (closes: #831051).
  * Add Swedish Debconf translation (Jonatan Nyberg; closes: #822142).
  * Clean up debian/control using cme.
  * Standards-Version 3.9.8, no further change required.

 -- Stephen Kitt <skitt@debian.org>  Tue, 26 Jul 2016 12:49:58 +0200

solaar (0.9.2+dfsg-6) unstable; urgency=medium

  * Switch to https: VCS URIs (see #810378).
  * The icon theme packages are identical in Debian and Ubuntu, remove
    the variant handling.
  * Standards-Version 3.9.7, no change required (but clean up
    debian/control using cme).
  * Update debian/copyright.

 -- Stephen Kitt <skitt@debian.org>  Fri, 18 Mar 2016 23:10:33 +0100

solaar (0.9.2+dfsg-5) unstable; urgency=medium

  * Update debian/watch to use github directly, githubredir is gone.
  * Add Spanish Debconf translation (Camaleón). Closes: #773461.

 -- Stephen Kitt <skitt@debian.org>  Thu, 30 Apr 2015 20:35:24 +0200

solaar (0.9.2+dfsg-4) unstable; urgency=low

  [ Stephen Kitt ]
  * Add Portuguese translation (closes: #761589).

  [ Christian Perrier ]
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. Closes: #761939
  * [Debconf translation updates]
  * Russian (Yuri Kozlov).  Closes: #764788
  * Italian (Beatrice Torracca).  Closes: #764939
  * Danish (Joe Hansen).  Closes: #764964
  * German (Chris Leick).  Closes: #765927
  * Dutch; (Frans Spiesschaert).  Closes: #766057
  * Portuguese (Paulo Tomé).  Closes: #766589
  * Czech (Michal Simunek).  Closes: #766592
  * Brazilian Portuguese (Adriano Rafael Gomes).  Closes: #766602
  * French (Jean-Pierre Giraud).  Closes: #766722

 -- Stephen Kitt <skitt@debian.org>  Wed, 29 Oct 2014 20:37:13 +0100

solaar (0.9.2+dfsg-3) unstable; urgency=medium

  * According to the included meta-data, the SVG files are licensed
    under CC-BY-SA-3.0, not LGPL-2.1+; thanks Thorsten Alteholz for
    pointing this out.

 -- Stephen Kitt <skitt@debian.org>  Fri, 12 Sep 2014 00:17:44 +0200

solaar (0.9.2+dfsg-2) unstable; urgency=medium

  * Correct the ITP bug number.

 -- Stephen Kitt <skitt@debian.org>  Wed, 13 Aug 2014 00:12:53 +0200

solaar (0.9.2+dfsg-1) unstable; urgency=low

  * Initial release (closes: #717766).

 -- Stephen Kitt <skitt@debian.org>  Sat, 14 Jun 2014 22:49:16 +0200