File: changelog

package info (click to toggle)
sugar-artwork 0.110.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,892 kB
  • ctags: 1,352
  • sloc: sh: 4,152; python: 2,414; ansic: 1,969; makefile: 588
file content (539 lines) | stat: -rw-r--r-- 19,660 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
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
sugar-artwork (0.110.0-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Unfuzz patch 2001.
  * Modernize CDBS use:
    + Build-depend on licensecheck (not devscripts).
    + Extract (not avoid) png files for copyright checking.
  * Avoid installing empty upstream changelog.
  * Declare compliance with Debian Policy 3.9.8.
  * Update copyright info: Extend coverage of Debian packaging.
  * Track only stable 0.110 branch in watch file.
  * Have git-buildpackage use versioned upstream branch.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 09 Dec 2016 18:59:56 +0100

sugar-artwork (0.107.1-1) experimental; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Unfuzz patch 2001.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 29 Dec 2015 00:05:49 +0530

sugar-artwork (0.106.0-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Update package relations:
    + Fix have sugar-themes recommend fonts-dejavu-core (not
      transitional ttf-dejavu-core).
  * Drop patches cherry-picked upstream: Applied upstream.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 06 Jul 2015 20:24:32 -0500

sugar-artwork (0.105.3-1) experimental; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  (0.104.1-6 changes re-applied)
  * Add two bug-fixing patches cherry-picked upstream.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 02 Jul 2015 19:10:25 -0500

sugar-artwork (0.105.2-1) experimental; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Prepare for new major branch:
    + Switch packaging git branch.
    + Relax watch file.
  * Drop branch from source and binary package.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 14 Jun 2015 19:23:29 -0500

sugar-artwork (0.104.1-6) unstable; urgency=medium

  * Drop branch from source and binary package.
  * Bump debhelper compatibility level to 9.
  * Add lintian override regarding debhelper 9.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 26 Jun 2015 13:43:04 -0500

sugar-artwork-0.104 (0.104.1-5) unstable; urgency=medium

  * Modernize git-buildpackage config: Avoid "git-" prefix.
  * Adapt packaging in maintainer mode when targeting experimental:
    + Switch git packaging branch.
    + Track any release (else only current branch).
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
  * Add lintian overrides regarding license in License-Reference field.
    See bug#786450.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 14 Jun 2015 18:47:06 -0500

sugar-artwork-0.104 (0.104.1-4) unstable; urgency=medium

  * Fix really have sugar-*-themes depend on sugar-*-icon-theme and
    suggest gtk2-engines-sugar-* (as intended in 0.104.1-2).

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 20 Apr 2015 12:25:32 +0200

sugar-artwork-0.104 (0.104.1-3) unstable; urgency=medium

  * Release for unstable.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 20 Apr 2015 11:18:45 +0200

sugar-artwork-0.104 (0.104.1-2) experimental; urgency=medium

  * Split into multiple binary packages:
    + Rename sugar-artwork-* → sugar-*-themes
    + Add sugar-*-icon-theme and (deprecated) gtk2-engines-sugar-*.
  * Stop strip rpath: Apparently unneeded.
  * Update package relations:
    + Fix recommend librsvg2-common for GTK+ 3.x theme.
    + Fix stop recommend bogus sugar-*. See bug#782468.
    + Fix relax to recommend (not depend on) ttf-dejavu-core, and stop
      recommend unused ttf-dejavu-extra.
    + Have sugar-*-themes depend on sugar-*-icon-theme, and suggest
      gtk2-engines-sugar-*.
    + Stop build-depend on chrpath: We no longer strip rpath.
  * Move packaging to Debian Sugar Team.
  * Modernize short and long description.
  * Make packages multiarch-aware.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 20 Apr 2015 10:16:17 +0200

sugar-artwork-0.104 (0.104.1-1) experimental; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Bump major version in source and binary package names.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 05 Apr 2015 15:42:54 +0200

sugar-artwork-0.98 (0.98.4-2) unstable; urgency=medium

  * Track xz compressed upstream tarballs (favored over bzip2).
  * Tell git-buildpackage to use xz compression.
  * Declare compliance with Debian Policy 3.9.6.
  * Update copyright info:
    + Update alternate git source URL.
    + Extend coverage for upstream authors and autotools.
    + Extend coverage for myself.
    + Relicense packaging as GPL-3+.
    + Fix use SPDX shortname for X11 license.
      Thanks to Paul Richards Tagliamonte.
  * Update Vcs-Git field to use canonical URL.
  * Update Vcs-Browser field to use cgit and https.
  * Wrap and sort Uploaders and package relations fields.
  * Rewrite README.source to emphasize that control.in file is *not* a
    show-stopper for contributions, and refer to wiki page for details.
  * Unfuzz patches with shortening quilt options.
  * Bump dephelper compatibility level to 8.
  * Auto-resolve package branch.
  * Git-ignore quilt .pc dir.
  * Stop track checksum of upstream tarball.
  * Update package relations:
    + Stop depend on x11-apps: Needed only indirectly by icon-slicer
      since fixed.
    + Relax to build-depend unversioned on libgtk2.0-dev and
      icon-naming-utils: Needed versions satisfied even in oldstable.
  * Suppress copyright check of PNG files.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 05 Apr 2015 15:22:56 +0200

sugar-artwork-0.98 (0.98.4-1) unstable; urgency=low

  * New upstream release.
  * Adds debian/patches/sugar-style-h-prototypes.patch to specify missing
    prototypes.
  * Added myself to Uploaders
  * Bump Standars-Version to 3.9.4.

 -- Santiago Ruano Rincón <santiago@debian.org>  Sat, 07 Sep 2013 00:51:43 +0200

sugar-artwork-0.96 (0.96.2-1) unstable; urgency=low

  * New upstream stable release.

  [ Luke Faraone ]
  * clean: Don't fail when sugar.stamp is missing

  [ Jonas Smedegaard ]
  * Build-depend on libgtk-3-dev.
  * Extend patch 2001 to cover gtk3 theme sources, and add DEP3 header.
  * (Re)generate autotools:
    + Build-depend on dh-autoreconf and gnome-common.
    + Include autoreconf snippet.
    + Drop patch 2991.
  * Update copyright file:
    + Bump format to 1.0.
    + Fix turn second paragraph into a proper format 1.0 catch-all Files
      paragraph.
    + Fix double-indent in Copyright fields as per Policy §5.6.13.
    + Quote license strings in comments.
    + Include disclaimer in license paragraph GAP~Makefile.in.
    + Fix consistently use License name LGPL~ (not other-LGPL).
  * Bump standards-version to 3.9.3.
  * Use anonscm.debian.org for Vcs-Browser field.
  * Fix typo in long description.
  * Avoid .la files.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 24 May 2012 20:26:12 +0200

sugar-artwork-0.92 (0.92.0-1) unstable; urgency=low

  * Shorten Vcs-* stanzas.
  * Update README.source to not mention quilt: Still implicitly used but
    not unusual for source format 3.0 and thus need no mention here.
  * Update copyright file:
    + Bump file format to draft 174 of DEP-5.
    + Fix consistently refer to GNU Lesser GPL (not Library).
    + Extend years.
  * Bump policy compliance to standards-version 3.9.2.
  * Switch packaging to upstream branch 0.92.
  * Unfuzz patches.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 19 Apr 2011 18:41:06 +0200

sugar-artwork-0.90 (0.90.0-1) unstable; urgency=low

  * New upstream stable release.
  * Bump Policy compliance to standards-version 3.9.1.
  * Append _DEFAULT to deprecated CDBS variables in rules file.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Oct 2010 13:54:13 +0200

sugar-artwork-0.90 (0.89.2-1) experimental; urgency=low

  * New upstream development release.
  * Unfuzz patches.
  * Switch packaging to upstream branch 0.90.
  * Update copyright file: Extend some copyright years.
  * Bump Policy compliance to standards-version to 3.9.0.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 21 Jul 2010 01:47:49 +0200

sugar-artwork-0.88 (0.88.1-1) unstable; urgency=low

  * New upstream maintenance release.
    + Fixes undefined symbol: GTK_WIDGET_HAS_FOCUS.
      Closes: bug#583578.
  * Refresh patches.
  * Improve copyright file:
    + Tidy copyright sections.
    + Fix replace license section MIT with Expat and other-X.
  * Drop patch 1002 (workaround for older GTK+) as it causes other
    errors. Instead tighten build-dependency on libgtk2.0-dev to at
    least 2.16.
    Closes: bug#584717, thanks to Sascha Silbe.
  * Refer to FSF website (not postal address) in rules file header.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 25 Jun 2010 16:28:11 +0200

sugar-artwork-0.88 (0.88.0-1) unstable; urgency=low

  * New upstream stable release.
  * Drop all local CDBS snippets: included with main cdbs package now.
  * Switch to source format "3.0 (quilt)".
  * Drop patchsys-quilt.mk snippet: superfluous with source format "3.0
    (quilt)".
  * Refresh and unfuzz patches.
  * Drop build-dependencies on quilt and patchutils.
  * Relax build-dependency on devscripts slightly, to ease backporting.
  * Tighten build-dependency on cdbs.
  * Add git-buildpackage hint about use of bzip2-compressed tarballs.
  * Bump standards-version to 3.8.4.
  * Update debian/copyright:
    + Reformat to conform to draft DEP5 rev. 135.
    + Add GPL disclaimers.
    + Adjust years for debian/*.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 30 Mar 2010 15:54:45 +0200

sugar-artwork-0.88 (0.87.1-1) unstable; urgency=low

  * New upstream development release.
  * Switch packaging to branch 0.88.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Dec 2009 18:35:10 +0100

sugar-artwork-0.86 (0.86.0-2) unstable; urgency=medium

  * Build-depend versioned on icon-slicer. Closes: bug#555963, thanks to
    Sascha Silbe.
  * Set urgency=medium as this fixes a bug also in testing.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 13 Nov 2009 20:13:10 +0100

sugar-artwork-0.86 (0.86.0-1) unstable; urgency=low

  * New upstream stable release.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 30 Sep 2009 17:30:02 +0200

sugar-artwork-0.86 (0.85.4-1) unstable; urgency=low

  * New upstream development release.
  * Update OLPC relation (now historic) in long description.
  * Drop versioned upstream branch in gbp.conf.
  * Simplify watch file (we want to watch too new files too).
  * Bump major version to 0.86 for binary and source package.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 19 Sep 2009 10:33:10 +0200

sugar-artwork-0.84 (0.84.1-3) unstable; urgency=low

  * Update CDBS snippets:
    + Enhance package-relations.mk to support all binary package
      relations (except -indep ones).
    + Improve package-relation.mk cleanup to cover debhelper 6 and 7,
      strip more whitespace and cover mixture of unversioned+versioned
      dependencies.
    + Silence applying dependencies in package-relation.mk.
    + Implement fail-source-not-repackaged rule in upstream-tarball.mk.
    + Update URL to draft DEP5 format in copyright-check.mk output.
  * Update DEP5 to rev54 and fix libtool licensing in debian/copyright
    (No new authors, ltmain.sh alternate GAP-like license added).
  * Bump up policy compliance to standards version 3.8.3.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 10 Sep 2009 22:08:22 +0200

sugar-artwork-0.84 (0.84.1-2) unstable; urgency=low

  * Fix typo in debian/control (python-artwork → sugar-artwork).
  * Update debian/copyright to use format as of dep5 proposal draft 48.
  * Tighten build-dependency on debhelper.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 05 May 2009 14:39:49 +0200

sugar-artwork-0.84 (0.84.1-1) unstable; urgency=low

  * New upstream release.
  * Drop patches 1001 and 2991, now upstream.
  * Unfuzz patches 1002 and 2001 (and fix typo in comment).
  * Add new patch 2991 expanding patch 2001 to automade file.
  * Append branch to source and binary package names and Sugar-specific
    package relations, to support multiple branches in same distribution
    concurrently.
  * Add README.source (and drop CDBS hints and README.packaging).
  * Enable tag signing in git-buildpackage configfile.
  * Enhance package-relations.mk to support all binary package relations
    (except -indep ones).
  * Add proper copyright header to debian/rules.
  * Consistently use sugarlabs.org URLs (drop laptop.org) to homepage
    and upstream source.
  * Maintain all package dependencies in debian/rules, with comments.
  * Build-depend on icon-slicer (and not x11-apps).
  * Bump standards-version to 3.8.1.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 08 Apr 2009 02:51:00 +0200

sugar-artwork (0.82.3-4) unstable; urgency=low

  * Add IRC channel as alternate contact URL in debian/copyright.
  * Use chrpath to fix hardcoded rpath.
  * Semi-auto-update debian/control to update dependencies:
    DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean
  * Register icons for optional caching.
  * Update debian/copyright: Fix license for aclocal.m4 (GPL-compatible,
    not GAP), and add Scott James Remnant as additional author.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 14 Feb 2009 21:54:45 +0100

sugar-artwork (0.82.3-3) unstable; urgency=medium

  * Update CDBS snippets:
    + Simplify internal variables
    + Ignore no files by default in copyright-check.mk
    + Correct and update copyright hints of the snippets themselves
  * Update debian/copyright and copyright hints:
    + Rewrite debian/copyright using new file format, version 428
    + Add info on CDBS snippets (new owners, no new licenses)
    + Set Sugarlabs (not Redhat) as upstream maintainer, and add both
      old laptop.org and new sugarlabs.org source URLs.
    + Update copyright years
    + Include GAP licenses verbatim.
  * Set urgency=medium due to opyright and licensing corrections.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 20 Jan 2009 06:21:14 +0100

sugar-artwork (0.82.3-2) unstable; urgency=low

  * Update CDBS snippet copyright-check.mk: Compact simple licenses
    (those without ' or later').
  * Track only stable 0.82 branch in watch file, and add (not yet used)
    sugarlabs URL.
  * Declare dependencies in debian/rules (not debian/control{,in}), and
    drop old superfluous build-dependency cleanup.
  * Add git-buildpackage configfile.
  * Semi-auto-update debian/control to update dependencies:
    DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 20 Jan 2009 04:03:27 +0100

sugar-artwork (0.82.3-1) unstable; urgency=low

  * New upstream release.
  * Unfuzz patch 2991.
  * Depend on ${misc:Depends}.
  * Update cdbs snippets:
    + Several minor improvements to upstream-tarball.mk.
  * Update copyright hints (no new copyrights or licenses).

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 19 Oct 2008 21:29:37 +0200

sugar-artwork (0.82.0-1) unstable; urgency=low

  * New upstream release.
  * Build-depend on icon-naming-utils.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 07 Aug 2008 21:54:43 +0200

sugar-artwork (0.81.3-1) unstable; urgency=low

  * New upstream release.
  * Unfuzz patch 2991.
  * Update local cdbs snippets:
    + Minor improvements to copyright-check.mk.
    + Add new local package-relations.mk to merge duplicate
      build-dependencies and more.
    + Update README.cdbs-tweaks.
  * Update copyright hints.
  * Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis).

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 07 Aug 2008 05:51:17 +0200

sugar-artwork (0.81.1-1) unstable; urgency=low

  * New upstream release.
  * Update local cdbs snippets:
    + Relax copyright-check to only warn about its discoveries.  Closes:
      bug#487012.
    + Update dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1).
  * Update debian/copyright-hints.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 20 Jun 2008 22:00:57 +0200

sugar-artwork (0.79.3-1) unstable; urgency=low

  * New upstream release.
  * Reorganize debian/copyright to only mention each license once.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 09 Jun 2008 12:07:26 +0200

sugar-artwork (0.79.2-2) unstable; urgency=low

  * Add patch 1002 to only skip none-arrow if supported (got implemented
    around GTK+ 2.10).
  * Update cdbs tweaks:
    + Strip any non-printable characters in copyright-check.mk.  Update
      copyright-hints.
  * Bump debhelper compatibility level to 6 (was 5).
  * Semi-auto-update debian/control due to above changes:
      DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 23 Apr 2008 16:01:09 +0200

sugar-artwork (0.79.2-1) unstable; urgency=low

  * New Upstream release.
    Highlights:
    + Fix the appearance of the speaker device
    + Increase the size of the battery icon slightly
    + Fixed canvas sizes of a number of device icons
    + Fixed the makefile for emblem icons
    + Fix the build. Evil designer...
    + Fixed up the emblem icons
    + Add battery-100.svg to makefile
  * Drop patch 0001, now applied upstream.
  * Drop patches 2991 and 2992, now fixed upstream.
  * Add new patch 2991 applying patch 1001 (noexec cursor files) to
    automade files.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Apr 2008 00:54:39 +0200

sugar-artwork (0.79.1-1) unstable; urgency=low

  * New upstream release.
    Highlights:
    + Added view-list and view-radial icons
    + Updated device icons
  * Replace patch 0001 syncing with Git as of today.
    + Add battery-100.svg
    + Fix emblem icons
  * Add patch 2991 updating autotools to match above patch 0001.
  * Add patch 2992 reverting part of patch 2991 (nattery-100.svg is
    missing).
  * Update local cdbs snippets:
    + Update copyright-check cdbs snippet to store newline-delimited
      hints.  Update hints.
    + Drop wget options broken with recent versions of wget in
      update-tarball.mk.
    + Update README.cdbs-tweaks.
  * No longer reconfigure autotools.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 08 Apr 2008 03:39:32 +0200

sugar-artwork (0.79.0-4) unstable; urgency=low

  * Sync with upstream Git as of today.
    Main changes:
    + Added view-list and view-radial icons
    + Updated device icons
  * Update debian/copyright to include additions in above patch (updated
    copyright holders, same licenses).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 26 Mar 2008 11:21:21 +0100

sugar-artwork (0.79.0-3) unstable; urgency=low

  * Pass over maintenance of the package to the OLPC team: Change
    Maintainer, and add myself to Uploaders.
  * Fix README.packaging to use "pull; fetch --tags" (not "pull -t").
  * Fix email address of OLPC Alioth team.
  * Use quilt to handle patches.
  * Add already applied patch 1001 to install cursor files executable.
  * Add already applied patch 2001 to use empy from system.
  * Semi-auto-update debian/control to update build-dependencies:
      DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 16 Mar 2008 14:12:30 +0100

sugar-artwork (0.79.0-2) unstable; urgency=low

  * Add watch file.
  * Depend on ttf-dejavu-core.
  * Recommend sugar and ttf-dejavu-extra.
  * Remove config.h.in in build clean.
  * Update CDBS tweaks:
    + Replace virtual automake1.10 build-dependency with automake
    + Build-depend on xbase-clients as fallback for x11-apps, to support
      backporting to etch.
  * Semi-auto-update debian/control to update build-dependencies:
    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 11 Mar 2008 01:54:21 +0100

sugar-artwork (0.79.0-1) unstable; urgency=low

  * Initial release. Closes: bug#444021.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 08 Mar 2008 02:30:18 +0100