~synaptic-developers/synaptic/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Michael Vogt
  • Date: 2010-07-29 13:13:09 UTC
  • mfrom: (1529.2.106 ubuntu)
  • Revision ID: michael.vogt@ubuntu.com-20100729131309-0gdmwd09phcr1gc0
merged from the synaptic ubuntu branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
synaptic (0.63.3) UNRELEASED; urgency=low
 
1
synaptic (0.70) UNRELEASED; urgency=low
2
2
 
 
3
  * New upstream release that merges all changes from 
 
4
    Debian and Ubuntu into a single tree again. This include libept 
 
5
    support and lots of fixes.
3
6
  * po/sl.po:
4
7
    - updated, thanks to Matej Urbančič 
5
8
 
36
39
 
37
40
 -- Michael Vogt <mvo@debian.org>  Wed, 28 Jul 2010 11:40:15 +0200
38
41
 
 
42
synaptic (0.63.1ubuntu13) maverick; urgency=low
 
43
 
 
44
  [ Michael Vogt ]
 
45
  * rebuild against latest libapt
 
46
  * common/rpackagelister.{cc,h}:
 
47
    - move quality cutoff into the .cc file to workaround ld crash
 
48
  * gtk/rgpackagestatus.cc:
 
49
    - remove no longer needed gdkx.h include (that causes compiler
 
50
      failures with the latest libapt)
 
51
 
 
52
  [ Bilal Akhtar ]
 
53
  * debian/patches/11-lp-155930:
 
54
    - Modify gtk/rgmainwindow.cc to populate package list again after 
 
55
     'Unmark All' is selected. (LP: #155930)
 
56
 
 
57
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 29 Jul 2010 14:13:46 +0200
 
58
 
 
59
synaptic (0.63.1ubuntu12) maverick; urgency=low
 
60
 
 
61
  * gtk/rgfetchprogress.cc:
 
62
    - do less redrawing in the pulse() code
 
63
 
 
64
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 09 Jul 2010 13:09:42 +0200
 
65
 
 
66
synaptic (0.63.1ubuntu11) maverick; urgency=low
 
67
 
 
68
  [ Martin Pitt ]
 
69
  * debian/control: Replace obsolete scrollkeeper package with rarian-compat,
 
70
    and drop it from Depends to Recommends.
 
71
  
 
72
  [ Jean-Baptiste Lallement ]
 
73
  * port to libept 1.0
 
74
  
 
75
  [ Michael Vogt ]
 
76
  * limit amount of calls to set_fraction() to avoid too high cpu
 
77
    usage on nouveau
 
78
 
 
79
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 09 Jul 2010 10:06:55 +0200
 
80
 
 
81
synaptic (0.63.1ubuntu10) maverick; urgency=low
 
82
 
 
83
  [ Michael Vogt ]
 
84
  * po/uk.po:
 
85
    - updated, thanks to Serhij Dubyk 
 
86
  
 
87
  [ Jean-Baptiste Lallement ]
 
88
  * Fix sorting issues of the package list
 
89
    - Fix sort by name and by section (LP: #518509)
 
90
    - Improve sort by column performance
 
91
  * sort 'installed files' list in alphabetical order (LP: #32550)
 
92
  * Set version labels selectable in package properties (LP: #76568)
 
93
  * disable 'Lock Version' and 'Automatically installed' menu entries for a
 
94
    normal user (LP: #309906)
 
95
  * common/rpackagelister.cc:
 
96
    - in RPackageLister::xapianSearch() catch xapian exception to
 
97
      prevent crash when xapian interprets search string as a syntax 
 
98
      error
 
99
    - fix sorting in xapian search mode (LP: #508220)
 
100
  * gtk/gsynaptic.cc
 
101
    - Start with focus set on fast search entry (LP: #326155)
 
102
  * Select first subview on view change (LP: #403165)
 
103
  * Fix Gtk-CRITICAL when the fast search entry is cleared (LP: #385739)
 
104
  * Ignore DEL accelerator when fast search has focus (LP: #294178)
 
105
  * Do not start help viewer as root but as SUDO_USER (LP: #110224)
 
106
  * wrap lines in textarea of dialog_update_failed (LP: #237455)
 
107
  * set textarea read-only in generic error dialog (LP: #403100)
 
108
  * Change 'Icon Legend' dialog to fixed size (LP: #374376)
 
109
  * add tooltip to 'properties' and 'search' buttons (LP: #202681)
 
110
  * gtk/glade/window_main.glade:
 
111
    - put the fastsearch entry out of the toolbar (LP: #502582)
 
112
    - move the fastsearch entry to the upper-right (LP: #290524)
 
113
  * gtk/rgfetchprogress.cc:
 
114
    - change "Download rate: unknown" to "Download rate: ..." 
 
115
      (LP: #393358)
 
116
  * Sort by relevancy when doing quicksearch and no search column is set.
 
117
 
 
118
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 21 Jun 2010 13:12:54 +0200
 
119
 
 
120
synaptic (0.63.1ubuntu7) lucid-proposed; urgency=low
 
121
 
 
122
  [ Michael Vogt ]
 
123
  * common/rpackageview.cc:
 
124
    - silence debug output (thanks to Bob Huffman)
 
125
  
 
126
  [ Jean-Baptiste Lallement ]
 
127
  * gtk/rgmainwindow.cc, gtk/rgutils.{cc,h}:
 
128
    - un/escape markup when getting/setting subviews name to avoid markup
 
129
      insertion in GtkTree items (LP: #567172) 
 
130
  * gtk/rgmainwindow.cc:
 
131
    - fix force version. regression over beta2 (LP: #568925)
 
132
  * gtk/rgmainwindow.cc:
 
133
    - fix double-click doesn't unmark a previously marked for install/upgrade
 
134
      package. regression over beta2 (LP: #566779)
 
135
 
 
136
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 04 May 2010 17:10:50 +0200
 
137
 
 
138
synaptic (0.63.1ubuntu6) lucid; urgency=low
 
139
 
 
140
  [ Jean-Baptiste Lallement ]  
 
141
  * gtk/rgmainwindow.cc:
 
142
    - fix 'broken package installation' regression over beta2 (LP: #565816)
 
143
 
 
144
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 19 Apr 2010 11:24:00 +0200
 
145
  
 
146
synaptic (0.63.1ubuntu5) lucid; urgency=low
 
147
 
 
148
  [ Jean-Baptiste Lallement ]
 
149
  * gtk/rgmainwindow.cc: 
 
150
    - Fix 'Mark for upgrade' regression over beta2 (LP: #564320)
 
151
 
 
152
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 16 Apr 2010 12:04:36 +0200
 
153
 
 
154
synaptic (0.63.1ubuntu4) lucid; urgency=low
 
155
 
 
156
  [ Michael Vogt ]
 
157
  * po/it.po:
 
158
    - updated, thanks to Milo Casagrande  (closes: #575685)
 
159
  
 
160
  [ Jean-Baptiste Lallement ]
 
161
  * common/rpackage.{cc,h}:
 
162
    - Use simplified URI for third party changelogs (LP: #45129)
 
163
  * debian/patches/01_ubuntu_changelog.dpatch:
 
164
    - update patch to support third party changelogs
 
165
  * common/rpackage.{cc,h}:
 
166
    - Support third party changelogs by using ArchiveURI() (LP: #153966)
 
167
    - Display LP links when changelog is not available for download 
 
168
      (LP: #452564)
 
169
  * gtk/rgmainwindow.cc: 
 
170
    - check package flags when applying an action to a package list
 
171
      (LP: #513460)
 
172
  * common/rpackagelister.cc
 
173
    - workaround to allow searching for terms with an hyphen (LP: #282995)
 
174
  * common/rpackagelister.cc:
 
175
    - xapianSearch: do not expand the first term when replacing the hyphen
 
176
    to reduce size of the resultse
 
177
  
 
178
  [ Oliver Joos ]
 
179
  * common/rconfiguration.cc:
 
180
    - Fix to store setting "Consider recommended packages as dependencies"
 
181
      (closes debian #440027 and LP: #154349)
 
182
  
 
183
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 15 Apr 2010 01:59:51 +0200
 
184
  
 
185
synaptic (0.63.1ubuntu3) lucid; urgency=low
 
186
 
 
187
  [ Jean-Baptiste Lallement ]
 
188
  * * gtk/rgpreferenceswindow.cc: escape '@/:%' in proxy auth string (LP: 130289)
 
189
  * Sort by relevancy when doing quicksearch and no search column is set.
 
190
  * debian/patches/10_ubuntu_maintenance_gui.dpatch:
 
191
  - Fix mixed-language maintenance status when LC_TIME differs from LC_MESSAGES
 
192
    (LP: 511890)
 
193
 
 
194
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 31 Mar 2010 22:59:36 +0200
 
195
 
 
196
synaptic (0.63.1ubuntu2) lucid; urgency=low
 
197
 
 
198
  [ Michael Vogt ]
 
199
  * po/uk.po:
 
200
    - updated, thanks to Serhij Dubyk 
 
201
  * build from the lp:~ubuntu-core-dev/synaptic/lucid branch
 
202
  
 
203
  [ Jean-Baptiste Lallement ]
 
204
  * Fix sorting issues of the package list
 
205
    - Fix sort by name and by section (LP: #518509)
 
206
    - Improve sort by column performance
 
207
  * sort 'installed files' list in alphabetical order (LP: #32550)
 
208
  * Set version labels selectable in package properties (LP: #76568)
 
209
  * disable 'Lock Version' and 'Automatically installed' menu entries for a
 
210
    normal user (LP: #309906)
 
211
  * common/rpackagelister.cc:
 
212
    - in RPackageLister::xapianSearch() catch xapian exception to
 
213
      prevent crash when xapian interprets search string as a syntax 
 
214
      error
 
215
    - fix sorting in xapian search mode (LP: #508220)
 
216
  * gtk/gsynaptic.cc
 
217
    - Start with focus set on fast search entry (LP: #326155)
 
218
  * Select first subview on view change (LP: #403165)
 
219
  * Fix Gtk-CRITICAL when the fast search entry is cleared (LP: #385739)
 
220
  * Ignore DEL accelerator when fast search has focus (LP: #294178)
 
221
  * Do not start help viewer as root but as SUDO_USER (LP: #110224)
 
222
  * wrap lines in textarea of dialog_update_failed (LP: #237455)
 
223
  * set textarea read-only in generic error dialog (LP: #403100)
 
224
  * Change 'Icon Legend' dialog to fixed size (LP: #374376)
 
225
 
 
226
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 16 Feb 2010 11:13:45 +0100
 
227
 
 
228
synaptic (0.63.1ubuntu1) lucid; urgency=low
 
229
 
 
230
  [ Michael Vogt ]
 
231
  * po/uk.po:
 
232
    - updated, thanks to Serhij Dubyk 
 
233
  
 
234
  [ Jean-Baptiste Lallement ]
 
235
  * Fix sorting issues of the package list
 
236
    - Fix sort by name and by section (LP: #518509)
 
237
    - Improve sort by column performance
 
238
  * sort 'installed files' list in alphabetical order (LP: #32550)
 
239
 
 
240
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 17 Feb 2010 23:27:47 +0100
 
241
 
39
242
synaptic (0.63.1) unstable; urgency=low
40
243
 
41
244
  * po/pt_BR.po:
62
265
 
63
266
 -- Michael Vogt <mvo@debian.org>  Thu, 11 Feb 2010 19:58:40 +0100
64
267
 
 
268
synaptic (0.63ubuntu4) lucid; urgency=low
 
269
 
 
270
  * gtk/rgdebinstallprogress.cc:
 
271
    - make the dpkg progress code less cpu intensive
 
272
  * po/uk.po
 
273
    - add ukrainian translation, thanks to Serhij Dubyk 
 
274
 
 
275
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 11 Feb 2010 15:23:38 +0100
 
276
 
 
277
synaptic (0.63ubuntu3) lucid; urgency=low
 
278
 
 
279
  * gtk/rgsummarywindow.cc:
 
280
    - move the gtk_tree_view_set_model() down to speed up the
 
281
      operation
 
282
  * gtk/rgdebinstallprogress.cc:
 
283
    - on error, set error string into status label
 
284
    - when the recovery is run (dpkg --configure -a) display a 
 
285
      proper status label for that
 
286
  * gtk/rgaboutpanel.cc:
 
287
    - fix FTBFS with gcc-4.5 (closes: #565077)
 
288
  * additions to the (internal) API
 
289
  * debian/patches/10_ubuntu_maintenance_gui.dpatch:
 
290
    - updated to support LTS and new "Supported" flags 
 
291
 
 
292
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 25 Jan 2010 09:58:35 +0100
 
293
 
 
294
synaptic (0.63ubuntu2) lucid; urgency=low
 
295
 
 
296
  * po/pt_BR.po:
 
297
    - Updated pt_BR.po, thanks to Sergio Cipolla (closes: #561853)
 
298
  * po/sk.po:
 
299
    - Updated sk.po, thanks to helix84 (closes: #559283)
 
300
  * common/rpackageview.{cc,h}:
 
301
    - remember search history accross package transactions
 
302
  * make the origin filter more fine grained
 
303
 
 
304
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 23 Dec 2009 15:30:54 +0100
 
305
 
 
306
synaptic (0.63ubuntu1) lucid; urgency=low
 
307
 
 
308
  * merged from debian, remaining changes:
 
309
    - ubuntu icons for supported applications
 
310
    - launchpad-integration
 
311
    - ubuntu changelog download support
 
312
    - support section metapackages
 
313
    - merged ept branch
 
314
    - x-ubuntu-gettext-domain in desktop file
 
315
 
 
316
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Nov 2009 14:10:05 +0100
 
317
 
65
318
synaptic (0.63) unstable; urgency=low
66
319
 
67
320
  * common/rpackage.h:
98
351
 
99
352
 -- Michael Vogt <mvo@debian.org>  Thu, 27 Aug 2009 10:00:10 +0200
100
353
 
 
354
synaptic (0.62.7ubuntu7~ppa1) karmic; urgency=low
 
355
 
 
356
  * gtk/rgfetchprogress.{cc,h}:
 
357
    - remove the custom progress rendering and replace with
 
358
      stock gtk progress
 
359
  * gtk/rgmainwindow.cc:
 
360
    - use yellowish background in quick search mode
 
361
    - reset quick search when the find dialog is popped up
 
362
 
 
363
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 21 Oct 2009 11:03:54 +0200
 
364
 
 
365
synaptic (0.62.7ubuntu6) karmic; urgency=low
 
366
 
 
367
  * gtk/glade/window_fetch.glade:
 
368
    - add default_width to avoid fetch window resizing 
 
369
      (LP: #450451)
 
370
 
 
371
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 15 Oct 2009 10:13:17 +0200
 
372
 
 
373
synaptic (0.62.7ubuntu5) karmic; urgency=low
 
374
 
 
375
  * rebuild against latest libapt
 
376
 
 
377
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 25 Sep 2009 22:35:18 +0200
 
378
 
 
379
synaptic (0.62.7ubuntu4) karmic; urgency=low
 
380
 
 
381
  * common/sections_trans.cc:
 
382
    - fix typo in gnu-r section description
 
383
  * po/fr.po:
 
384
    - updated, thanks to Stéphane Blondon, closes: #543981
 
385
  * po/sl.po:
 
386
    - updated, thanks to Matej Urbančič
 
387
  * take the "Origin" field from the release file into account
 
388
    when looking for supported packages
 
389
 
 
390
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 22 Sep 2009 17:49:45 +0200
 
391
 
 
392
synaptic (0.62.7ubuntu3) karmic; urgency=low
 
393
 
 
394
  * common/rpackagelister.cc:
 
395
    - add prefixes for "name" and "section" in the quick search
 
396
      This allows "name:apt" or "section:devel" searches
 
397
  * debian/control:
 
398
    - recommends gksu|kdebase-bin (kdsu is fine too) 
 
399
      closes: #442421
 
400
  * add filter for manual installed packages (LP: #122047)
 
401
  * fix typo (thanks to Florentin Duneau), closes: #542122
 
402
  * po/pt_BR.po:
 
403
    - updated translation, thanks to Sergio Cipolla
 
404
      (closes: #532473)
 
405
  * common/rpackage.{cc,h}:
 
406
    - fix potential segfault
 
407
 
 
408
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 04 Sep 2009 11:52:17 +0200
 
409
 
 
410
synaptic (0.62.7ubuntu2) karmic; urgency=low
 
411
 
 
412
  * common/rpackagelister.cc:
 
413
    - fixes in the xapian search (thanks to seb128)
 
414
    - more debug output with Debug::Synaptic::Xapian=true
 
415
 
 
416
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 15 Jul 2009 16:14:50 +0200
 
417
 
 
418
synaptic (0.62.7ubuntu1) karmic; urgency=low
 
419
 
 
420
  * merged from debian
 
421
  * debian/control:
 
422
    - add build-conflict against librpm-dev
 
423
 
 
424
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Jul 2009 14:35:17 +0200
 
425
 
101
426
synaptic (0.62.7) unstable; urgency=low
102
427
 
103
428
  * show progress when searching and not not block the UI
115
440
 
116
441
 -- Michael Vogt <mvo@debian.org>  Thu, 25 Jun 2009 16:17:56 +0200
117
442
 
 
443
synaptic (0.62.6ubuntu3) karmic; urgency=low
 
444
 
 
445
  * common/rpackagelister.cc:
 
446
    - remove all fuzzy matching in xapianIndexNeedsUpdate()
 
447
  * gtk/rgmainwindow.cc:
 
448
    - run update-apt-xapian-index --udpate under ionice, rebuild
 
449
      the index every time the timestamps do not match
 
450
 
 
451
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Jul 2009 13:00:47 +0200
 
452
 
 
453
synaptic (0.62.6ubuntu2) karmic; urgency=low
 
454
 
 
455
  * show progress when searching and not not block the UI
 
456
    (LP: #24188)
 
457
 
 
458
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 15 Jun 2009 17:17:28 +0200
 
459
 
 
460
synaptic (0.62.6ubuntu1) karmic; urgency=low
 
461
 
 
462
  * merge from Debian/unstable, remaining changes:
 
463
    - ubuntu icons for supported applications
 
464
    - launchpad-integration
 
465
    - ubuntu changelog download support
 
466
    - support section metapackages
 
467
    - merged ept branch
 
468
    - x-ubuntu-gettext-domain in desktop file
 
469
 
 
470
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 08 Jun 2009 10:47:19 +0200
 
471
 
118
472
synaptic (0.62.6) unstable; urgency=low
119
473
 
120
474
  * po/th.po:
159
513
 
160
514
 -- Michael Vogt <mvo@debian.org>  Fri, 05 Jun 2009 16:22:48 +0200
161
515
 
 
516
synaptic (0.62.5ubuntu3) jaunty-proposed; urgency=low
 
517
 
 
518
  * improve the logic when the xapian index needs
 
519
    rebuilding by checking the xapian document count
 
520
    against the available packages (LP: #365151)
 
521
 
 
522
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Apr 2009 16:14:30 +0200
 
523
 
 
524
synaptic (0.62.5ubuntu2) jaunty; urgency=low
 
525
 
 
526
  * No-change upload to strip translations from .desktop files. (LP: #348225)
 
527
 
 
528
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 30 Mar 2009 12:57:47 +0200
 
529
 
 
530
synaptic (0.62.5ubuntu1) jaunty; urgency=low
 
531
 
 
532
  * po/th.po:
 
533
    - updated Thai translation (closes: #512605)
 
534
  * gtk/rgdebinstallprogress.cc:
 
535
    - if forkpty() show a propper error message
 
536
      (thanks to Evan) 
 
537
  * gtk/rgfetchprogress.cc:
 
538
    - if the ETA is huge report it as unknown (LP: #322871)
 
539
  * debian/control:
 
540
    - add depends to hicolor-icon-theme
 
541
    - rebuild against latest libapt/libept
 
542
 
 
543
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 09 Feb 2009 16:03:03 +0100
 
544
 
162
545
synaptic (0.62.5) unstable; urgency=low
163
546
 
164
547
  * gtk/rgsummarywindow.cc:
212
595
 
213
596
 -- Michael Vogt <mvo@debian.org>  Tue, 18 Nov 2008 20:35:18 +0100
214
597
 
 
598
synaptic (0.62.2ubuntu2) jaunty; urgency=low
 
599
 
 
600
  * gtk/rgpkgdetails.{cc,h}:
 
601
    - download/show big image when clicking on the
 
602
      thumbnail 
 
603
  * debian/rules, .bzr-builddeb/default.conf
 
604
    - bybye arch-build, hello "bzr-buildpackage"
 
605
 
 
606
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 18 Nov 2008 19:21:16 +0100
 
607
 
 
608
synaptic (0.62.2ubuntu1) jaunty; urgency=low
 
609
 
 
610
  * Merge from debian, remaining changes:
 
611
    - ubuntu icons for supported applications
 
612
    - launchpad-integration
 
613
    - support section metapackages
 
614
    - x-ubuntu-gettext-domain in desktop file
 
615
    - support end time calculation
 
616
 
 
617
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 14 Nov 2008 12:42:42 +0100
 
618
 
215
619
synaptic (0.62.2) unstable; urgency=low
216
620
 
217
621
  * po/es.po:
244
648
 
245
649
 -- Michael Vogt <mvo@debian.org>  Fri, 14 Nov 2008 11:44:43 +0100
246
650
 
 
651
synaptic (0.62.1ubuntu10) intrepid; urgency=low
 
652
 
 
653
  * common/rpackagelister.cc:
 
654
    - add special handling for "-" char in the xapian
 
655
      search (thanks to kiko)
 
656
    - fix hang in quick search for huge result lists 
 
657
     (like "li") LP: #282188
 
658
 
 
659
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 21 Oct 2008 15:19:02 +0200
 
660
 
 
661
synaptic (0.62.1ubuntu9) intrepid; urgency=low
 
662
 
 
663
  * gtk/rgmainwindow.cc:
 
664
    - only xapian search when more than one char is used
 
665
      in the search querry (LP: #260739)
 
666
  * common/rpackagelister.{cc,h}:
 
667
    - expand partial strings in search as you type so that
 
668
      "ged" finds "gedit" (LP: #261423)
 
669
  * 10_ubuntu_maintenance_gui.dpatch:
 
670
    - make sure to look only for immutable release files
 
671
      when calculating the support time
 
672
 
 
673
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 22 Sep 2008 15:57:58 +0200
 
674
 
 
675
synaptic (0.62.1ubuntu8) intrepid; urgency=low
 
676
 
 
677
  * common/rpackageview.cc:
 
678
    - add new "Missing Recommends" default filter
 
679
  * common/rpackage.cc:
 
680
    - fix code to get candidate origin
 
681
    - support getting the candidate release file name
 
682
  * common/rpackagestatus.cc:
 
683
    - support maintenanceEndTime() (if the distro supports that)
 
684
  * 10_ubuntu_maintenance_gui.dpatch:
 
685
    - add support for displaying when the maintaince ends
 
686
 
 
687
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 22 Aug 2008 12:40:10 +0200
 
688
 
 
689
synaptic (0.62.1ubuntu7) intrepid; urgency=low
 
690
 
 
691
  * debian/control:
 
692
    - add apt-xapian-index to the recommends again, we have some
 
693
      space on the CDs again (thanks to Steve Langasek)
 
694
 
 
695
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 19 Jun 2008 14:45:42 +0200
 
696
 
 
697
synaptic (0.62.1ubuntu6) intrepid; urgency=low
 
698
 
 
699
  * gtk/rgdebinstallprogress.cc:
 
700
    - make sure that SIGCHLD is not blocked to work around
 
701
      kdesudo (LP: #156041)
 
702
  * common/rpackageview.cc:
 
703
    - add new "Missing Recommends" default filter
 
704
    - fix incorrect display of the "Community Maintained" filter
 
705
 
 
706
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 14 Aug 2008 12:01:56 +0200
 
707
 
 
708
synaptic (0.62.1ubuntu5) intrepid; urgency=low
 
709
 
 
710
  * debian/control: 
 
711
    - make deborphan and apt-xapian-index suggests instead of recommends
 
712
      to save space on the CD - this means we loose the quick search
 
713
      feature in the default install
 
714
  * po/es.po:
 
715
    - updated spanish translation (thanks to 
 
716
      Francisco Javier Cuadrado)
 
717
  * gtk/glade/dialog_upgrade.glade:
 
718
    - provide a mnemonics in the upgrade dialog,
 
719
      closes: #491179 (thanks to Matt Kraai)
 
720
  * gtk/glade/window_fetch.glade:
 
721
    - dialog fix (thanks to Oded Arbel) (LP: #228127)
 
722
  * gtk/rgdebinstallprogress.cc:
 
723
    - intercept ctrl-c in the terminal window and ask
 
724
      if that is really the desired action
 
725
  * gtk/rgmainwindow.cc:
 
726
    - fix "Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper"
 
727
      assertion failure error (LP: #38397, closes: #341645)
 
728
 
 
729
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 01 Aug 2008 13:50:48 +0200
 
730
 
 
731
synaptic (0.62.1ubuntu4) intrepid; urgency=low
 
732
 
 
733
  * improve the search as you type to weight packagename in the
 
734
    search heigher
 
735
 
 
736
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 16 Jul 2008 16:00:26 +0100
 
737
 
 
738
synaptic (0.62.1ubuntu3) intrepid; urgency=low
 
739
 
 
740
  * do not run the index update when called in backend 
 
741
    (non-interactive) mode
 
742
 
 
743
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 03 Jul 2008 21:58:28 +0200
 
744
 
 
745
synaptic (0.62.1ubuntu2) intrepid; urgency=low
 
746
 
 
747
  * added support for quick search using xapian (thanks to
 
748
    Enrico Zini for his help)
 
749
 
 
750
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Jun 2008 14:37:19 +0200
 
751
 
 
752
synaptic (0.62.1ubuntu1) intrepid; urgency=low
 
753
 
 
754
  * merge from debian, remaining changes:
 
755
    - ubuntu icons for supported applications
 
756
    - launchpad-integration
 
757
    - build against latest apt in ubuntu
 
758
    - support section metapackages
 
759
    - x-ubuntu-gettext-domain in desktop file
 
760
 
 
761
  * po/es.po:
 
762
    - updated Spanish translation (thanks to
 
763
       Francisco Javier Cuadrado)
 
764
  * debian/control:
 
765
    - added "menu" to the recommends (closes: #478250)
 
766
  * gtk/glade/window_main.glade:
 
767
    - make the main vpane shinkable
 
768
  * gtk/rgmainwindow.cc:
 
769
    - do not loose the keyboard focus after a package 
 
770
      action in the listview
 
771
  * debian/control:
 
772
    - switch bzr branch to bzr.debian.org
 
773
 
 
774
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 12 Jun 2008 15:57:44 +0200
 
775
 
247
776
synaptic (0.62.1) unstable; urgency=low
248
777
 
249
778
  * po/es.po:
302
831
 
303
832
 -- James Vega <jamessan@debian.org>  Sat, 05 Apr 2008 18:58:52 -0400
304
833
 
 
834
synaptic (0.61ubuntu9) hardy; urgency=low
 
835
 
 
836
  * po/cs.po:
 
837
    - translation update (thanks to Kamil Páral)
 
838
  * rebuild for liblaunchpad-integration change
 
839
 
 
840
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Apr 2008 16:25:00 +0200
 
841
 
 
842
synaptic (0.61ubuntu8) hardy; urgency=low
 
843
 
 
844
  * pixmaps/hicolor/16x16/package-purge.png:
 
845
    - make the icon different from the "remove" icon
 
846
  * gtk/rgsummarywindow.cc:
 
847
    - code cleanup and fix potential endless loop (thanks to
 
848
      Sebastien Bacher)
 
849
 
 
850
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 01 Apr 2008 14:39:18 +0200
 
851
 
 
852
synaptic (0.61ubuntu7) hardy; urgency=low
 
853
 
 
854
  * do not auto-close on package install errors when run with
 
855
    closeZvt=true (LP: #183209)
 
856
 
 
857
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 03 Mar 2008 15:05:55 +0100
 
858
 
 
859
synaptic (0.61ubuntu6) hardy; urgency=low
 
860
 
 
861
  * recommend software-properties-gtk
 
862
 
 
863
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 21 Feb 2008 11:33:11 +0100
 
864
 
 
865
synaptic (0.61ubuntu5) hardy; urgency=low
 
866
 
 
867
  [ Brian Murray ]
 
868
  * typo fixes (LP: #64482, LP: #157850, LP: #179914, LP: #179912, LP: #179909)
 
869
 
 
870
  [ Michael Vogt ]
 
871
  * add new RFilePackageFilter 
 
872
  * added default custom filter that shows installed community software
 
873
  
 
874
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 12 Feb 2008 22:54:39 +0100
 
875
 
 
876
synaptic (0.61ubuntu4) hardy; urgency=low
 
877
 
 
878
  * fix incorect transient settings when run with --no-main-window
 
879
    (thanks to Robert Colins for reporting)
 
880
 
 
881
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 31 Jan 2008 10:51:31 +0100
 
882
 
 
883
synaptic (0.61ubuntu3) hardy; urgency=low
 
884
 
 
885
  * use new ListUpdate() code from apt
 
886
 
 
887
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 07 Jan 2008 21:20:49 +0100
 
888
 
 
889
synaptic (0.61ubuntu2) hardy; urgency=low
 
890
 
 
891
  [ Michael Vogt]
 
892
  * debian/rules, debian/control:
 
893
    - use dh_icons and add appropriate b-d on debhelper
 
894
  * g++ 4.3 fixes (closes: #456044)
 
895
 
 
896
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 13 Dec 2007 20:48:57 +0100
 
897
 
 
898
synaptic (0.61ubuntu1) hardy; urgency=low
 
899
 
 
900
  * merged from debian/unstable, remaining changes:
 
901
    - ubuntu icons for supported applications
 
902
    - maintained filed changed
 
903
    - launchpad-integration
 
904
    - build against latest apt in ubuntu
 
905
    - support section metapackages
 
906
    - x-ubuntu-gettext-domain in desktop file
 
907
 
 
908
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 13 Dec 2007 15:49:12 +0100
 
909
 
305
910
synaptic (0.61) unstable; urgency=low
306
911
 
307
912
  [ Michael Vogt ]
339
944
 
340
945
 -- Michael Vogt <mvo@debian.org>  Thu, 06 Dec 2007 16:00:51 +0100
341
946
 
 
947
synaptic (0.60ubuntu5.1) gutsy-proposed; urgency=low
 
948
 
 
949
  * gtk/rgfetchprogress.{cc,h}:
 
950
    - fix crash in download progress on theme changes (LP: #67995)
 
951
 
 
952
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 17 Oct 2007 11:14:03 +0200
 
953
 
 
954
synaptic (0.60ubuntu5) gutsy; urgency=low
 
955
  
 
956
  [ Loic Minier ]
 
957
  * Set has_focus on the close button of the welcome dialog; LP: #148695.
 
958
  
 
959
  [ Michael Vogt ]
 
960
  * gtk/rgmainwindow.cc:
 
961
    - fix crash in cbInstallFromVersion() (LP: #145685)
 
962
 
 
963
 -- Loic Minier <lool@dooz.org>  Wed, 03 Oct 2007 22:33:28 +0200
 
964
 
 
965
synaptic (0.60ubuntu3) gutsy; urgency=low
 
966
 
 
967
  * build against latest apt
 
968
 
 
969
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 03 Aug 2007 21:15:40 +0200
 
970
 
 
971
synaptic (0.60ubuntu2) gutsy; urgency=low
 
972
 
 
973
  * debian/control:
 
974
    - added XS-Vcs-Bzr field
 
975
 
 
976
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 30 Jul 2007 15:04:48 +0200
 
977
 
 
978
synaptic (0.60ubuntu1) gutsy; urgency=low
 
979
 
 
980
  * merged from debian/unstable, remaining changes:
 
981
    - 01_ubuntu_changelog: 
 
982
      + default to changelogs.ubuntu.com
 
983
    - 03_hide_browse_documentation:
 
984
      + don't show the dwww documentation button
 
985
    - 04_ubuntu_lpi:
 
986
      + launchpad integration added
 
987
    - 06_ubuntu_su_to_root:
 
988
      + use gksu instead of su-to-root
 
989
    - ubuntu branding icon
 
990
 
 
991
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 18 Jun 2007 15:08:09 +0200
 
992
 
342
993
synaptic (0.60) unstable; urgency=low
343
994
 
344
995
  * moved most icons use the icontheme
387
1038
 
388
1039
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  6 Mar 2007 17:22:30 +0100
389
1040
 
 
1041
synaptic (0.57.11.1ubuntu15) gutsy; urgency=low
 
1042
 
 
1043
  * gtk/rgpreferenceswindow.cc:
 
1044
    - overwrite the http_proxy environ when the user set the proxy
 
1045
      explicitely (thanks to Berend De Schouwer, LP#105515)
 
1046
  * common/rpackagelister.cc:
 
1047
    - added "Volatile::SetSelectionDoReInstall" to support 
 
1048
      reinstalling from --set-selections too
 
1049
  * common/rpackage.cc:
 
1050
    - only show a package as supported if it is authenticated
 
1051
  * po/eu.po:
 
1052
    - updated (thanks to dooteo, closes: #368951)
 
1053
  * gtk/rguserdialog.cc, gtk/rggladewindow.cc:
 
1054
    - do not crash for invalid parent-window-ids
 
1055
 
 
1056
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Apr 2007 11:16:31 +0200
 
1057
 
 
1058
synaptic (0.57.11.1ubuntu14) feisty; urgency=low
 
1059
 
 
1060
  * gtk/rgchangeswindow.cc:
 
1061
    - fix crash in confirm changes (LP#80922) 
 
1062
      Thanks to John Millikin for the instructions how to reproduce the
 
1063
      bug
 
1064
 
 
1065
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed,  4 Apr 2007 13:01:23 +0200
 
1066
 
 
1067
synaptic (0.57.11.1ubuntu13) feisty; urgency=low
 
1068
 
 
1069
  * when generating the wget script, use wget -c (LP#76462)
 
1070
  * po/cs.po:
 
1071
    - updated (thanks to Vit Pelcak)
 
1072
  * gtk/rgpkgdetails.cc:
 
1073
    - fix chinese descriptions display, thanks to Liu Qishuai 
 
1074
      (LP#102228)
 
1075
  * fix drop down boxes in preferences (LP#100072)
 
1076
  * fix terminal window (LP#99877)
 
1077
  * show error and exit if opening the cache fails (LP#90016)
 
1078
 
 
1079
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  3 Apr 2007 22:23:48 +0200
 
1080
 
 
1081
synaptic (0.57.11.1ubuntu12) feisty; urgency=low
 
1082
 
 
1083
  * data/synaptic.desktop.in:
 
1084
    - fix in the Category to make it show up in g-a-i (LP#88877)
 
1085
  * common/rpackageview.cc:
 
1086
    - fix in the getSections() code (LP##91888)
 
1087
 
 
1088
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 13 Mar 2007 20:18:09 +0100
 
1089
 
 
1090
synaptic (0.57.11.1ubuntu11) feisty; urgency=low
 
1091
 
 
1092
  * build with gcc 4.3 (closes: #413419)
 
1093
  * do not return a NULL pointer in name() 
 
1094
  * remove unneeded pkgActionGroup that seems to cause havoc
 
1095
 
 
1096
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  6 Mar 2007 19:02:44 +0100
 
1097
 
 
1098
synaptic (0.57.11.1ubuntu10) feisty; urgency=low
 
1099
 
 
1100
  * debian/control:
 
1101
    - changed ubuntu maintainer 
 
1102
    - added XS-Vcs-Bzr
 
1103
  * gtk/rgpreferenceswindow.cc:
 
1104
    - fix proxy authentication (thanks to Jan de Mooij) 
 
1105
      (LP#86769)
 
1106
 
 
1107
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 27 Feb 2007 12:34:12 +0100
 
1108
 
 
1109
synaptic (0.57.11.1ubuntu9) feisty; urgency=low
 
1110
 
 
1111
  * remove file descriptor resource leak 
 
1112
  * depend on latest apt (needs rebuild to fix resource leak)
 
1113
  * fix crash in "Add downloaded packages" (LP#85934)
 
1114
 
 
1115
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 26 Feb 2007 14:31:31 +0100
 
1116
 
 
1117
synaptic (0.57.11.1ubuntu8) feisty; urgency=low
 
1118
 
 
1119
  * move the desktop file back into new control center as it confused
 
1120
    too many people and we want to get rid of Applications/System Tools
 
1121
    (LP: #84984)
 
1122
  * fixed memory corruption problem on reopening the cache
 
1123
    (LP#81624)
 
1124
 
 
1125
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 19 Feb 2007 10:33:32 +0100
 
1126
 
 
1127
synaptic (0.57.11.1ubuntu7) feisty; urgency=low
 
1128
 
 
1129
  * really use software-properties-gtk if available (LP#84248)
 
1130
  * move the desktop file out of settings because it does no longer
 
1131
    fit there with the new control center in gnome 2.17
 
1132
    (LP: #83658)
 
1133
  * fix version number generation for the about dialog (lp: #84626)
 
1134
 
 
1135
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 12 Feb 2007 19:05:35 +0100
 
1136
 
 
1137
synaptic (0.57.11.1ubuntu6) feisty; urgency=low
 
1138
 
 
1139
  * use software-properties-gtk if available
 
1140
  * rebuild against latest apt version
 
1141
 
 
1142
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  6 Feb 2007 16:37:48 +0100
 
1143
 
 
1144
synaptic (0.57.11.1ubuntu5) feisty; urgency=low
 
1145
 
 
1146
  * fix corner-case bug in --set-selections, --non-interactive (lp: #81428)
 
1147
 
 
1148
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 26 Jan 2007 10:41:48 +0100
 
1149
 
 
1150
synaptic (0.57.11.1ubuntu4) feisty; urgency=low
 
1151
 
 
1152
  * debian/rules: 
 
1153
    - fix automatic version number generation
 
1154
 
 
1155
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 22 Jan 2007 15:27:59 +0100
 
1156
 
 
1157
synaptic (0.57.11.1ubuntu2) feisty; urgency=low
 
1158
 
 
1159
  * added "Origins" view (AlwaysEnableUniverseMultiverse spec)
 
1160
 
 
1161
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 20 Dec 2006 19:05:08 +0100
 
1162
 
 
1163
synaptic (0.57.11.1ubuntu1) feisty; urgency=low
 
1164
 
 
1165
  * merged with debian
 
1166
 
 
1167
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 20 Dec 2006 17:30:46 +0100
 
1168
 
390
1169
synaptic (0.57.11.1) unstable; urgency=high
391
1170
 
392
1171
  * gtk/rgmainwindow.cc:
396
1175
 
397
1176
 -- Michael Vogt <mvo@debian.org>  Mon, 18 Dec 2006 10:52:08 +0100
398
1177
 
 
1178
synaptic (0.57.11ubuntu13) edgy; urgency=low
 
1179
 
 
1180
  * gtk/rgmainwindow.cc:
 
1181
    - fix crash in "Lock package" (lp: 64005)
 
1182
  * gtk/rgpreferenceswindow.cc:
 
1183
    - add default font to fix crash (lp: 65553)
 
1184
 
 
1185
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 23 Oct 2006 16:12:55 +0200
 
1186
 
 
1187
synaptic (0.57.11ubuntu12) edgy; urgency=low
 
1188
 
 
1189
  * gtk/gsyncaptic.cc:
 
1190
    - fix in the checking for already runing synaptic (lp: 62754)
 
1191
 
 
1192
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 11 Oct 2006 18:09:16 +0200
 
1193
 
 
1194
synaptic (0.57.11ubuntu11) edgy; urgency=low
 
1195
 
 
1196
  * common/rpackagelister.cc:
 
1197
    - use pkgActionGroup to fix performance regression in setSelection()
 
1198
  * performance regression fixes (lp: #63171)
 
1199
 
 
1200
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 10 Oct 2006 13:57:42 +0200
 
1201
 
 
1202
synaptic (0.57.11ubuntu10) edgy; urgency=low
 
1203
 
 
1204
  * common/rpackagelister.cc:
 
1205
    - run refresh() after re-adjusting the size of the packages (lp: #62298)
 
1206
 
 
1207
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 26 Sep 2006 17:33:28 +0200
 
1208
 
 
1209
synaptic (0.57.11ubuntu9) edgy; urgency=low
 
1210
 
 
1211
  * fix problem with pkgs disappering from the current view when
 
1212
    certain auto-removable packages are marked for removal
 
1213
 
 
1214
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 21 Sep 2006 13:39:35 +0200
 
1215
 
 
1216
synaptic (0.57.11ubuntu8) edgy; urgency=low
 
1217
 
 
1218
  * redo the auto flag on "restoreState()" too
 
1219
 
 
1220
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 21 Sep 2006 00:55:16 +0200
 
1221
 
 
1222
synaptic (0.57.11ubuntu7) edgy; urgency=low
 
1223
 
 
1224
  * auto install/garbage filter added
 
1225
 
 
1226
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 20 Sep 2006 15:04:36 +0200
 
1227
 
 
1228
synaptic (0.57.11ubuntu6) edgy; urgency=low
 
1229
 
 
1230
  * fix mark/unmark auto 
 
1231
 
 
1232
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 20 Sep 2006 14:18:43 +0200
 
1233
 
 
1234
synaptic (0.57.11ubuntu5) edgy; urgency=low
 
1235
 
 
1236
  * fix performance regression when canceling a operation
 
1237
 
 
1238
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 11 Sep 2006 11:52:30 +0200
 
1239
 
 
1240
synaptic (0.57.11ubuntu4) edgy; urgency=low
 
1241
 
 
1242
  * when switching views, don't autoselect "All"
 
1243
  * support the "metapackages" section
 
1244
 
 
1245
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed,  6 Sep 2006 20:30:45 +0200
 
1246
 
 
1247
synaptic (0.57.11ubuntu3) edgy; urgency=low
 
1248
 
 
1249
  * make "Fix Missing" and "Set Selections" faster (thanks to seb128
 
1250
    for discovering this problem)
 
1251
 
 
1252
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  4 Sep 2006 15:59:20 +0200
 
1253
 
 
1254
synaptic (0.57.11ubuntu2) edgy; urgency=low
 
1255
 
 
1256
  * merged the ddtp support
 
1257
 
 
1258
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 14 Aug 2006 16:26:28 +0200
 
1259
 
 
1260
synaptic (0.57.11ubuntu1) edgy; urgency=low
 
1261
 
 
1262
  * merged with debian
 
1263
 
 
1264
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 27 Jul 2006 15:17:03 +0200
 
1265
 
399
1266
synaptic (0.57.11) unstable; urgency=low
400
1267
 
401
1268
  * po/ja.po: updated japanese translation (thanks to Daisuke SUZUKI)
409
1276
  
410
1277
 -- Michael Vogt <mvo@debian.org>  Thu, 27 Jul 2006 15:12:31 +0200
411
1278
 
 
1279
synaptic (0.57.10ubuntu3) edgy; urgency=low
 
1280
 
 
1281
  * show broken packages in the status view as well
 
1282
  * don't show a download window if nothing is going to be downloaded
 
1283
  * cleanups
 
1284
 
 
1285
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 21 Jul 2006 11:47:31 +0200
 
1286
 
 
1287
synaptic (0.57.10ubuntu2) edgy; urgency=low
 
1288
 
 
1289
  * fixed FTBFS
 
1290
  * build-dep on latest vte
 
1291
 
 
1292
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  4 Jul 2006 16:17:25 +0200
 
1293
 
 
1294
synaptic (0.57.10ubuntu1) edgy; urgency=low
 
1295
 
 
1296
  * po/ja.po: updated japanese translation (thanks to Daisuke SUZUKI)
 
1297
  * po/sv.po: updated translation (thanks to Daniel Nylander)
 
1298
  * UI and string fixes (thanks to Sebastian Heinlein)
 
1299
  * merged with debian
 
1300
  * merged simple support for the apt auto-mark of automatic dependencies
 
1301
    feature (new "Installed (auto removable)" status)
 
1302
 
 
1303
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  3 Jul 2006 21:38:16 +0200
 
1304
 
412
1305
synaptic (0.57.10) unstable; urgency=low
413
1306
 
414
1307
  * fix a bug in the skip-taskbar handling (thanks to seb128)
434
1327
 
435
1328
 -- Michael Vogt <mvo@debian.org>  Tue, 28 Feb 2006 09:44:42 +0100
436
1329
 
 
1330
synaptic (0.57.8ubuntu11) dapper; urgency=low
 
1331
 
 
1332
  * fix bug that the window is not visisble in the tasklist when run 
 
1333
    in "install all upgrades" mode from update-notifier (thanks to
 
1334
    seb128 for reporting)
 
1335
  * hide the "auto-close" checkbutton when runing non-interactively,
 
1336
    because synaptic won't save options then (Ubuntu: #28250)
 
1337
  * better deal with invalid utf8 in the package descriptions 
 
1338
    (Ubuntu: #37050, #38399)
 
1339
  * increase the size of the diff dialog textview (ubuntu: #44012)
 
1340
  * search in summary too (ubuntu: #32337)
 
1341
  * fix focus problem (ubuntu: #39971)
 
1342
 
 
1343
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 18 May 2006 11:41:18 +0200
 
1344
 
 
1345
synaptic (0.57.8ubuntu10) dapper; urgency=low
 
1346
 
 
1347
  * g++-4.1 fixes (thanks to Martin Michlmayr) (closes: 357863)
 
1348
  * fix the invocation of the external software-properties
 
1349
 
 
1350
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 21 Apr 2006 10:02:28 +0200
 
1351
 
 
1352
synaptic (0.57.8ubuntu9) dapper; urgency=low
 
1353
 
 
1354
  * fix a bug in the skip-taskbar handling (thanks to seb128)
 
1355
  * fix the column sorting (closes: #361070)
 
1356
  * use the urgency hint for the conffile prompt (ubuntu: #21898)
 
1357
  * better handling of the automatic terminal expanding (ubuntu: #38935)
 
1358
 
 
1359
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 12 Apr 2006 20:43:23 +0200
 
1360
 
 
1361
synaptic (0.57.8ubuntu8) dapper; urgency=low
 
1362
 
 
1363
  * fix memory corruption problem (ubuntu #37817, #37987)
 
1364
 
 
1365
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  4 Apr 2006 19:59:35 +0200
 
1366
 
 
1367
synaptic (0.57.8ubuntu7) dapper; urgency=low
 
1368
 
 
1369
  * gtk/window_changes.glade:
 
1370
    - make the dialog icon "info" instead of "warning" (ubuntu: #17085)
 
1371
  * remove http:// when it was entered as part of the proxy uri 
 
1372
    (ubuntu: #18038)
 
1373
  * if a dpkg error happens during install run "dpkg --configure -a" 
 
1374
    to recover as much as possible (ubuntu: #19021)
 
1375
  * if no terminal activity is detected and the terminal is expanded
 
1376
    set the urgency hint as well (ubuntu: #31436)
 
1377
  * remove http:// when it was entered as part of the proxy uri
 
1378
  * include reinstall markings in the "changes" filter
 
1379
 
 
1380
 -- Michael Vogt <michael.vogt@ubuntu.com>  Sun,  2 Apr 2006 11:40:45 +0200
 
1381
 
 
1382
synaptic (0.57.8ubuntu6) dapper; urgency=low
 
1383
 
 
1384
  * wording fix (ubuntu #36488)
 
1385
  * if no terminal activity is detected and the terminal is expanded
 
1386
    set the urgency hint as well (ubuntu: #31436)
 
1387
 
 
1388
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 29 Mar 2006 14:33:19 +0200
 
1389
 
 
1390
synaptic (0.57.8ubuntu5) dapper; urgency=low
 
1391
 
 
1392
  * fix problem with fetch window not centered on parent (thanks to
 
1393
    seb128 and glatzor)
 
1394
  * fix a missing set_transient() problem (ubuntu #36030)
 
1395
 
 
1396
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 23 Mar 2006 00:10:25 +0100
 
1397
 
 
1398
synaptic (0.57.8ubuntu4) dapper; urgency=low
 
1399
 
 
1400
  * fix another set_transient() problem with run with --parent-window-id
 
1401
    (ubuntu #33406)
 
1402
 
 
1403
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu,  2 Mar 2006 15:38:08 +0100
 
1404
 
 
1405
synaptic (0.57.8ubuntu3) dapper; urgency=low
 
1406
 
 
1407
  * data/synaptic.desktop.in: set X-Ubuntu-Gettext-Domain
 
1408
  * make "mark" the default response in the "Mark change dialog" (ubuntu #31189)
 
1409
  * don't fail if run as non-root, just explain what's wrong
 
1410
 
 
1411
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 24 Feb 2006 10:35:43 +0100
 
1412
 
 
1413
synaptic (0.57.8ubuntu2) dapper; urgency=low
 
1414
 
 
1415
  * po/th.po: updated Thai Translation (thanks to Isriya Paireepairit)
 
1416
  * po/el.po: updated Greek translation (thanks to Kostas Papadimas)
 
1417
  * only clean the list dir if a update was successful
 
1418
  * fix problem that some windows have a skip taskbar hint but no
 
1419
    transient parent (thanks to Seb128 for reporting the problem)
 
1420
 
 
1421
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 21 Feb 2006 18:59:52 +0100
 
1422
 
437
1423
synaptic (0.57.8) unstable; urgency=low
438
1424
 
439
1425
  * po/pl.po: updated Polish translation (thanks to Emilian Nowak)
676
1662
 
677
1663
 -- Michael Vogt <michael.vogt@ubuntu.com>  Sun, 20 Feb 2005 11:31:20 +0100
678
1664
 
679
 
synaptic (0.55+cvs20050218-1) hoary; urgency=low
680
 
 
681
 
  * New snapshot
682
 
 
683
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 18 Feb 2005 11:14:12 +0100
684
 
 
685
1665
synaptic (0.55+cvs20050215-1) hoary; urgency=low
686
1666
 
687
1667
  * new svn snapshot, fixes: 
1466
2446
 
1467
2447
 -- Michael Vogt <mvo@debian.org>  Tue, 13 Nov 2001 23:17:20 +0100
1468
2448
 
1469