File: changelog

package info (click to toggle)
anyremote 6.7.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,524 kB
  • sloc: ansic: 16,504; sh: 4,469; python: 111; makefile: 56
file content (335 lines) | stat: -rw-r--r-- 11,097 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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
anyremote (6.7.3-5) unstable; urgency=medium

  * Fix building binary packages only (like buildds do)

 -- Philipp Huebner <debalance@debian.org>  Sat, 30 Dec 2023 23:43:13 +0100

anyremote (6.7.3-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Update renamed lintian tag names in lintian overrides.
  * Update standards version to 4.6.2, no changes needed.

  [ Philipp Huebner ]
  * Fixed national encoding in cfg-data/Server-mode/xmms2.cfg
  * Updated years in debian/copyright
  * Updated lintian overrides
  * Added patch to fix spelling

 -- Philipp Huebner <debalance@debian.org>  Sat, 30 Dec 2023 22:43:06 +0100

anyremote (6.7.3-3) unstable; urgency=medium

  * Added Breaks+Replaces: anyremote (<< 6.7.3-2) (Closes: #978584)

 -- Philipp Huebner <debalance@debian.org>  Tue, 29 Dec 2020 10:59:24 +0100

anyremote (6.7.3-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + anyremote-data, anyremote-doc: Add Multi-Arch: foreign.

  [ Philipp Huebner ]
  * Disabled dbus integration and dropped dependency on deprecated
    libdbus-glib-1-dev (Closes: #955871)
  * Updated lintian overrides
  * Updated debhelper compat version: 13
  * Updated Standards-Version: 4.5.1 (no changes needed)
  * Updated version of debian/watch: 4
  * Updated install files for debhelper 13

 -- Philipp Huebner <debalance@debian.org>  Sat, 26 Dec 2020 19:21:24 +0100

anyremote (6.7.3-1) unstable; urgency=medium

  * New upstream version 6.7.3
  * Changed recommendation of python to python3 (Closes: #945624)
  * Moved debhelper compat level setting into debian/control
  * Updated Standards-Version: 4.4.1 (no changes needed)
  * Added Rules-Requires-Root: no to debian/control

 -- Philipp Huebner <debalance@debian.org>  Sat, 30 Nov 2019 22:17:40 +0100

anyremote (6.7.2-2) unstable; urgency=medium

  * Updated years in debian/copyright
  * Added debian/upstream/metadata
  * Updated debhelper compat version: 12
  * Updated Standards-Version: 4.4.0 (no changes needed)

 -- Philipp Huebner <debalance@debian.org>  Wed, 24 Jul 2019 09:14:49 +0200

anyremote (6.7.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/watch: Use https protocol

  [ Philipp Huebner ]
  * New upstream version 6.7.2
  * Updated Standards-Version: 4.2.1 (no changes needed)

 -- Philipp Huebner <debalance@debian.org>  Mon, 19 Nov 2018 19:52:45 +0100

anyremote (6.7.1-2) unstable; urgency=medium

  * Added patch to fix cross building (Closes: #901648)
    Thx to Helmut Grohne for reporting and fixing!
  * Whitespace fixes in d/changelog and d/control
  * Updated Standards-Version: 4.1.5 (no changes needed)
  * Switched to debhelper 11
  * Added some lintian overrides for source package

 -- Philipp Huebner <debalance@debian.org>  Fri, 03 Aug 2018 11:25:21 +0200

anyremote (6.7.1-1) unstable; urgency=medium

  * New upstream version 6.7.1
  * Updated Vcs-* fields in debian/control
  * Updated debian/copyright
  * Updated Standards-Version: 4.1.3
    * Priority change from Extra to Optional
    * Removed explicit usage of autotools-dev
  * Removed patch "fix-spelling", now included upstream
  * Added patch to maintain privacy in documentation

 -- Philipp Huebner <debalance@debian.org>  Sat, 27 Jan 2018 14:09:25 +0100

anyremote (6.6.1-1) unstable; urgency=medium

  * Imported Upstream version 6.6.1
  * Updated debian/copyright
  * Updated Standards-Version: 3.9.7 (no changes needed)
  * Updated Vcs-* fields in debian/control
  * Added patch to correct some spelling mistakes
  * Enabled hardening in debian/rules

 -- Philipp Huebner <debalance@debian.org>  Thu, 24 Mar 2016 23:44:54 +0100

anyremote (6.5-1) unstable; urgency=medium

  * New upstream release
  * Updated Standards-Version: 3.9.6 (no changes needed)
  * Adjusted years in debian/copyright
  * Dropped typo.patch, now included upstream
  * Made dh handle dh-autoreconf and autotools-dev automatically

 -- Philipp Huebner <debalance@debian.org>  Mon, 30 Mar 2015 18:57:14 +0200

anyremote (6.4-1) unstable; urgency=medium

  * New upstream release
  * Updated Standards-Version: 3.9.5 (no changes needed)
  * Adjusted years in debian/copyright

 -- Philipp Huebner <debalance@debian.org>  Tue, 15 Apr 2014 20:55:50 +0200

anyremote (6.3.2-1) unstable; urgency=low

  * New upstream release

 -- Philipp Huebner <debalance@debian.org>  Wed, 20 Nov 2013 21:05:47 +0100

anyremote (6.3.1-1) unstable; urgency=low

  * New upstream release

 -- Philipp Huebner <debalance@debian.org>  Thu, 18 Jul 2013 13:57:06 +0200

anyremote (6.3-1) unstable; urgency=low

  * New upstream release
  * removed bluetooth.patch as it is now included by upstream

 -- Philipp Huebner <debalance@debian.org>  Mon, 06 May 2013 14:37:40 +0200

anyremote (6.2-2) unstable; urgency=low

  * Added patch from upstream to revert absolute bluetooth dependency so
    anyremote also builds on kfreebsd and hurd

 -- Philipp Huebner <debalance@debian.org>  Tue, 12 Mar 2013 20:22:42 +0100

anyremote (6.2-1) unstable; urgency=low

  * New upstream release
  * Updated Standards-Version: 3.9.4 (no changes needed)
  * DFSG repackaging no longer necessary, removed from debian/rules
  * Adjusted years in debian/copyright
  * Removed ${shlibs:Depends} from anyremote-data and anyremote-doc
  * Switched to debhelper 9

 -- Philipp Huebner <debalance@debian.org>  Tue, 12 Mar 2013 00:18:30 +0100

anyremote (6.0+dfsg-1) unstable; urgency=low

  * New upstream release
  * Updated Standards-Version: 3.9.3 (no changes needed)

 -- Philipp Huebner <debalance@debian.org>  Tue, 22 May 2012 21:26:15 +0200

anyremote (5.5+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Philipp Huebner <debalance@debian.org>  Mon, 16 Jan 2012 19:42:52 +1100

anyremote (5.4.2+dfsg-1) unstable; urgency=low

  * New upstream release
  * Adjusted years in debian/copyright
  * Updated Standards-Version: 3.9.2 (no changes needed)
  * debian/control: avoid hardcoded list of non-Linux architectures
    (Closes: #634478)

 -- Philipp Huebner <debalance@debian.org>  Mon, 02 Jan 2012 17:20:12 +1100

anyremote (5.4.1+dfsg-1) unstable; urgency=low

  * New upstream release
  * Adjusted years in debian/copyright

 -- Philipp Huebner <debalance@debian.org>  Fri, 18 Mar 2011 13:59:55 +0100

anyremote (5.2+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Philipp Huebner <debalance@debian.org>  Fri, 27 Aug 2010 11:18:40 +0200

anyremote (5.1.3+dfsg-1) unstable; urgency=low

  * New upstream release
  * Updated Standards-Version: 3.9.1 (no changes needed).
  * Updated debian/copyright

 -- Philipp Huebner <debalance@debian.org>  Thu, 29 Jul 2010 14:44:59 +0200

anyremote (5.1.2+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Philipp Huebner <debalance@debian.org>  Sun, 21 Mar 2010 11:58:31 +0100

anyremote (5.1.1+dfsg-3) unstable; urgency=low

  * Modified build process to install into debian/tmp and use package.* files
    (Closes: #569261). Thanks Cyril Brulebois for reporting.

 -- Philipp Huebner <debalance@debian.org>  Thu, 18 Feb 2010 11:47:48 +0100

anyremote (5.1.1+dfsg-2) unstable; urgency=low

  * Changes to debian/rules to make package build on buildd

 -- Philipp Huebner <debalance@debian.org>  Sun, 07 Feb 2010 17:51:38 +0100

anyremote (5.1.1+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Switched to dpkg-source 3.0 (quilt) format.
  * Switched to debhelper 7.
  * Updated Standards-Version: 3.8.4 (no changes needed).
  * Fixed spelling error in debian/control.
  * Removed Build-Depends on libbluetooth-dev for kfreebsd-{amd64,i386} and
    hurd-i386 (Closes: #567309). Thanks Pino Toscano for reporting.
  * Removed README.Debian.

 -- Philipp Huebner <debalance@debian.org>  Sun, 07 Feb 2010 15:02:50 +0100

anyremote (5.1+dfsg-1) unstable; urgency=low

  * New upstream release (Closes: #553972).
  * Fixed debian/watch.
  * Fixed debian/rules get-orig-source target.

 -- Philipp Huebner <debalance@debian.org>  Thu, 07 Jan 2010 10:27:18 +0100

anyremote (5.0+dfsg-2) unstable; urgency=low

  * Added 'Replaces anyremote (<<5.0)' for anyremote-data
    because files were moved into new package (Closes: #558420).
    Thanks George Kiagiadakis for reporting.
  * Switched Maintainer and Uploader, because original Maintainer
    seems to be MIA. Not responding to any E-Mail.

 -- Philipp Huebner <debalance@debian.org>  Mon, 14 Dec 2009 19:48:21 +0100

anyremote (5.0+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Repacked orig.tar.gz (see copyright for details).
  * Added get-orig-source target to debian/rules.
  * Adjusted debian/watch for dfsg version.
  * Updated Standards-Version: 3.8.3 (no changes needed).
  * Updated uploader's mail address.
  * Updated debian/copyright.
  * Fixed minor bugs in manpage.
  * Added Suggests on anyremote-doc to anyremote.
  * Extended long descriptions.
  * Moved arch independent files into new anyremote-data package.
  * Added doc-base file for anyremote-doc.
  * Closes: #517070.

 -- Philipp Huebner <debalance@debian.org>  Thu, 26 Nov 2009 19:35:03 +0100

anyremote (4.18.1-1) unstable; urgency=low

  * New upstream release.
  * Fixed: packaging issues (Closes: #517070).
  * Bumped Standards-Version to 3.8.1.
  * Fixed: Any paired device can control anyremote server via bluetooth
    (Closes: #516156).

 -- Juan Angulo Moreno <juan@apuntale.com>  Thu, 23 Apr 2009 11:51:01 -0430

anyremote (4.17-1) unstable; urgency=low

  * New upstream release.

 -- Juan Angulo Moreno <juan@apuntale.com>  Sun, 22 Feb 2009 11:20:20 -0430

anyremote (4.15-1) unstable; urgency=low

  * New upstream release.
  * anyremote is now in two packages (anyremote and anyremote-doc).
  * Added x11proto-xext-dev in build-dependency (Closes: #512123).
  * Little changes in debian/copyright and debian/control.

 -- Juan Angulo Moreno <juan@apuntale.com>  Wed, 21 Jan 2009 09:25:10 -0430

anyremote (4.13-1) unstable; urgency=low

  [Juan Angulo Moreno]
  * New upstream release (Closes: #499170).
  * Fixed: watch file doesn't work correctly (Closes: #499171).
    Thanks Philipp Huebner.
  * [debian/control]: minor changes. Thanks Torsten Marek.
  * The config files were moved to /usr/share/anyremote/cfg-data
    (is not configuration files, they are _architechture independent
    program data files). Thanks Mikhail Fedotov.

  [Philipp Huebner]
  * Added myself in the Uploaders field.
  * Fixed wrong removal of /usr/share/anyremote/cfg-data/Utils.
    Thanks Mikhail Fedotov.
  * Cleaned debian/rules.
  * Removed debian/dirs.

 -- Philipp Huebner <debalance@arcor.de>  Fri, 02 Jan 2009 13:56:14 +0100

anyremote (4.6-1) unstable; urgency=low

  * New upstream release.
  * Fixed documentation path (Closes: #471119).
  * [debian/README.Debian]: minor changes.
  * Bumped Standards-Version to 3.8.0. No changes to package necessary.

 -- Juan Angulo Moreno <juan@apuntale.com>  Mon, 16 Jun 2008 09:34:38 -0400

anyremote (4.2-1) unstable; urgency=low

  * Initial release (Closes: #464866).

 -- Juan Angulo Moreno <juan@apuntale.com>  Sat, 09 Feb 2008 10:20:58 -0430