source: pkg/main/gnome-applets/tags/2.18.0-parsix1/debian/changelog @ 627

Revision 627, 40.7 KB checked in by alanbach-guest, 6 years ago (diff)

Tagging gnome-applets 2.18.0-parsix1

Line 
1gnome-applets (2.18.0-parsix1) barry; urgency=low
2
3  * Parsix build
4
5 -- Alan Baghumian <alan@technotux.org>  Thu,  5 Apr 2007 07:32:30 +0330
6
7gnome-applets (2.18.0-1) experimental; urgency=low
8
9  * New upstream major stable release.
10    - Update patches 06_gweather-dist-files, 07_autoconf-automake.
11    - Add a libxml2-dev (>= 2.5.0) build-dep.
12    - Build-depend on libgnomekbdui-dev instead of libxklavier11-dev.
13    - Update description to mention "Invest" instead of "Stock ticker"; don't
14      install the gtick manpage as the invest applet supersedes it;
15      Ubuntu #81157.
16    - Drop references to the gswitchit applet and libgswitchit which are
17      replaced by gnomekbd.
18    - Drop patch 11_umount-progress-bar, obsoleted by gnome-mount.
19    - Adapt man page generation.
20  * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
21    cdbs >= 0.4.41.
22  * Drop distclean in clean::.
23
24 -- Loic Minier <lool@dooz.org>  Sat, 24 Mar 2007 12:55:26 +0100
25
26gnome-applets (2.16.2-3) experimental; urgency=low
27
28  * Merge 2.14.3-5 and 2.14.3-6; SVN r8331:9207.
29    - Update patches 05_gweather-dist-fixes, 06_gweather-dist-files,
30      07_autoconf-automake.
31    - Drop en_GB hunk in 10_colourado-l10n; merged upstream.
32
33 -- Loic Minier <lool@dooz.org>  Sat, 24 Mar 2007 10:51:55 +0100
34
35gnome-applets (2.16.2-2) experimental; urgency=low
36
37  [ Josselin Mouette ]
38  * Merge 2.14.3-4.
39  * Recommend libgnomevfs2-extra (closes: #405340).
40  * Build-depend on pygtk 2.10 to make the configure script work even
41    without a DISPLAY (closes: #407585).
42
43  [ Loic Minier ]
44  * Add a get-orig-source target to retrieve the upstream tarball.
45  * Add an epoch to the libgnomevfs2-dev build-dep; closes: #411661.
46  * Include the new check-dist Makefile to prevent accidental uploads to
47    unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
48  * Bump build-deps to libgtk2.0-dev >= 2.10.0, libgnomeui-dev >= 2.16.0-2,
49    add build-dep on libbonobo2-dev (>= 2.15.0), librsvg2-common (>= 2.16.0-2)
50    to get versions past all transitions; these are workarounds for the
51    current build issues.
52
53 -- Loic Minier <lool@dooz.org>  Tue, 20 Feb 2007 14:50:36 +0100
54
55gnome-applets (2.16.2-1) experimental; urgency=low
56
57  * New upstream release.
58  * Update patches.
59  * Update all build-dependencies.
60  * Bump shlibs requirement.
61  * Recommend tomboy.
62  * Remove command-line applet from description.
63  * Use ${gnome:Version} for the gnome-applets-data dependency.
64    + rules: call gnome-version.mk.
65    + Build-depend on gnome-pkg-tools 0.6.
66  * Update watch file.
67  * gnome-applets-data.install: install the python modules.
68  * Call dh_pysupport to generate python dependencies.
69  * Build-depend on python-support 0.4.
70  * pyversions: require python 2.4.
71
72 -- Josselin Mouette <joss@debian.org>  Thu, 21 Dec 2006 23:45:31 +0100
73
74gnome-applets (2.14.3-6) unstable; urgency=low
75
76  * Rework the packaging fix for Locations.xml translations completely.
77    - Rename patch 06_gweather-dist-fixes to 05_gweather-dist-fixes and limit
78      it to autofoo changes to: configure.in, gweather/Makefile.am,
79      Makefile.am.
80    - New patch, 06_gweather-dist-files, ships gweather/Locations.xml.in and
81      files which would be disted below po-locations/ (mostly *.po files).
82    - Rename patch 07_automake to 07_autoconf-automake and update it to also
83      refresh configure.
84    - Update patch 10_colourado-l10n to change po-locations/en_GB.po and ka.po
85      instead of Locations.xml.
86  * cpufreq-selector manpage by Theppitak Karoonboonyanan; closes: #415979.
87
88 -- Loic Minier <lool@dooz.org>  Fri, 23 Mar 2007 18:57:20 +0100
89
90gnome-applets (2.14.3-5) unstable; urgency=high
91
92  * Add a get-orig-source target to retrieve the upstream tarball.
93  * Fix upstream packaging to ship gweather/Locations.xml.in; closes: #415315.
94    - New patch, 06_gweather-dist-fixes, fixes gweather/Makefile.am to dist
95      the Locations.xml.in and adds Locations.xml.in from upstream's SVN,
96      gnome-2-14 branch; GNOME #419863.
97    - New patch, 07_automake, result of an automake-1.8 run.
98    - Update patch 08_gweather_locations to patch Locations.xml.in instead of
99      Locations.xml.
100
101 -- Loic Minier <lool@dooz.org>  Mon, 19 Mar 2007 18:19:29 +0100
102
103gnome-applets (2.14.3-4) unstable; urgency=medium
104
105  * gl.po: Galician debconf translation from Jacobo Tarrio
106    (closes: #405400).
107  * 08_gweather_locations.patch: updated thanks to Kevin Brown, fix
108    location of the Santa Clara airport (closes: #378641).
109
110 -- Josselin Mouette <joss@debian.org>  Wed,  3 Jan 2007 19:42:59 +0100
111
112gnome-applets (2.14.3-3) unstable; urgency=low
113
114  [ Sven Arvidsson ]
115  * New patch, 11_umount-progress-bar, to display a progress bar when
116    umounting an USB stick (or other volumes); taken from the Ubuntu
117    packages as well as the translations. Includes the fix from #400996.
118    (Closes: #398373)
119
120  [ Loic Minier ]
121  * Upload.
122
123 -- Loic Minier <lool@dooz.org>  Mon,  4 Dec 2006 20:18:33 +0100
124
125gnome-applets (2.14.3-2) unstable; urgency=low
126
127  [ Loic Minier ]
128  * Add Dutch translation of Debconf templates, thanks Esther Hanko.
129    (Closes: #355389)
130  * Add Russian translation of Debconf templates, thanks Yuri Kozlov.
131    (Closes: #382076)
132
133  [ Christian Perrier ]
134  * Debconf translations:
135    - Vietnamese added. Closes: #314188
136    - German added. Closes: #355557
137    - Danish added. Closes: #352481
138    - Italian added. Sent during the call for updates of the NMU campaign.
139
140  [ Loic Minier ]
141  * Sync with latest debian/po/* files; under others: update .pot, update
142    de.po's encoding.
143  * New patch, 10_colourado-l10n, to fix use of "Colourado Springs" instead
144    of, well, Colorado; thanks David Breakey; closes: #396223.
145
146  [ Christian Perrier ]
147  * Debconf translations:
148    - Romanian added. Sent during the call for updates of the NMU campaign.
149  * Fix a fuzzy string in ja.po.
150
151 -- Loic Minier <lool@dooz.org>  Sun,  5 Nov 2006 18:54:20 +0100
152
153gnome-applets (2.14.3-1) unstable; urgency=low
154
155  [ Loïc Minier ]
156  * New patch by Christophe Mutricy for the translation of "knots" in french.
157    (Closes: #369889)
158    [debian/patches/10_knots-french-translation.patch]
159  * New patch thanks to Christian Pernegger for the translation of "Vienna" in
160    german. (Closes: #357795)
161    [debian/patches/11_vienna-german-translation.patch]
162
163  [ Josselin Mouette ]
164  * debian/po/lt.po: Lithuanian translation of debconf templates
165    (closes: #381234).
166
167  [ Loic Minier ]
168  * New upstream release, "Codename Glade".
169    - Drop 10_knots-french-translation, merged upstream.
170    - Drop 11_vienna-german-translation, merged upstream.
171
172 -- Loic Minier <lool@dooz.org>  Tue,  8 Aug 2006 10:13:17 +0200
173
174gnome-applets (2.14.2-1) unstable; urgency=low
175
176  [ Josselin Mouette ]
177  * Recommend deskbar-applet (closes: #368528).
178
179  [ Loic Minier ]
180  * Remove dup build-dep on xlibs-static-dev.
181    [debian/control, debian/control.in]
182  * Drop all xlibs-static-dev build-deps altogether.
183    [debian/control, debian/control.in]
184  * New upstream release.
185
186 -- Loic Minier <lool@dooz.org>  Wed, 31 May 2006 17:00:42 +0200
187
188gnome-applets (2.14.1-1) unstable; urgency=low
189
190  [ Loic Minier ]
191  * Fix GNU/kFreeBSD build-deps (libhal-dev) and dependencies
192    (gstreamer0.8-alsa versus -oss), thanks Robert Millan. (Closes: #353170)
193    [debian/control, debian/control.in, debian/rules]
194
195  [ Josselin Mouette ]
196  * Make the package binNMU-safe.
197    + Build-depend on dpkg-dev 1.13.19.
198    + Use ${source:Version} and ${binary:Version}.
199  * New upstream release.
200  * Update build-dependencies.
201  * Use debhelper mode 5.
202  * Switch to gstreamer 0.10.
203  * Use type-handling for build-dependencies.
204  * Remove unnecessary hacks for generating dependencies.
205  * gnome-applets-data.{install,postinst}: remove the horrible defaults
206    added to the system default source.
207  * 08_gweather_locations.patch: updated.
208  * 09_gweather_translation.patch,stickynotes-utf-8-date-title.patch,
209    10_kfreebsd.patch: removed, integrated upstream.
210  * Enable gstreamer for hurd-i386 but don't depend on an audiosink as
211    there isn't one available.
212  * Cleanup *.install.
213  * gnome-applets{,-data}.install: ship libgweather.
214  * Add a shlibs statement about libgweather.
215
216 -- Josselin Mouette <joss@debian.org>  Fri, 19 May 2006 18:45:10 +0200
217
218gnome-applets (2.12.3-1) unstable; urgency=low
219
220  * New upstream release: updated translations.
221  * [debian/control.in, debian/rules] The square brackets syntax for
222    architecture-specific dependencies is only defined for build-time
223    relationships, not for run time relationships like "Suggests". Use
224    dpkg-architecture and a sed construct to make the 'acpid' suggestion on
225    architectures where it is available.
226
227 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 12 Feb 2006 17:40:59 +0100
228
229gnome-applets (2.12.2-4) unstable; urgency=low
230
231  [ Gustavo Noronha Silva ]
232  * Upload to unstable
233
234  [ Josselin Mouette ]
235  * 03_battstat_default.patch, 07_drivemount_mediamount.patch: removed.
236  * gnome-applets.gconf-defaults: set the defaults here.
237  * control.in: require debhelper 5.0.13.
238
239 -- Josselin Mouette <joss@debian.org>  Sun,  8 Jan 2006 11:41:52 +0100
240
241gnome-applets (2.12.2-3) experimental; urgency=low
242
243  * Build against dbus >= 0.60
244
245 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 18 Dec 2005 21:19:57 +0100
246
247gnome-applets (2.12.2-2) experimental; urgency=low
248
249  * Minor cleanups in debian/rules.
250  * Add patch from Ryuichi Arafune <arafune@debian.org> to convert date_title
251    from the current locale to UTF-8 in stickynotes. (Closes: #319127)
252    [debian/patches/stickynotes-utf-8-date-title.patch]
253
254 -- Loic Minier <lool@dooz.org>  Tue, 13 Dec 2005 10:07:29 +0100
255
256gnome-applets (2.12.2-1) experimental; urgency=low
257
258  * New upstream release
259
260 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Wed, 30 Nov 2005 14:35:57 -0200
261
262gnome-applets (2.12.1-2) experimental; urgency=low
263
264  * debian/control.in:
265    - eliminated circular dependency by removing the dependency of
266      gnome-applets-data on gnome-applets (Closes: #339912)
267  * debian/patches/10_kfreebsd.patch:
268    - apply patch from Aurelien Jarno <aurel32@debian.org> to allow
269      build on kfreebsd-gnu. Thanks! (Closes: #320962)
270  * debian/po/pt_BR.po: updated/fixed.
271
272 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Thu, 17 Nov 2005 14:23:57 -0200
273
274gnome-applets (2.12.1-1) experimental; urgency=low
275
276  [ Guilherme de S. Pastore ]
277  * New maintainer
278    Thanks a lot for all your work, Marc!
279
280  * New upstream release
281    - Fixes crash with sticky notes properties dialog (Closes: #318517)
282    - Displays last update time in gweather in local time (Closes: #319471)
283    - Keyboard indicator now includes disambiguations for layouts with
284      equal short descriptions (Closes: #319605)
285
286  * Dropped the following patches; issues fixed upstream:
287    - 01_battstat_update.patch
288    - 02_battstat_icon.patch
289    - 04_battstat_no_suspend.patch
290    - 05_gtik_3decimalplaces.patch
291    - 06_stickynotes_docs_dupe_id.patch
292    - 09_cpufreq_handle_missing_scaling_available_frequencies_file.patch
293
294  * New or updated debconf templates translations:
295    - fr; thanks to Jean-Luc <jean-luc.coulon@wanadoo.fr> (Closes: #317529)
296    - pt_PT; thanks to Rui Branco <ruipb@netcabo.pt> (Closes: #330381)
297    - sv; thanks to Daniel Nylander <yeager@lidkoping.net> (Closes: #333319)
298
299  * debian/patches:
300    - 09_gweather_translation.patch: get fix for German translation from
301      upstream CVS (Closes: #338374)
302
303  * debian/control.in:
304    - dropped double build dependency on debhelper
305    - updated build dependencies for the new version
306    - tighten dependencies and recommendations for 2.12 versions
307    - dropped versioning for dependencies and build-dependencies on
308      cdbs and scrollkeeper, stable already has greater versions
309
310  * debian/copyright:
311    - added note about the maintainer change
312    - changed downloaded-from URL to use HTTP instead of FTP
313
314  * debian/gnome-applets.{config,postinst}:
315    - applied patch from Robert Millan <rmh@aybabtu.com> to allow
316      installation on kfreebsd-gnu. Thanks!
317
318  * debian/watch:
319    - updated
320
321  [ Loic Minier ]
322  * Update Czech translation of debconf templates. (Closes: #321735)
323
324  [ Josselin Mouette ]
325  * Pass --as-needed to ld.
326
327  [ Gustavo Noronha Silva ]
328  * debian/rules, debian/gnome-applets-dev.install:
329  - no longer build on the debian/build directory, since it breaks
330    the building of gnome-doc-utils stuff and causes no dirty on the
331    Debian diff
332 
333 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Wed, 16 Nov 2005 16:49:11 -0200
334
335gnome-applets (2.10.1-5) unstable; urgency=low
336
337  * Added necessary build-deps for Xorg transition.
338
339 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Wed, 13 Jul 2005 15:30:39 +0200
340
341gnome-applets (2.10.1-4) unstable; urgency=low
342
343  * Recommends : s/gnome-netstatus/gnome-netstatus-applet/
344    (Closes: #314176)
345  * Fixed override disparities for gnome-applets-dbg
346    (s/optional/extra/).
347  * Disabled gstreamer support on Hurd (thanks to Michael Banck).
348  * Now building in 'debian/build/' directory (cleaner).
349  * Applied patch for cpufreq to "handle missing scaling available
350    frequencies file" from Johannes Berg (Closes: #314331).
351  * Suggests 'cpufreqd | cpudyn | powernowd' for cpufreq applet.
352  * Added SUID handling via debconf for cpufreq-applet (Closes: #311109)
353    with updated French, Brazilian Portuguese and Czech translations
354    (Closes: #312436).
355  * Removed clean rule hack to work around #299010.
356  * Increased Standards-Version (no changes needed).
357  * Removed obsolete Conflicts/Replaces.
358  * Use type-handling Provides intead of this once again fucked utility
359    directly (Thanks to Np23[79] for advice).
360
361 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Mon, 27 Jun 2005 23:50:32 +0200
362
363gnome-applets (2.10.1-3) unstable; urgency=low
364
365  * Upload to unstable.
366
367 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Fri, 10 Jun 2005 21:17:02 +0200
368
369gnome-applets (2.10.1-2) experimental; urgency=low
370
371  * Get rid of buggy mc-install-default-macros ; made a .entries file to
372    be loaded with gconftool-2 as replacement.
373  * Added necessary Conflicts/Replaces/Provices for trashapplet to ease
374    migration from Sarge (trashapplet is now included into applets)
375    (Closes: #306871).
376
377 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Thu,  5 May 2005 13:51:55 +0200
378
379gnome-applets (2.10.1-1) experimental; urgency=low
380
381  * New upstream release
382  * Mass build-depends and depends update (Closes: #292679).
383  * Added Replaces/Conflicts/Provides on gnome-cpufreq-applet.
384  * Now depending on gnome-icon-theme where several applet icons lies.
385  * Defaulting to 'gstreamer0.8-alsa' dependency instead of
386    'gstreamer0.8-oss' (OSS is DEPRECATED and must die).
387  * Removed the following patches now included upstream :
388    + 06_gweather_utf8.patch
389    + 11_batstat_ui_fix.patch
390  * Removed the following patches now obsolete :
391    + 01_keep_keyprop.patch
392    + 02_gkb_xmmap.patch
393    + 03_modemlights_ppp_commands.patch
394    + 07_inboxmonitor_ssl.patch
395    + 10_batstat_transparent_background.patch
396    + 12_buildsys_relibtoolized.patch
397  * Regenerated patches :
398    + 08_gweather_locations.patch
399    + 09_drivemount_mediamount.patch
400  * Removed obsolete Indian & Latvian language support files.
401  * Fixed 'debian/gnome-keyboard-layout.xml' man page source typo
402    (Closes: #302733).
403  * Fixed in 2.10 branch :
404    + gkb disables VT switching in XFree86 4.3 (Closes: #233702).
405    + gweather: would be nice to show a moon during night-time clear sky
406      (Closes: #201984).
407    + include NYC Central Park (Closes: #304137).
408    + xml parsing errors during upgrade (Closes: #286125).
409    + gnome-keyboard-applet no longer show flag icon (flags removed)
410      (Closes: #285478) (see the "NO Flags Policy" thread  :
411      http://mail.gnome.org/archives/desktop-devel-list/2003-November/ \
412       msg00267.html )
413  * Invalidated by major upstream changes :
414    + mailcheck removed (Closes: #285331, #89940, #82874, #292349, #207355,
415      #245142, #286360, #89940, #184186).
416    + cdplayer removed (Closes: #280436).
417    + wireless removed (no bugs).
418    + modemlights rewritten (Closes: #247209, #273429, #220796, #115732,
419      #173420).
420    + drivemount rewritten (Closes: #70456, #173545).
421  * Added 'gnome-applets-dbg.' binary package.
422  * Renamed 'postinst' to 'gnome-applets.postinst'.
423  * Added 'debian/README.Debian' with information about cpufreq applet
424    SUID parameter.
425  * Patch stolen from Ubuntu package (thanks to seb128's work) :
426    + 05_battstat-icon.patch : patch from Ryan Lortie <desrt@desrt.ca> to
427      fix some refresh issue with battstat.
428    + 06_battstat-default.patch : changed the default configuration for the
429      battstat applet (show battery activated by default).
430    + 08_battstat-no-suspend.patch : disable the suspend-on-double-click,
431      which is not yet working.
432    + 13_stickynotes-docs-dupe-id.patch : documentation fix.
433  * Reindexed patches.
434  * Removed extra cleanup rules (buildsys has learned hygiene).
435  * Fixed stupid cut-and-paste mistake in 'debian/copyright'.
436  * Updated 'debian/watch'.
437  * Temporarily reverted 'debian/control' generation to please ftpmasters
438    before a real solution is found and accepted.
439
440 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Sun, 17 Apr 2005 02:57:49 +0200
441
442gnome-applets (2.8.2-1) unstable; urgency=low
443
444  * New upstream release.
445  * Suggests 'acpid' only on available architectures.
446  * Updated policy to 3.6.1.1 (no changes needed).
447  * Regenerated relibtoolize patch.
448
449 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Sun, 12 Dec 2004 01:05:40 +0100
450
451gnome-applets (2.8.1.1-4) unstable; urgency=low
452
453  * Makes 'gstreamer0.8-oss' the default audiosink, as we have the OSS
454    burden in Sarge (Closes: #282745).
455  * Applied patch from CVS to add transparent background (Closes:
456    #272895).
457  * Applied patch from CVS to fix UI padding and key shortcut typo.
458  * CDBS Tweaks.
459
460 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Sun, 28 Nov 2004 16:19:33 +0100
461
462gnome-applets (2.8.1.1-3) unstable; urgency=low
463
464  * Upload to unstable.
465
466 -- Sebastien Bacher <seb128@debian.org>  Fri, 19 Nov 2004 19:50:04 +0100
467
468gnome-applets (2.8.1.1-2) experimental; urgency=low
469
470  * Applied fixes :
471    + [inbox_monitor] patch from gnomezilla to add SSL support to
472      applet (Closes: #216324).
473    + [gweather] corrected Dulles zone (DCZ013->VAZ042), Washington DC
474      zone was corrected upstream (Closes: #278143).
475    + [drivemount] FHS compliance fix : mount point for removeable
476      media is /media and not /mnt (Closes: #265184).
477  * Regenerated relibtoolize patch.
478
479 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Sun, 14 Nov 2004 00:14:52 +0100
480
481gnome-applets (2.8.1.1-1) experimental; urgency=low
482
483  * New upstream release :
484    + fix sticky notes not remembering hidden status
485      (Closes: #275819).
486  * 'libapm-dev' build-dep now restricted to linux architectures
487    (Closes: #272773).
488
489 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Thu, 14 Oct 2004 23:14:28 +0200
490
491gnome-applets (2.8.0-1) experimental; urgency=low
492
493  * New upstream release :
494    + corrected tabs titles (Closes: #264293).
495    + gswitchit help added (Closes: #241892).
496    + modemlights connect time and throughtput not shown is obsolete
497      bug (Closes: #114524).
498    + gkb is now setxkbmap-compatible (Closes: #255680).
499  * Removed '05_gkb_swedish_dollar.patch' now included upstream.
500  * Regenerated relibtoolize patch.
501  * 'debian/control.in' : using more ${misc:Depends} and updated
502    versions.
503  * Added gtik patch from Jason Thomas <jason@debian.org> to get 3
504    decimal places instead of 2 to comply with Yahoo behavior (Closes:
505    #267526).
506  * Added gweather patch from Gareth Owen <gowen72@yahoo.com> in
507    gnomezilla to correct UTF-8 problems (Closes: #205303).
508
509 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Wed, 15 Sep 2004 00:16:05 +0200
510
511gnome-applets (2.7.0-1) unstable; urgency=low
512
513  * New upstream release
514  * Removed now included patch '05_cvs_gweather_windspeed.patch'.
515  * Removed now included patch '06_cvs_gweather_size.patch'.
516  * Regenerated relibtoolize patch.
517
518 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Wed, 21 Jul 2004 22:13:31 +0200
519
520gnome-applets (2.6.2-1) unstable; urgency=low
521
522  * The 'Bughunt party release'.
523  * New upstream release, fix the following :
524    + [mixer] restore saved channel on startup (Closes: #253232)
525    + [gweather] fixed memory leaks (Closes: #171743)
526  * Gstreamer support is back.
527  * Moved Gstreamer Audio output pluggins to Depends as too many people
528    complains Mixer applet is not working and not looking carefully at
529    pkg information (Closes: #250393).
530  * Added watch file (Thx to seb128).
531  * Applied patches from CVS :
532    + [gweather] (corrected) get windspeed mesurement in m/s
533      (Closes: #169699)
534    + [gweather] size follow panel size (Closes: #217087)
535  * Applied patch to add dollar sign for swedish keyboard (Closes:
536    #234103).
537  * Added Latvian language support in gkb provided by Aigars Mahinovs
538    <aigarius@debian.org> (Closes: #220451).
539  * Removed APM PPC patch as the problem is now fixed upstream.
540  * Regenerated relibtoolize patch (now much lighter : 2.9MB -> 60KB
541    uncompressed, upstream stopped using prehistoric tools ;-).
542  * Added 'autotools-dev' to build dependencies to take advantage of the
543    CDBS magic feature for updating autostuff files.
544  * Updated some Build-Depends/Depends versions.
545
546 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Sun,  4 Jul 2004 20:03:12 +0200
547
548gnome-applets (2.6.1-7) unstable; urgency=high
549
550  * Urgency high because needed in testing.
551  * Gstreamer support temporarily deactivated to allow applets to enter
552    testing (gst-plugins0.8 not available in testing yet).
553  * Added missing Recommends on 'gnome-system-monitor' (in addition to
554    the rebuild with libgtop2 in -6, Closes: #246567).
555  * Added missing Builddep on 'sharutils'.
556  * Added Conflict/Replace on 'gnome-core' needed for woody transition
557    (Closes: #252474).
558  * Added 'gnome-media' to Recommends (Closes: #252435).
559
560 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Tue, 22 Jun 2004 11:10:06 +0200
561
562gnome-applets (2.6.1-6) unstable; urgency=low
563
564  * Updated Build-dep on 'libgtop2-dev' because new pkg correct
565    important shlibdeps problems (and would perhaps correct #246567).
566
567 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Sun, 30 May 2004 18:03:42 +0200
568
569gnome-applets (2.6.1-5) unstable; urgency=low
570
571  * Added Gstreamer Audio output pluggins to Recommends, needed by the
572    Mixer applet (Closes: #250393).
573  * Added Indian Languages support (GKB flag & keyprops) created by the
574    IndLinux project (Thx to Jaldhar H. Vyas) (files licensed under GPL)
575    (Closes: #250694).
576  * Added patch for battstat applet from Ludovic Rousseau (should
577    Closes: #234889).
578
579 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Sat, 29 May 2004 17:33:39 +0200
580
581gnome-applets (2.6.1-4) unstable; urgency=low
582
583  * GNOME Team Upload.
584  * Upload in unstable.
585
586 -- Sebastien Bacher <seb128@debian.org>  Wed, 26 May 2004 19:53:56 +0200
587
588gnome-applets (2.6.1-3) experimental; urgency=low
589
590  * Added missing build-dep on 'xlibs-static-dev' (Closes: #250365).
591  * Now building against gstreamer 0.8.
592  * gtk-doc generation disabled.
593
594 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Sun, 23 May 2004 12:44:09 +0200
595
596gnome-applets (2.6.1-2) experimental; urgency=low
597
598  * Readded 04_apm_ppc.patch still necessary (Closes: #249622).
599  * Improved gnome-applets-data dependencies (Closes: #247060).
600  * s/2.6.0/2.6.1/ on all Depends/Build-Depends.
601
602 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Thu, 20 May 2004 16:36:04 +0200
603
604gnome-applets (2.6.1-1) experimental; urgency=low
605
606  * New upstream release
607  * Removed 03_gweather_fix_meteo_condition.patch now included upstream.
608  * Relibtoolized to avoid inflated dependencies ('Makefile.in' files
609    regenerated too to build correctly => fat patch).
610  * Added some more cleanups in 'clean' rule.
611  * Removed 04_apm_ppc.patch not needed anymore.
612
613 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Sat, 15 May 2004 04:05:07 +0200
614
615gnome-applets (2.6.0-4) experimental; urgency=low
616
617  * Corrected a silly mistake in Build-Depends.
618
619 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Fri,  9 Apr 2004 04:59:26 +0200
620
621gnome-applets (2.6.0-3) experimental; urgency=low
622
623  * Added improved patch from Arnaud Patard to correct parsing of meteo
624    condition.
625  * Added missing Build-Depends on libxklavier.
626  * Rebuilt using libgstreamer needed by the mixer applet.
627  * Activated IPv6 support.
628  * Added patch for APM on PPC from Thom May.
629
630 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Wed, 31 Mar 2004 01:49:30 +0200
631
632gnome-applets (2.6.0-2) experimental; urgency=low
633
634  * Reactivated mini-commander default macros generation.
635  * Created new binary pkg 'gnome-applets-dev' containing materials to
636    build extensions for some applets.
637  * Added patch from Arnaud Patard to correct parsing of meteo
638    condition.
639  * Reapplied old patch for modemlights using bad commands :
640    s/pppon/pon/ & s/pppoff/poff/.
641  * Added missing manpages for 'gnome-keyboard-layout' and 'gswitchit-
642    plugins-capplet'.
643  * Rebuild against new libgtop2-2.
644  * Updated Build-Depends.
645  * Improved 'debian/copyright'.
646  * 'debian/control', 'debian/changelog' and 'debian/copyright' are now
647    UTF-8 encoded.
648
649 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Sun, 28 Mar 2004 23:02:47 +0200
650
651gnome-applets (2.6.0-1) experimental; urgency=low
652
653  * New maintainer (Closes: 238880).
654  * New upstream release
655  * Fixed in new release :
656    + sticky-notes is working again (Closes: 238445).
657    + gweather now display '--' when temperature not available (Closes:
658    239113).
659    + Disk Mounter USB stick icon available (Closes: 225122).
660    + 'debian/prerm' typo error obsoleted by new packaging (Closes:
661    235685).
662  * Switched to compatility level 4.
663  * Now using CDBS.
664  * Removed obsolete 'prerm' & 'postrm' and cleaned 'postinst'.
665  * Removed silly CM 'README.Debian'.
666
667 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Sat, 27 Mar 2004 23:20:58 +0100
668
669gnome-applets (2.4.2-5) unstable; urgency=low
670
671  * debian/control set Maintainer to Debian QA Group
672
673 -- Christian Marillat <marillat@debian.org>  Sat, 20 Mar 2004 09:48:44 +0100
674
675gnome-applets (2.4.2-4) unstable; urgency=low
676
677  * all my
678
679 -- Christian Marillat <marillat@debian.org>  Fri, 19 Mar 2004 15:25:44 +0100
680
681gnome-applets (2.4.2-3) unstable; urgency=low
682
683  * Split the package in two packages one package with binaries another one
684    with data (Closes: #233362)
685  * Fix typo in prerm script.
686
687 -- Christian Marillat <marillat@debian.org>  Sun, 22 Feb 2004 16:01:03 +0100
688
689gnome-applets (2.4.2-2) unstable; urgency=low
690
691  * Add acpid in suggests (Closes: #230867)
692  * Remove DTD hack and update scrollkeeper dependency to  0.3.14-5
693
694 -- Christian Marillat <marillat@debian.org>  Sun,  8 Feb 2004 10:47:48 +0100
695
696gnome-applets (2.4.2-1) unstable; urgency=low
697
698  * New upstream release.
699  * Call mc-install-default-macros in postinst to install default macros for
700    mini-commander.
701  * Remove 03_acpi and 05_omf patches included by upstream
702
703 -- Christian Marillat <marillat@debian.org>  Fri, 16 Jan 2004 22:23:56 +0100
704
705gnome-applets (2.4.0-5) unstable; urgency=low
706
707  * debian/prerm Unregister schemas file from the database.
708
709 -- Christian Marillat <marillat@debian.org>  Fri,  9 Jan 2004 15:46:37 +0100
710
711gnome-applets (2.4.0-4) unstable; urgency=low
712
713  * Update depends on gnome-panel to 2.4.0
714  * Rewrote patch 04_modemlights, was broken in -3 (Closes: #224198)
715
716 -- Christian Marillat <marillat@debian.org>  Tue, 30 Dec 2003 22:52:41 +0100
717
718gnome-applets (2.4.0-3) unstable; urgency=low
719
720  * New patch to fix build problem with later kernel-headers package
721    (Closes: #221874)
722  * New patch to fix broken omf file (Closes: #218916)
723
724 -- Christian Marillat <marillat@debian.org>  Sun,  7 Dec 2003 12:03:17 +0100
725
726gnome-applets (2.4.0-2) unstable; urgency=low
727
728  * Update Build-Depends to GNOME 2.4 packages (Closes: #217580)
729  * Patch from bugzilla to fix acpi in batstat applet (CLoses: #212969)
730
731 -- Christian Marillat <marillat@debian.org>  Sun, 26 Oct 2003 09:20:02 +0100
732
733gnome-applets (2.4.0-1) unstable; urgency=low
734
735  * New upstream release.
736  * Imporve description for new applets (Stickynotes, accessx-status and mailcheck)
737
738 -- Christian Marillat <marillat@debian.org>  Sat, 18 Oct 2003 15:36:53 +0200
739
740gnome-applets (2.2.3-1) unstable; urgency=low
741
742  * New upstream release.
743
744 -- Christian Marillat <marillat@debian.org>  Wed, 24 Sep 2003 15:10:51 +0200
745
746gnome-applets (2.2.2-2) unstable; urgency=low
747
748  * Improve battstats description (Closes: #201268)
749  * For now, remove broken omf files (unmaintained by upstream) (Closes: #195939)
750
751 -- Christian Marillat <marillat@debian.org>  Tue, 22 Jul 2003 16:05:16 +0200
752
753gnome-applets (2.2.2-1) unstable; urgency=low
754
755  * New upstream release.
756
757 -- Christian Marillat <marillat@debian.org>  Sun, 18 May 2003 19:28:21 +0200
758
759gnome-applets (2.2.1-2) unstable; urgency=low
760
761  * Fix wrong install path (Closes: #184876, #184658)
762  * Update libgnomeui-dev build-dependency to 2.2.0.1-2 (Closes: #185104)
763
764 -- Christian Marillat <marillat@debian.org>  Mon, 17 Mar 2003 08:25:38 +0100
765
766gnome-applets (2.2.1-1) unstable; urgency=low
767
768  * New upstream release.
769
770 -- Christian Marillat <marillat@debian.org>  Mon, 10 Mar 2003 21:20:48 +0100
771
772gnome-applets (2.2.0-1) unstable; urgency=low
773
774  * New upstream release.
775  * Move mc-install-default-macros in /usr/lib/gnome-panel
776  * Remove mixer patch included by upstream.
777  * Need to Build-Depends on libapm-dev
778  * Weather applet apply changes immediately (Closes: #135788)
779
780 -- Christian Marillat <marillat@debian.org>  Sun, 26 Jan 2003 19:52:42 +0100
781
782gnome-applets (2.1.3-1) unstable; urgency=low
783
784  * New upstream release.
785  * Bump Standards-Version to 3.5.8
786  * Remove acpi patche included by upstream.
787  * Move applets binaries in /usr/lib/gnome-panel
788  * Update description, new wireless applet.
789
790 -- Christian Marillat <marillat@debian.org>  Fri, 17 Jan 2003 22:14:25 +0100
791
792gnome-applets (2.0.4-1) unstable; urgency=low
793
794  * New upstream release.
795  * Remove previous acpi patche and acpi dependency. Add a new patche from
796    http://cvs.gentoo.org/~hanno/
797    Should (Closes: #168283, #169496, #169753, #169944)
798
799 -- Christian Marillat <marillat@debian.org>  Fri, 22 Nov 2002 14:16:40 +0100
800
801gnome-applets (2.0.3-7) unstable; urgency=low
802
803  * Patch from Itay Ben-Yaacov to use the acpi backend instead of the broken
804    acpi code in the battstat applet (Closes: #168283)
805
806 -- Christian Marillat <marillat@debian.org>  Fri, 15 Nov 2002 17:53:24 +0100
807
808gnome-applets (2.0.3-6) unstable; urgency=low
809
810  * Add a conflicts for battstat-applet (Closes: #167871)
811
812 -- Christian Marillat <marillat@debian.org>  Tue,  5 Nov 2002 16:02:01 +0100
813
814gnome-applets (2.0.3-5) unstable; urgency=low
815
816  * Upload to unstable
817  * Mixer applet work with devfs (Closes: #146028)
818  * No more problem with the mini-commander and focus (Closes: #115704, #116986)
819  * The gnotes applet has been removed (Closes: #143353)
820  * The tick-a-stat applet has been removed (Closes: #149408, #105225)
821  * Now you can add an URL for radar map in the gweather applet (Closes: #111974)
822  * ACPI support for battstat applet (Closes: #144604)
823  * Diskusage applet has been removed (Closes: #147074)
824  * gweather now display pressure in the right unit (Closes: #97137)
825  * No more redraw problem with battstat (Closes: #99488)
826  * Same as above but for the gweather applet (Closes: #106290, #126256)
827  * Typo fixed in German translation for modemlights (Closes: #111906)
828  * Gweather should uses non-blocking network I/O (Closes: #131624)
829  * mini-commander properties box can be resized (Closes: #83068)
830
831 -- Christian Marillat <marillat@debian.org>  Mon, 28 Oct 2002 15:17:22 +0100
832
833gnome-applets (2.0.3-4) experimental; urgency=low
834
835  * Apply patch from Chris Hanson to not reset the speaker volume in the
836    mixer applet (Closes: #164949)
837  * Apply patche from James D Strandboge to fix ACPI in battstat applet
838    (Closes: #152183)
839
840 -- Christian Marillat <marillat@debian.org>  Wed, 23 Oct 2002 20:25:12 +0200
841
842gnome-applets (2.0.3-3) experimental; urgency=low
843
844  * Upload with original tarball
845
846 -- Christian Marillat <marillat@debian.org>  Sun, 29 Sep 2002 17:54:44 +0200
847
848gnome-applets2 (2.0.3-2) experimental; urgency=low
849
850  * Upload without the 2 suffix
851
852 -- Christian Marillat <marillat@debian.org>  Sat, 28 Sep 2002 19:02:48 +0200
853
854gnome-applets2 (2.0.3-1) experimental; urgency=low
855
856  * New upstream release.
857  * Update to standards version 3.5.7
858
859 -- Christian Marillat <marillat@debian.org>  Sun, 15 Sep 2002 17:15:42 +0200
860
861gnome-applets2 (2.0.2-1) experimental; urgency=low
862
863  * New upstream release.
864
865 -- Christian Marillat <marillat@debian.org>  Tue, 27 Aug 2002 11:18:15 +0200
866
867gnome-applets2 (2.0.1-4) experimental; urgency=low
868
869  * Build against the latest libgnomevfs2-dev 2.0.2-4
870
871 -- Christian Marillat <marillat@debian.org>  Fri, 16 Aug 2002 17:50:58 +0200
872
873gnome-applets2 (2.0.1-3) experimental; urgency=low
874
875  * Replace pppon/pppoff by pon/poff in modemlights applet.
876  * Rebuild against the latest libgtk 2.0.6
877
878 -- Christian Marillat <marillat@debian.org>  Tue, 13 Aug 2002 15:45:20 +0200
879
880gnome-applets2 (2.0.1-2) experimental; urgency=low
881
882  * Cleanup the diff (remove omf, server.in, server files) (Closes: #154120)
883
884 -- Christian Marillat <marillat@debian.org>  Tue, 23 Jul 2002 15:51:03 +0200
885
886gnome-applets2 (2.0.1-1) experimental; urgency=low
887
888  * New upstream release.
889
890 -- Christian Marillat <marillat@debian.org>  Sun, 21 Jul 2002 19:53:44 +0200
891
892gnome-applets2 (2.0.0-2) experimental; urgency=low
893
894  * Fix broken omf files (Closes: #153659)
895
896 -- Christian Marillat <marillat@debian.org>  Sat, 20 Jul 2002 19:09:27 +0200
897
898gnome-applets2 (2.0.0-1) experimental; urgency=low
899
900  * New upstream release.
901
902 -- Christian Marillat <marillat@debian.org>  Tue, 11 Jun 2002 16:18:18 +0200
903
904gnome-applets2 (1.105.0-1) experimental; urgency=low
905
906  * New upstream release.
907
908 -- Christian Marillat <marillat@debian.org>  Mon,  3 Jun 2002 16:53:17 +0200
909
910gnome-applets2 (1.104.0-1) experimental; urgency=low
911
912  * New upstream release.
913  * Remove call Internet DTD.
914
915 -- Christian Marillat <marillat@debian.org>  Tue, 28 May 2002 20:35:15 +0200
916
917gnome-applets2 (1.103.0-2) experimental; urgency=low
918
919  * debian/rules Add GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 in install target.
920  * debian/postinst check if schemas files are present before calling
921    gconftool-2
922
923 -- Christian Marillat <marillat@debian.org>  Mon, 27 May 2002 15:53:46 +0200
924
925gnome-applets2 (1.103.0-1) experimental; urgency=low
926
927  * new upstream release.
928
929 -- Christian Marillat <marillat@debian.org>  Tue, 21 May 2002 14:38:17 +0200
930
931gnome-applets2 (1.102.1-1) experimental; urgency=low
932
933  * New upstream release.
934  * Add support for DEB_HOST_GNU_TYPE DEB_BUILD_GNU_TYPE and
935    DEB_BUILD_OPTIONS
936
937 -- Christian Marillat <marillat@debian.org>  Wed, 15 May 2002 21:53:06 +0200
938
939gnome-applets2 (1.101.0-1) experimental; urgency=low
940
941  * New upstream release.
942
943 -- Christian Marillat <marillat@debian.org>  Sun, 12 May 2002 14:41:55 +0200
944
945gnome-applets2 (1.100.0-1) experimental; urgency=low
946
947  * New upstream release.
948
949 -- Christian Marillat <marillat@debian.org>  Mon, 29 Apr 2002 21:14:09 +0200
950
951gnome-applets2 (1.99.0-1) experimental; urgency=low
952
953  * New upstream release.
954
955 -- Christian Marillat <marillat@debian.org>  Wed, 17 Apr 2002 16:23:56 +0200
956
957gnome-applets2 (1.98.0-1) experimental; urgency=low
958
959  * News upstream release.
960
961 -- Christian Marillat <marillat@debian.org>  Sun, 14 Apr 2002 18:12:50 +0200
962
963gnome-applets2 (1.96.0-1) experimental; urgency=low
964
965  * New upstream release.
966  * Added scrollkeeper support in postinst/postrm
967
968 -- Christian Marillat <marillat@debian.org>  Mon, 11 Mar 2002 14:16:12 +0100
969
970gnome-applets2 (1.95.0-1) experimental; urgency=low
971
972  * New upstream release.
973
974 -- Christian Marillat <marillat@debian.org>  Tue,  5 Mar 2002 16:48:38 +0100
975
976gnome-applets2 (1.94.0-1) experimental; urgency=low
977
978  * New upstream release.
979
980 -- Christian Marillat <marillat@debian.org>  Mon, 25 Feb 2002 14:21:04 +0100
981
982gnome-applets2 (1.93.0-1) experimental; urgency=low
983
984  * New upstream release.
985
986 -- Christian Marillat <marillat@debian.org>  Mon, 18 Feb 2002 14:30:43 +0100
987
988gnome-applets2 (1.92.2-1) experimental; urgency=low
989
990  * New upstream release
991
992 -- Christian Marillat <marillat@debian.org>  Fri, 15 Feb 2002 00:33:38 +0100
993
994gnome-applets2 (1.90.1-1) experimental; urgency=low
995
996  * New upstream release.
997
998 -- Christian Marillat <marillat@debian.org>  Sun, 20 Jan 2002 15:49:42 +0100
999
1000gnome-applets (1.4.0.4-2) unstable; urgency=low
1001
1002  * debian/control replace xml-i18n-tools by intltool
1003  * debian/control Spell check (Closes: #124683)
1004  * Clicking on gweather brings up detailed forecast (Closes: #90911)
1005  * New patch against the battery applet to enable ACPI support. Thanks to
1006    Matthew Danish (Closes: #116467)
1007
1008 -- Christian Marillat <marillat@debian.org>  Sat, 22 Dec 2001 19:23:35 +0100
1009
1010gnome-applets (1.4.0.4-1) unstable; urgency=low
1011
1012  * New upstream release.
1013  * Fix typo in description (Closes: #110464)
1014  * Fix some typos in sgml files
1015
1016 -- Christian Marillat <marillat@debian.org>  Wed,  5 Sep 2001 17:33:10 +0200
1017
1018gnome-applets (1.4.0.3-1) unstable; urgency=low
1019
1020  * New upstream release.
1021  * debian/*.sgml Use docbook 4.1
1022
1023 -- Christian Marillat <marillat@debian.org>  Fri, 10 Aug 2001 16:50:00 +0200
1024
1025gnome-applets (1.4.0.2-1) unstable; urgency=low
1026
1027  * New upstream release.
1028  * Switch to debhelper V3
1029  * Removed mixer patch included by upstream.
1030  * Update config.{guess,sub} we never know :)
1031  * Patch against cpumemusage/proc.c to call the right libgtop function (Closes: #102466)
1032  * slash_applet background not harcoded (Closes: #96113)
1033  * In multiload_applet speed is replaced  by interval (Closes: #75780)
1034
1035 -- Christian Marillat <marillat@debian.org>  Thu, 12 Jul 2001 23:14:09 +0200
1036
1037gnome-applets (1.4.0.1-2) unstable; urgency=low
1038
1039  * Add replace sound-monitor (Closes: #97791)
1040
1041 -- Christian Marillat <marillat@debian.org>  Thu, 17 May 2001 14:55:25 +0200
1042
1043gnome-applets (1.4.0.1-1) unstable; urgency=low
1044
1045  * New upstream release.
1046
1047 -- Christian Marillat <marillat@debian.org>  Wed,  9 May 2001 16:37:10 +0200
1048
1049gnome-applets (1.4.0-2) unstable; urgency=low
1050
1051  * Build depends on scrollkeeper (Closes: #93979)
1052
1053 -- Christian Marillat <marillat@debian.org>  Sat, 14 Apr 2001 20:48:23 +0200
1054
1055gnome-applets (1.4.0-1) unstable; urgency=low
1056
1057  * New upstream release.
1058
1059 -- Christian Marillat <marillat@debian.org>  Mon, 19 Mar 2001 12:11:23 +0100
1060
1061gnome-applets (1.3.1-1) unstable; urgency=low
1062
1063  * New upstream release
1064  * debian/control Add xml-i18n-tools and scrollkeeper in build-depends
1065  * debian/control Add scrollkeeper in depends
1066  * debian/{postinst,prerm} Call scrollkeeper-update.
1067  * New patch applet-docs.make for scrollkeeper
1068  * gweather doesn't eats up cpu time (Closes: #87370)
1069  * mini commander doesn't hangs on empty command line (Closes: #84293)
1070  * mini commander now save its properties (Closes: #81602)
1071  * The mixer applet works on PPC (Closes: #71681)
1072  * New patch, make slashdot the default for the slashapp applet (Closes: #88459)
1073  * I wrote 31 manpages then add  docbook-to-man in build depends (Closes: #86974)
1074
1075 -- Christian Marillat <marillat@debian.org>  Tue,  6 Mar 2001 19:08:52 +0100
1076
1077gnome-applets (1.2.4-5) unstable; urgency=low
1078
1079  * Add libzvt-dev in build-depends (Closes: #87065)
1080
1081 -- Christian Marillat <marillat@debian.org>  Fri, 23 Feb 2001 09:38:02 +0100
1082
1083gnome-applets (1.2.4-4) unstable; urgency=low
1084
1085  * Build against the latest gnome-libs 1.2.11
1086
1087 -- Christian Marillat <marillat@debian.org>  Wed, 14 Feb 2001 14:12:29 +0100
1088
1089gnome-applets (1.2.4-3) unstable; urgency=low
1090
1091  * debian/control Add recommends imagemagick (Closes: #82955, #83229)
1092
1093 -- Christian Marillat <marillat@debian.org>  Sat, 20 Jan 2001 15:02:46 +0100
1094
1095gnome-applets (1.2.4-2) unstable; urgency=low
1096
1097  * Apply patch for mixer on PPC (Closes: #78268)
1098
1099 -- Christian Marillat <marillat@debian.org>  Wed,  6 Dec 2000 21:54:49 +0100
1100
1101gnome-applets (1.2.4-1) unstable; urgency=low
1102
1103  * New upstream release.
1104  * Corrected spanish locale (Closes: #74536)
1105  * Disk usage applet show correct free space (Closes: #75407)
1106
1107 -- Christian Marillat <marillat@debian.org>  Thu, 16 Nov 2000 01:37:57 +0100
1108
1109gnome-applets (1.2.3-1) unstable; urgency=low
1110
1111  * New upstream release.
1112
1113 -- Christian Marillat <marillat@debian.org>  Tue, 24 Oct 2000 11:35:12 +0200
1114
1115gnome-applets (1.2.2-1) unstable; urgency=low
1116
1117  * New upstream release
1118  * Switch to debhelper V2
1119  * gkb_applet now save his state between session (Closes: #71070)
1120
1121 -- Christian Marillat <marillat@debian.org>  Tue, 26 Sep 2000 15:22:22 +0200
1122
1123gnome-applets (1.2.1-1) unstable; urgency=low
1124
1125  * New upstream release (Closes: #69690).
1126  * Add modemlights patch.
1127  * Rewrote debian/control (Closes: #68035).
1128  * debian/control add asclock-themes in the depends field.
1129
1130 -- Christian Marillat <marillat@debian.org>  Tue, 22 Aug 2000 13:05:10 +0200
1131
1132gnome-applets (1.2.0-1) unstable; urgency=low
1133
1134  * Initial Release.
1135  * This package close all these bugs in gnome-core:
1136    Closes: #46253, #63561, #46251, #36537, #38434, #45286, #45791, #49718,
1137    #52609, #53125, #54865, #54866, #59080, #60057, #60938, #61611, #62114,
1138    #63215, #64350, #64475, #66666, #66840, #59292, #65858, #57414
1139
1140 -- Christian Marillat <marillat@debian.org>  Wed, 26 Jul 2000 11:35:25 +0200
1141
1142
Note: See TracBrowser for help on using the repository browser.