source: pkg/kev/main/update-notifier/trunk/debian/changelog @ 5807

Revision 5807, 21.4 KB checked in by alanbach-guest, 4 years ago (diff)
  • Depend on update-manager or update-manager-core
    • Bump standards version to 3.8.3, no extra change is needed
Line 
1update-notifier (1:0.75.0.debian-2) unstable; urgency=low
2
3  * Depend on update-manager or update-manager-core
4  * Bump standards version to 3.8.3, no extra change is needed
5
6 -- Alan Baghumian <alan@technotux.org>  Thu, 10 Sep 2009 20:18:27 -0700
7
8update-notifier (1:0.75.0.debian-1) unstable; urgency=low
9
10  * New upstream release
11  * debian/changelog.ubuntu:
12    - updated from the Ubuntu package
13
14 -- Alan Baghumian <alan@technotux.org>  Sat, 08 Nov 2008 11:19:06 -0800
15
16update-notifier (1:0.71.7.debian-1) unstable; urgency=low
17
18  * New upstream release
19  * debian/changelog.ubuntu:
20    - updated from the Ubuntu package
21
22 -- Alan Baghumian <alan@technotux.org>  Wed, 22 Oct 2008 12:36:39 -0700
23
24update-notifier (1:0.71.6.debian-1) unstable; urgency=low
25
26  * New upstream release
27  * debian/changelog.ubuntu:
28    - updated from the Ubuntu package
29  * bump standards version to 3.8.0.1   
30
31 -- Alan Baghumian <alan@technotux.org>  Fri, 17 Oct 2008 15:52:22 -0700
32
33update-notifier (0.71.debian-1) unstable; urgency=low
34
35  * Merged updates from Debian
36  * debian/changelog.ubuntu:
37      - updated from the Ubuntu package
38
39 -- Alan Baghumian <alan@technotux.org>  Fri, 11 Jul 2008 18:23:32 +0200
40
41update-notifier (0.70.7.debian-3) unstable; urgency=low
42
43  [ Emilio Pozuelo Monfort ]
44  * debian/control.in:
45    - update-notifier-common replaces update-manager, as it's
46      now shipping /etc/apt/apt.conf.d/10periodic.
47    - Remove Conflicts in update-notifier-common, they are not needed.
48
49  [ Alan Baghumian ]
50  * Bump standards version to 3.8.0, no extra change is needed
51  * Updated 07_improve_readme.diff to fix examples reference
52  * Fixed wrong executable check in update-notifier.cron.daily example
53    script. Closes: #489954.
54
55 -- Alan Baghumian <alan@technotux.org>  Wed, 09 Jul 2008 09:05:22 +0200
56
57update-notifier (0.70.7.debian-2) unstable; urgency=low
58
59  * debian/control.in:
60    - Fix Conflicts/Replaces versioning. Closes: #489592.
61
62 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Tue, 08 Jul 2008 02:33:42 +0200
63
64update-notifier (0.70.7.debian-1) unstable; urgency=low
65
66  [ Alan Baghumian ]
67  * New upstream stable releases
68  * debian/changelog.ubuntu:
69    - updated from the Ubuntu package
70  * debian/control*:
71    - bump standards version to 3.7.3
72    - bump minimum libgtk2.0-dev build-dep to >= 2.10.0
73    - bump minimum libdbus-glib-1-dev build-dep to >= 0.60
74    - added update-notifier-common to put shared things there
75    - added update-notifier-common to update-notifier's deps
76    - updated my email address
77    - updated uploaders/maintainers
78  * Added debian/15update-stamp:
79    - move the update stamp hook into its own configuration
80      (LP: #181189)
81  * Updated debian/*.install for proper locations
82  * debian/rules:
83    - merged upstream changes
84    - extra space clean-ups
85  * Updated 04_fix_gksu_usage.diff:
86    - call update-manager with gksu
87    - refreshed to be applied correctly
88  * Rename upgrade-notifier.cron.daily to update-notifier.cron.daily
89    as mentioned in the manpage
90  * Removed debian/install: obsolete, merged with
91    update-notifier-common.install
92
93  [ Alan Baghumian ] 
94  * Dropped 05_fix_monitored_dirs.diff, merged upstream
95  * Refreshed 02_reboot_use_my_gdm_signal, 002_i18n_update,
96    04_fix_gksu_usage and 06_port_to_gtk2.10 to be applied
97    cleanly
98
99  [ Gustavo Noronha Silva ]
100  * debian/control:
101  - Make GNOME team the maintainer, I can no longer be involved
102  - Add VCS information
103
104 -- Alan Baghumian <alan@technotux.org>  Sun, 06 Apr 2008 17:06:41 +0200
105
106update-notifier (0.59.5.debian-1) unstable; urgency=low
107
108  [ Kilian Krause ]
109  * New upstream release.
110
111  [ Gustavo Noronha Silva ]
112  * debian/patches/06_port_to_gtk2.10.diff:
113  - added to conditionaly use a gtk2.12-only function, which does
114    not seem to break update-notifier if removed
115  * debian/control.in, debian/update-notifier.1,
116    debian/update-notifier.examples, debian/patches/07_improve_readme.diff:
117  - accepted (slightly reworked) patch by Javier Fernández-Sanguino Peña
118    to make it clear that update-notifier depends on external services
119    to actually notice that updates are available (Closes: #439239)
120  * debian/changelog.ubuntu:
121  - updated from the Ubuntu package
122
123 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 04 Sep 2007 21:40:19 -0300
124
125update-notifier (0.59.4.debian-1) unstable; urgency=low
126
127  [ Gustavo Noronha Silva ]
128  * New upstream version
129  * Fix Uploaders field syntax (Closes: #431667)
130  * Fix source package naming to indicate we modify it for Debian
131  * debian/patches/05_fix_monitored_dirs.diff:
132  - avoid monitoring non-existing directories (Debian-wise)
133
134  [ Loic Minier ]
135  * Use ubuntu-get-source instead of gnome-get-source; build-dep on
136    gnome-pkg-tools >= 0.12.3.
137
138 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 21 Aug 2007 22:30:00 -0300
139
140update-notifier (0.57.3-1) unstable; urgency=low
141
142  [ Alan Baghumian ]
143  * New upstream release (Closes: #422507).
144  * Merged with the previous changelog entry.
145  * Removed 001_all_linguas.diff, merged upstream
146  * Updated changelog.ubuntu
147  * Updated 002_i18n_update.diff, 03_detect_debian_cd.diff
148  * Updated debian/control*
149    - Added myself to the uploaders
150    - Wrapped deps and build-deps
151
152  [ Loic Minier ]
153  * Add a get-orig-source target to retrieve the upstream tarball.
154
155  [ Sven Arvidsson ]
156  * Add a man page (Closes: #404814).
157
158  [ Gustavo Noronha Silva ]
159  * debian/patches/03_detect_debian_cd.diff:
160  - reupdated for 0.57.3 (Alan had updated this for 0.57.1)
161  * debian/patches/04_fix_gksu_usage.diff:
162  - do not use full path for update-manager when calling it;
163    the path for update-manager has changed from /usr/sbin
164    in earlier releases, and if we change the path to that here
165    we'll have to bump deps, which may not be desired; same
166    goes for software-properties
167  - tell the code that update-manager needs gksu
168
169 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 27 Jun 2007 21:19:35 -0300
170
171update-notifier (0.42.12-3) unstable; urgency=low
172
173  * debian/patches/002_i18n_update.diff:
174  - updated, including the translation update on es.po done by
175    Javier Fernández-Sanguino Peña <jfs@computer.org>
176    (Closes: #397132)
177  * debian/docs:
178  - also install debian/README.reboot-required.Debian, written by
179    the same Javier above, explaining the reboot required feature
180    of update-notifier for users and developers (Closes: #404810)
181
182 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 28 Dec 2006 21:29:17 -0200
183
184update-notifier (0.42.12-2) unstable; urgency=low
185
186  * debian/patches/03_detect_debian_cd.diff:
187  - instead of a hack to replace the distribution name
188    string, accept suggestions by Christian Perrier and
189    C. Gatzemeier on the wording of the sentences
190  * debian/patches/002_i18n_update.diff:
191  - added; includes all the i18n updates, including the ones
192    listed in the removed patches and an update-po, so all
193    languages have up-to-date pofiles after an 'apply-patches'
194  * debian/patches/
195                   002_pt_BR_update.diff
196                   003_sv_add.diff:
197  - removed, see change above
198
199 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 13 Aug 2006 14:49:47 -0300
200
201update-notifier (0.42.12-1) unstable; urgency=low
202
203  * New upstream version
204  * debian/docs, debian/changelog.ubuntu:
205  - include the ubuntu changelog as part of the docs
206  * debian/patches/01_notify_reboot_dont_check_for_mount.diff:
207  - added; make notify-reboot-needed not check whether /var/run is a
208    mountpoint, since it not always is, in Debian
209  * debian/rules, debian/copyright, debian/gdm-signal,
210    debian/patches/02_reboot_use_my_gdm_signal.diff,
211    debain/update-notifier.install:
212  - provide a /usr/lib/update-notifier/gdm-signal, imported
213    from the ubuntu package, which in turn used gnome panel's
214    and Rob Taylor as sources; use that to send the 'reboot'
215    request
216  * Two changesets above (Closes: #353121)
217  * debian/patches/
218                   001_all_linguas.diff
219                   002_pt_BR_update.diff
220                   003_sv_add.diff:
221  - added, including the sv translation (Closes: #381947), and
222    updating the pt_BR translation;
223  * debian/patches/03_detect_debian_cd.diff:
224  - patches update-notifier and apt-cdrom-check to also detect
225    Debian CDs, as oposed to only detecting Ubuntu CDs
226  * debian/control.in:
227  - added python as a dependency
228
229 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 12 Aug 2006 18:45:56 -0300
230
231update-notifier (0.42.6-1) unstable; urgency=low
232
233  * New upstream version
234  - fixes '100% cpu usage' problem; fix was done in upstream
235    0.41.7, according to the launchpad bug; (Closes: #364518)
236  - includes a .desktop file to auto-start (Closes: #366139)
237  * debian/patches/01_use_gksu.diff:
238  - removed; upstream is already calling gksu
239  * debian/control.in:
240  - added gksu as a Dependency (Closes: #356216)
241  - becoming the maintainer
242  - updating to Standards-Version 3.7.2 with no changes
243  * debian/rules, debian/install[new]:
244  - converted to cdbs
245  * debian/watch:
246  - added to monitor new upstream versions
247
248 -- Gustavo Noronha Silva <kov@debian.org>  Sun,  4 Jun 2006 16:36:56 -0300
249
250update-notifier (0.41.3-1) unstable; urgency=low
251
252  * New upstream release.
253  * debian/control.in:
254  - improved description (Closes: #343582)
255
256 -- Gustavo Noronha Silva <kov@debian.org>  Sun,  5 Feb 2006 15:50:16 -0200
257
258update-notifier (0.41.0-1) UNRELEASED; urgency=low
259
260  * New upstream release.
261  * debian/control.in:
262  - updated build-deps to require libnotify >= 0.3.0
263
264 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 13 Jan 2006 00:28:32 -0200
265
266update-notifier (0.40.15-2) experimental; urgency=low
267
268  * debian/control.in:
269  - added ${python:Depends} to update-notifier's Depends
270  * debian/rules:
271  - removed unneeded dh_'s and uncommented dh_python
272
273 -- Gustavo Noronha Silva <kov@debian.org>  Mon,  5 Dec 2005 22:08:31 -0200
274
275update-notifier (0.40.15-1) experimental; urgency=low
276
277  * First Debian upload based on the work by Ubuntu
278    (Closes: #301718)
279  * debian/rules:
280  - only update config.{sub,guess} if they exist
281  * debian/copyright:
282  - detail the copyright/license information
283  * debian/rules, debian/control.in:
284  - added simple-patchsys and gnome-pkg-tools support
285  * debian/control.in:
286  - raising Standards-Version to 3.6.2, no changes
287  * debian/patches/01_use_gksu.diff:
288  - added, use gksu instead of gksudo through update-notifier
289
290 -- Gustavo Noronha Silva <kov@debian.org>  Fri,  2 Dec 2005 00:08:41 -0200
291
292update-notifier (0.40.15) breezy; urgency=low
293
294  * debian/99update-notifier:
295    - added if [ -d /var/lib/update-notifier/ ]; then
296      around the touch dpkg-was-run stamp file (makes a purge possible
297      without dpkg error). Thanks to Kamion for reviewing it.
298
299 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Oct 2005 14:02:48 +0200
300
301update-notifier (0.40.14) breezy; urgency=low
302
303  * debian/99update-notifier:
304    - only touch the dpkg-run-stamp if /var/lib/update-notifier/
305      actaully exists (makes a purge possible without dpkg error)
306
307 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 10 Oct 2005 09:50:52 +0200
308
309update-notifier (0.40.13) breezy; urgency=low
310
311  * src/hooks.c:
312    - skip deleted hook files (ubuntu #17067, #17205)
313    - fix a bug in the "supress-duplicates" logic that caused
314      already seen hooks to be seen again and again (ubuntu #17091)
315
316 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed,  5 Oct 2005 12:29:25 +0200
317
318update-notifier (0.40.12) breezy; urgency=low
319
320  * src/hooks.c:
321    - fix a bug that prevented the summary to be displayed (thanks to
322      pitti for noticing)
323    - make sure that the notification is shown after the upgrade
324      (ubuntu #16759)
325    - make sure to init the md5sums of already seen hooks to avoid
326      showing duplicated entries (like e.g. from the kernel)
327  * src/update.c:
328    - if "show notifications" is unchecked hide a possible open
329      notification too (ubuntu #16803)
330    - hide the notification bubble if the updates are finished
331      (ubuntu #14663, #16179)
332
333 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  4 Oct 2005 12:24:58 +0200
334
335update-notifier (0.40.11) breezy; urgency=low
336
337  * src/hooks.c:
338    - be even more carefull with the hook list managment
339
340 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 26 Sep 2005 23:28:35 +0200
341
342update-notifier (0.40.10) breezy; urgency=low
343
344  * po/hu.po:
345    - added Hungarian translation (thanks to Gabor Kelemen)
346  * src/update.c:
347    - typo fix (malone #2464)
348  * src/hal.c:
349    - automatic upgrading from the cd disabled until this is properly
350      speced
351
352 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 21 Sep 2005 15:08:06 +0200
353
354update-notifier (0.40.9) breezy; urgency=low
355
356  * src/hooks.c:
357    - be more carefull about the hook lists (ubuntu #14077)
358
359 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 19 Sep 2005 10:37:54 +0200
360
361update-notifier (0.40.8) breezy; urgency=low
362
363  * src/update.c:
364    - don't show a notification-bubble if the upgrade already finished
365      (ubuntu #15550)
366  * src/hooks.c:
367    - don't show identical notifications more than once (e.g. it's common
368      to have multiple kernel notifications)
369  * debian/control:
370    added dependencies to: hal, notification-daemon (ubuntu #15526)
371
372 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 16 Sep 2005 13:28:23 +0200
373
374update-notifier (0.40.7) breezy; urgency=low
375
376  * src/update.c:
377    - make the g_timeout for the update-bubble 5 secs (instead of 0.5s)
378      (ubuntu #14479)
379  * src/hooks.c:
380    - added "DontShowAfterReboot" key to the hook file for e.g.
381      kernel notifications (ubuntu #13886)
382    - type: "informations" -> "information" (ubuntu #7052)
383  * typo fixes (ubuntu #15259)
384
385 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 13 Sep 2005 20:11:59 +0200
386
387update-notifier (0.40.6) breezy; urgency=low
388
389  * added src/hal.c to po/POTFILES.in (thanks Kamion)
390
391 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 31 Aug 2005 17:39:47 +0200
392
393update-notifier (0.40.5) breezy; urgency=low
394
395  * bugfixes:
396    - improve the popup-notifications (thanks to mpt for his feedback)
397
398 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 25 Aug 2005 18:15:24 +0200
399
400update-notifier (0.40.4) breezy; urgency=low
401
402  * bugfixes:
403    - better dbus reconnect support
404    - typo fix (ubuntu #13391)
405    - be more carefull about the placement of the notification send
406      with libnotify
407
408 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 16 Aug 2005 10:29:08 +0200
409
410update-notifier (0.40.3) breezy; urgency=low
411
412  * gamin changed the semantic of FAMEvent.Filename, changed the
413    code to deal with that
414
415 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 Aug 2005 15:14:40 +0200
416
417update-notifier (0.40.2) breezy; urgency=low
418
419  * report errors in the cache to the user
420  * use libnotify to tell the user about updates
421
422 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 10 Aug 2005 13:07:00 +0200
423
424update-notifier (0.40.1) breezy; urgency=low
425
426  *  global already seen hook file in /etc/update-notifier/hooks_seen
427     added
428
429 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  4 Jul 2005 11:28:47 +0200
430
431update-notifier (0.40) breezy; urgency=low
432
433  * fixed various bugs in the hook display code
434
435 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 27 Jun 2005 15:02:05 +0200
436
437update-notifier (0.39.2) breezy; urgency=low
438
439  * fix in the md5sum check in preinst (apologies to keybuk
440    for suspecting the new dpkg)
441  * call intltool-update -v -p in build target to make
442    langpack generation happy
443
444 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Jun 2005 10:25:54 +0200
445
446update-notifier (0.39.1) breezy; urgency=low
447
448  * fixed a bug in apt-check (only happens on very new python-apt
449    versions)
450  * ported the hal-reconnect bits to the new dbus api
451
452 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Jun 2005 11:10:23 +0200
453
454update-notifier (0.39) breezy; urgency=low
455
456  * ported to libhal 0.5.1, build-depend on it,
457    -> the reconnect bits still needs to be ported
458
459 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 10 May 2005 16:52:30 +0200
460
461update-notifier (0.38.11) hoary; urgency=low
462
463  * session icon and tray icon improved, no more blurry
464    (thanks to Alexander Brausewetter)
465  * updated fi.po translation (thanks to Timo Jyrinki)
466  * updated german translation
467
468 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 30 Mar 2005 12:39:13 +0200
469
470update-notifier (0.38.10) hoary; urgency=low
471
472  * fix for the pin file reading
473  * work-around a problem in python-apt when reading the pin file
474    (#8095)
475  * fix for the nr of upgrades calculation
476
477 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 Mar 2005 14:54:53 +0100
478
479update-notifier (0.38.9ubuntu1) hoary; urgency=low
480
481  * fixed wrongly formated 20archive file
482
483 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 Mar 2005 01:52:13 +0100
484
485update-notifier (0.38.9) hoary; urgency=low
486
487  * i18n fixes (missing translatable strings
488  * fix for wrong upgrade count (#7907)
489  * fix for a misdetection of a ubuntu cd
490  * translation update (es)
491  * setup /etc/apt/apt.conf.d/20archive with defaults
492    for archive size (500Mb) and archive age (30 days)
493
494 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 Mar 2005 01:04:10 +0100
495
496update-notifier (0.38.8) hoary; urgency=low
497
498  * try harder not to identify the live cd as install cd (#7114)
499  * try to keep the CD detected dialog above other window
500  * detect downloads of packages (fix #6307)
501  * show nice message when calling gksudo (fix #6671)
502  * typo fix (#7052)
503  * consider pined packages too (#7368)
504
505 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri,  4 Mar 2005 11:55:32 +0100
506
507update-notifier (0.38.7) hoary; urgency=low
508
509  * fixed a problem with the i18n
510
511 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 21 Feb 2005 23:10:32 +0100
512
513update-notifier (0.38.6) hoary; urgency=low
514
515  * work around a gamin problem with monitoring single files
516  * added fi.po translation (thanks to Timo Jyrinki)
517  * added es.po translation (thanks to Jorge Bernal)
518
519 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  8 Feb 2005 10:16:26 +0100
520
521update-notifier (0.38.5) hoary; urgency=low
522
523  * fixed a problem that causes udpate-notifier not to update it's status
524    when it was upgraded or re-installed
525  * basic i18n support for the hooks added
526
527 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  1 Feb 2005 15:03:26 +0100
528
529update-notifier (0.38.4) hoary; urgency=low
530
531  * fixed missing gettext init (thanks to seb128!)
532
533 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 28 Jan 2005 13:11:57 +0100
534
535update-notifier (0.38.3) hoary; urgency=low
536
537  * da.po added (thanks to Martin Willemoes Hansen)
538  * some more code cleanups
539
540 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 27 Jan 2005 20:07:09 +0100
541
542update-notifier (0.38.2) hoary; urgency=low
543
544  * depend on update-manager now
545  * better error reporting when hal/dbus/fam are not available
546  * run "gnome-software-properties" by default if prefernces is clicked
547  * save last action as default action on left click
548
549 -- Michael Vogt <mvo@debian.org>  Mon, 24 Jan 2005 11:28:07 +0100
550
551update-notifier (0.38.1) hoary; urgency=low
552
553  * put the periodic entries in /etc/apt/apt.conf.d/99update-notifier
554    into /etc/apt/apt.conf.d/10periodic
555
556 -- Michael Vogt <mvo@debian.org>  Wed, 19 Jan 2005 14:16:56 +0100
557
558update-notifier (0.38) hoary; urgency=low
559
560  * basic hook support added
561
562 -- Michael Vogt <mvo@debian.org>  Wed, 12 Jan 2005 16:51:43 +0100
563
564update-notifier (0.37.3) hoary; urgency=low
565
566  * improved the detection of apt-get update conditions a lot
567  * simplified the code that show/hides the icon
568  * md5 check for left-over /etc/apt/apt.conf.d/99upgrade-notifer
569    and delete it if unmodified
570
571 -- Michael Vogt <mvo@debian.org>  Tue, 11 Jan 2005 14:28:29 +0100
572
573update-notifier (0.37.2) hoary; urgency=low
574
575  * fixed a missed name change in debian/S99update-notifier
576
577 -- Michael Vogt <mvo@debian.org>  Fri,  7 Jan 2005 00:00:45 +0100
578
579update-notifier (0.37.1) hoary; urgency=low
580
581  * cdrom detection dialog improved
582  * renamed to "update-notifier"
583
584 -- Michael Vogt <mvo@debian.org>  Thu,  6 Jan 2005 16:40:13 +0100
585
586upgrade-notifier (0.37) hoary; urgency=low
587
588  * hal support added, not-yet-scanned cdroms are automatically detected
589
590 -- Michael Vogt <mvo@debian.org>  Wed, 29 Dec 2004 20:57:24 +0100
591
592upgrade-notifier (0.36.1-1) hoary; urgency=low
593
594  * new version that fixes a segfault
595
596 -- Michael Vogt <mvo@debian.org>  Wed, 15 Dec 2004 17:27:12 +0100
597
598upgrade-notifier (0.36-1) hoary; urgency=low
599
600  * new upstream release
601
602 -- Michael Vogt <mvo@debian.org>  Tue, 14 Dec 2004 17:23:21 +0100
603
604upgrade-notifier (0.35-1) hoary; urgency=low
605
606  * new upstream release
607 
608 -- Michael Vogt <mvo@debian.org>  Sun, 28 Nov 2004 13:56:33 +0100
609
610upgrade-notifier (0.34-1) hoary; urgency=low
611
612  * new upstream release
613
614 -- Michael Vogt <mvo@debian.org>  Tue,  9 Nov 2004 12:36:07 +0100
615
616upgrade-notifier (0.33-7) unstable; urgency=low
617
618  * prepared cron.daily to run "apt-get update" (not enabled)
619
620 -- Michael Vogt <mvo@debian.org>  Tue,  2 Nov 2004 14:43:52 +0100
621
622upgrade-notifier (0.33-6) unstable; urgency=low
623
624  * Build with update-manager.
625
626 -- Michiel Sikkes <michiel@eyesopened.nl>  Mon, 25 Oct 2004 22:01:09 +0200
627
628upgrade-notifier (0.33-5) unstable; urgency=low
629
630  * Added build-depends.
631
632 -- Michiel Sikkes <michiel@eyesopened.nl>  Mon, 25 Oct 2004 21:47:03 +0200
633
634upgrade-notifier (0.33-4) unstable; urgency=low
635
636  * Build against current glib.
637
638 -- Michiel Sikkes <michiel@eyesopened.nl>  Mon, 25 Oct 2004 14:50:59 +0200
639
640upgrade-notifier (0.33-3) unstable; urgency=low
641
642  * Build against current gtk.
643
644 -- Michiel Sikkes <michiel@eyesopened.nl>  Sun, 24 Oct 2004 04:39:53 +0200
645
646upgrade-notifier (0.33-2) unstable; urgency=low
647
648  * Added synaptic wrapper script.
649
650 -- Michiel Sikkes <michiel@eyesopened.nl>  Sat, 23 Oct 2004 16:58:03 +0200
651
652upgrade-notifier (0.33-1) unstable; urgency=low
653
654  * Initial Release.
655
656 -- Michiel Sikkes <michiel@eyesopened.nl>  Fri, 22 Oct 2004 22:55:25 +0200
657
Note: See TracBrowser for help on using the repository browser.