File: changelog

package info (click to toggle)
tango-icon-theme 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,516 kB
  • sloc: makefile: 48
file content (444 lines) | stat: -rw-r--r-- 14,982 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
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
tango-icon-theme (0.9.0-1) unstable; urgency=low

  * New upstream release
    (closes: #678814, #999563, #1024455, #1072511, #1092238).
  * debian/control:
    - Update Maintainer email address.
    - Remove gettext, graphicsmagick-libmagick-dev-compat,
      hicolor-icon-theme and libxml-parser-perl from Build-Depends,
      since the new release doesn't need them.
    - Bump Standards-Version to 4.7.0.
    - Update Homepage to new website address.
    - Add Vcs browser and git fields.
    - Breaks instead of Conflicts for tango-icon-theme-common (<< 0.6).
    - Remove unavailable kdelibs-data package from Suggests.
  * debian/copyright:
    - Add Upstream-Contact.
    - Update Source field with new website address.
    - Update Copyright with new authors.
    - Change license to CC0-1.0.
    - Add files under LGPL-2.1, because of Nuvola icons PDF logo.
    - Update maintainer email address.
  * debian/patches/*:
    - Remove patches, since they have been addressed in the new release.
  * debian/rules:
    - Update for new build system.
  * debian/upstream/metadata:
    - Update information for new release.
  * debian/watch:
    - Update with new URL.

 -- Matteo Bini <matteobin@tiepi.it>  Thu, 20 Feb 2025 20:38:43 +0100

tango-icon-theme (0.8.90-11) unstable; urgency=medium

  * debian/changelog:
    - Fix typing errors in bug closures of version 0.8.90-9.
    - Fix last two versions indentation.
  * debian/control:
    - Remove intltool and libglib2.0-dev from Build-Depends to migrate
      to a gettext only localisation.
    - Bump Standards-Version to 4.6.1.
    - Change Homepage from Tango Desktop Project website root to base icon
      library page of the same site.
  * debian/patches/:
    - Add patch to migrate from intltool to gettext
      (02-remove-intltool.patch).
  * debian/upstream/metadata:
    - Add basic upstream meta-information.

 -- Matteo Bini <matteobin@protonmail.com>  Tue, 24 May 2022 19:36:42 +0200

tango-icon-theme (0.8.90-10) unstable; urgency=medium

  * debian/changelog:
    - Fix date typing error in version 0.8.90-9.
  * debian/control:
    - Add libglib2.0-dev to Build-Depends; temporary solution to build the
      package, waiting to remove intltool.
    - Move Build-Depends-Indep items to Build-Depends and sort them in
      alphabetical order.
  * debian/rules:
    - Remove useless variable exports.

 -- Matteo Bini <matteobin@protonmail.com>  Sat, 09 Apr 2022 12:35:24 +0200

tango-icon-theme (0.8.90-9) unstable; urgency=medium

  * Adopt the package (Closes: #966324).
  * debian/changelog:
    - Remove trailing-whitespaces.
  * debian/compat:
    - Replace compat file with debhelper-compat virtual package.
  * debian/control:
    - Change Maintainer.
    - Update Build-Depends debhelper (>= 10~) to debhelper-compat (= 13).
    - Remove cdbs, quilt, lsb-release, patchutils and autotools-dev from
      Build-Depends.
    - Bump Standards-Version to 4.6.0.
    - Fix cross-satisfiability by adding Multi-Arch field with value foreign,
      thanks to Helmut Grohne for the patch (Closes: #982183).
  * debian/copyright:
    - Rewrite file to be machine-readable.
  * debian/rules:
    - Convert it to the dh sequencer.
    - Remove trailing-whitespace.
  * debian/rules.Ubuntu:
    - Remove file.
  * debian/Ubuntu:
    - Remove dir and its content.
  * debian/watch:
    - Bump version to 4.

 -- Matteo Bini <matteobin@protonmail.com>  Fri, 08 Apr 2022 19:35:46 +0200

tango-icon-theme (0.8.90-8) unstable; urgency=medium

  * Orphan the package.

 -- Philipp Kern <pkern@debian.org>  Wed, 12 Aug 2020 20:49:39 +0200

tango-icon-theme (0.8.90-7) unstable; urgency=medium

  * Update Ubuntu logo to modern version instead of vintage circle of
    friends; resolves Ubuntu delta.
  * Build-depend on graphicsmagick-libmagick-dev-compat for
    ImageMagick.pc; drop configure.ac changes.
  * Bump to Standards-Version 4.0.0.
  * Drop quilt CDBS patchsys and switch to Debian source format
    3.0 (quilt).
  * Build-dep on autotools-dev for automatic config.guess/.sub updates.
  * Tweak description.
  * Bump Debhelper compat level and build-dep to 10.
  * Remove myself from uploaders.

 -- Loïc Minier <lool@debian.org>  Sun, 09 Jul 2017 20:04:12 +0200

tango-icon-theme (0.8.90-6) unstable; urgency=medium

  * Drop the libgtk2.0-bin build-dependency: it is no longer needed.
    (Closes: #825456)

 -- Philipp Kern <pkern@debian.org>  Sat, 28 May 2016 17:08:33 +0200

tango-icon-theme (0.8.90-5) unstable; urgency=low

  * Rebuild with a fixed imagemagick.  Thanks to Torbjörn Andersson
    for the report.  (Closes: #629935)

 -- Philipp Kern <pkern@debian.org>  Fri, 17 Jun 2011 14:21:28 +0200

tango-icon-theme (0.8.90-4) unstable; urgency=low

  * Drop the build dependency on libmagick9-dev.  (Closes: #629746)
  * configure.ac: drop the unnecessary imagemagick header check, given
    that it only looks for convert anyway; re-autotool

 -- Philipp Kern <pkern@debian.org>  Thu, 09 Jun 2011 00:10:45 +0200

tango-icon-theme (0.8.90-3) unstable; urgency=low

  * Remove debian/patches/02-inherit_from_ubuntu_human.patch.  It is not
    the right way to inherit from Human to solve the problem of the
    extra icons.  Furthermore it looks like it does create a circular
    inheritance situation in Debian but not in Ubuntu.  (Closes: #531679)
  * Drop Vcs-{Svn,Browser} from debian/control.

 -- Philipp Kern <pkern@debian.org>  Sat, 20 Jun 2009 14:25:34 +0200

tango-icon-theme (0.8.90-2) unstable; urgency=low

  * debian/patches/02-inherit_from_ubuntu_human.patch:
    Add Human as a fallback theme for compatibility with Ubuntu's
    extra icons in there. (LP: #374155)

 -- Philipp Kern <pkern@debian.org>  Wed, 13 May 2009 17:54:39 +0200

tango-icon-theme (0.8.90-1) unstable; urgency=low

  * New upstream release, targetting main.
  * Adapted `debian/copyright' to the new Public Domain licensing.
  * Rewrote the package's description.
  * Changed the patch system to quilt.
  * Add intltool to Build-Depends-Indep.
  * Bumped the versioned build-dependency to icon-naming-utils
    to >= 0.8.90.

 -- Philipp Kern <pkern@debian.org>  Sun, 08 Mar 2009 16:24:55 +0100

tango-icon-theme (0.8.1-4) unstable; urgency=low

  * Bump Standards-Version to 3.8.0.
  * Fix wrong URL in Homepage field.  (Closes: #501008)

 -- Philipp Kern <pkern@debian.org>  Fri, 03 Oct 2008 12:28:00 +0200

tango-icon-theme (0.8.1-3) unstable; urgency=low

  * Add myself to Uploaders.
  * Wrap build-deps and deps.
  * Add ${misc:Depends}.
  * Conflict with tango-icon-theme-common (<< 0.6).
  * Add rules to install per-distro overrides and include per-distro specific
    rules based on lsb-release output; build-dep on lsb-release.
  * Add Ubuntu overrides.
  * Bump up Standards-Version to 3.7.3.
  * Move Homepage to Source section.

 -- Loic Minier <lool@dooz.org>  Mon, 17 Dec 2007 21:41:36 +0100

tango-icon-theme (0.8.1-2) unstable; urgency=low

  * Moved myself from `Uploaders' to `Maintainer'.
  * Add VCS URLs.
  * Add a watch file.

 -- Philipp Kern <pkern@debian.org>  Tue, 23 Oct 2007 10:46:56 +0200

tango-icon-theme (0.8.1-1) unstable; urgency=low

  * New upstream release (Closes: #440219)

 -- Philipp Kern <pkern@debian.org>  Sat, 08 Sep 2007 01:07:08 +0200

tango-icon-theme (0.8.0~cvs070515-1) unstable; urgency=low

  * New CVS checkout taken from Ubuntu (Closes: #429919)

 -- Philipp Kern <pkern@debian.org>  Sun,  5 Aug 2007 17:10:51 +0200

tango-icon-theme (0.8.0~cvs070515-0ubuntu1) gutsy; urgency=low

  * New CVS checkout.
  * Resynchronized with Debian, remaining Ubuntu changes:
    - debian/control: Conflicts:
      - tango-icon-theme-common (<< 0.6)
      - Maintainer: Ubuntu Art Team <ubuntu-art@lists.ubuntu.com>
    - debian/patches/02-fix-distributor-logo.patch: Distro logo.
  * debian/control: bumped Build-Depends: icon-naming-utils (>= 0.8.2).

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Tue, 15 May 2007 11:55:47 +0200

tango-icon-theme (0.7.2+cvs07.02.06-1) unstable; urgency=low

  * New CVS checkout taken from Ubuntu

 -- Philipp Kern <pkern@debian.org>  Sat, 17 Mar 2007 11:33:30 +0100

tango-icon-theme (0.7.2+cvs06.11.23-1) experimental; urgency=low

  * New CVS checkout, thus uploaded to `experimental'
  * No changes with relation to packaging

 -- Philipp Kern <pkern@debian.org>  Fri, 29 Dec 2006 16:20:26 +0100

tango-icon-theme (0.7.2+cvs06.07.31-1) unstable; urgency=low

  * New upstream version
  * Dropped `debian/patches/02-fix-distributor-logo.patch' again

 -- Philipp Kern <pkern@debian.org>  Mon,  4 Sep 2006 20:59:36 +0200

tango-icon-theme (0.7.2+cvs06.07.31-0ubuntu3) edgy; urgency=low

  * Rebuild with newest icon-naming-utils.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Tue, 29 Aug 2006 09:28:51 +0200

tango-icon-theme (0.7.2+cvs06.07.31-0ubuntu2) edgy; urgency=low

  * debian/patches/fix-distributor-logo.patch:
    - don't install the 32x32 variant.
    - rename to debian/patches/02-fix-distributor-logo.patch.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 31 Jul 2006 15:01:57 +0200

tango-icon-theme (0.7.2+cvs06.07.31-0ubuntu1) edgy; urgency=low

  * New CVS checkout.
  * debian/patches/fix-symbolic-link-emblem.patch:
    - dropped.
  * debian/patches/01-fix-scalable-emblems.patch:
    - workaround broken emblem logic (Malone: #47746)

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 31 Jul 2006 11:31:07 +0200

tango-icon-theme (0.7.2-1) unstable; urgency=low

  * Upload to Debian non-free, under the care of the Utnubu project;
    license is CC-SA-2.0 (Closes: #335555, #338448)
  * Dropped `debian/patches/fix-distributor-logo.patch'

 -- Philipp Kern <pkern@debian.org>  Mon,  4 Sep 2006 20:59:36 +0200

tango-icon-theme (0.7.2-0ubuntu3) dapper; urgency=low

  * Rebuild to get the new Xfce symlinks created

 -- Jani Monoses <jani@ubuntu.com>  Tue, 16 May 2006 14:14:57 +0300

tango-icon-theme (0.7.2-0ubuntu2) dapper; urgency=low

  * debian/control:
    - kde-icons-crystal -> kdelibs-data. Thanks Jonathan Riddell for paying
      attention. (Malone: #41613)

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Wed, 26 Apr 2006 20:07:15 +0200

tango-icon-theme (0.7.2-0ubuntu1) dapper; urgency=low

  * New upstream release.
  * debian/control:
    - Suggests: gnome-icon-theme, kde-icons-crystal (Malone: #33982)

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Tue, 25 Apr 2006 09:05:59 +0200

tango-icon-theme (0.7.1-0ubuntu5) dapper; urgency=low

  * debian/patches/fix-distributor-logo.patch:
    - fix Distributor logo - thanks Lapo Calamandrei <calamandrei@gmail.com>
      for the icon. (Malone: #41189)

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Tue, 25 Apr 2006 08:49:14 +0200

tango-icon-theme (0.7.1-0ubuntu4) dapper; urgency=low

  * debian/control:
    - build with newest icon-naming-utils, this hopefully fixes Malone: #40852
      ("volume control applet icon changes when panel is resized")

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 24 Apr 2006 19:19:03 +0200

tango-icon-theme (0.7.1-0ubuntu3) dapper; urgency=low

  * debian/copyright:
    - updated.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Sun, 16 Apr 2006 22:13:13 +0200

tango-icon-theme (0.7.1-0ubuntu2) dapper; urgency=low

  * debian/postinst:
    - dropped, with gnome.mk we use dh_iconcache.
  * debian/rules:
    - use simple-patchsys.mk
  * debian/patches/fix-symbolic-link-emblem.patch:
    - fix Malone: #36833 ("emblem" for symbolic link huge), icon made by
      Peter Chabada <ubuntu@chabada.sk>

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Wed,  5 Apr 2006 08:41:57 +0200

tango-icon-theme (0.7.1-0ubuntu1) dapper; urgency=low

  * New upstream release. (Malone: #32035)
  * Bugs fixed: Malone: #31034 ("evolution shows wrong trash icon").
  * debian/control:
    - bumped Build-Depends on icon-naming-utils.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Tue, 28 Feb 2006 09:30:10 +0100

tango-icon-theme (0.6.5-0ubuntu2) dapper; urgency=low

  * debian/postinst:
    - call gtk-update-icon-cache. (Malone: #30509)
  * debian/control:
    - depend on libgtk2.0-bin.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Wed,  8 Feb 2006 14:12:50 +0100

tango-icon-theme (0.6.5-0ubuntu1) dapper; urgency=low

  * New upstream release.
  * debian/control:
    - bumped Build-Depends on icon-naming-utils.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Sun, 15 Jan 2006 10:23:41 +0100

tango-icon-theme (0.6.4-0ubuntu1) dapper; urgency=low

  * New upstream release.
  * debian/control:
    - bumped Build-Depends on icon-naming-utils.
    - changed section of package to 'x11' too.
  * debian/copyright:
    - updated Copyright.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Sun,  8 Jan 2006 15:27:36 +0100

tango-icon-theme (0.6.3-0ubuntu1) dapper; urgency=low

  * New upstream release.
  * debian/control:
    - bumped Build-Depends on icon-naming-utils.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Tue,  3 Jan 2006 08:45:06 +0100

tango-icon-theme (0.6.2-0ubuntu1) dapper; urgency=low

  * New upstream release.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Wed, 14 Dec 2005 09:55:27 +0100

tango-icon-theme (0.6.1-0ubuntu1) dapper; urgency=low

  * New upstream release.
  * debian/control:
    - bumped Build-Dep on pkgconfig.
    - bumped Build-Dep on icon-naming-utils.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 12 Dec 2005 17:19:24 +0100

tango-icon-theme (0.5.1-0ubuntu1) dapper; urgency=low

  * New upstream release.
  * debian/control:
    - Bumped Build-Depends on icon-naming-utils.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Tue,  6 Dec 2005 12:43:32 +0100

tango-icon-theme (0.5.0-0ubuntu1) dapper; urgency=low

  * New upstream release.
  * debian/control:
    - Bumped Build-Depends on icon-naming-utils.
    - libmagick6-dev -> libmagick9-dev.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Fri, 25 Nov 2005 12:22:04 +0100

tango-icon-theme (0.4.0-0ubuntu1) dapper; urgency=low

  * New upstream release.
  * debian/control:
    - Bumped Build-Depends on icon-naming-utils.
    - changed section to x11.
    - changed Homepage.
  * debian/copyright:
    - changed FTP site.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Tue,  8 Nov 2005 17:25:06 +0100

tango-icon-theme (0.3.3-0ubuntu1) dapper; urgency=low

  * New upstream release.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Thu, 27 Oct 2005 14:11:50 +0200

tango-icon-theme (0.3.2.1-0ubuntu1) dapper; urgency=low

  * New upstream release.
  * debian/control:
    - Updated Build-Dependency on icon-naming-utils.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 24 Oct 2005 20:42:29 +0200

tango-icon-theme (0.3.1-0ubuntu1) dapper; urgency=low

  * New upstream release.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Tue, 18 Oct 2005 18:25:57 +0200

tango-icon-theme (0.1.0-0ubuntu1) breezy; urgency=low

  * Initial Release, moved from nautilus 2.1.91 source.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 10 Oct 2005 20:24:47 +0200