~ubuntu-branches/ubuntu/intrepid/adept/intrepid-updates

« back to all changes in this revision

Viewing changes to debian/changelog-darcs-backup0

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-10-16 17:18:45 UTC
  • mfrom: (1.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20081016171845-0b2oonrmxa9sybn9
Tags: 3.0~beta4ubuntu1
* Merge with Debian, remaining changes:
 - use kde4.mk
* Set manager disabled when database is read only

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
adept (3.0~beta3) unstable; urgency=low
 
2
 
 
3
  * Improved search, includes package name prefix matches as well.
 
4
  * Merged most of the changes below, from Jonathan -- just not using
 
5
    kde4.mk as this is not part of Debian's cdbs.
 
6
 
 
7
 -- Petr Rockai <mornfall@debian.org>  Wed, 15 Oct 2008 19:55:28 +0200
 
8
 
 
9
adept (3.0~beta2ubuntu4) intrepid; urgency=low
 
10
 
 
11
  * Add quilt build-dep, needed by kde4.mk
 
12
 
 
13
 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 09 Oct 2008 12:28:36 +0100
 
14
 
 
15
adept (3.0~beta2ubuntu3) intrepid; urgency=low
 
16
 
 
17
  * Add Messages.sh file to extract strings for translation
 
18
 
 
19
 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 09 Oct 2008 12:08:10 +0100
 
20
 
 
21
adept (3.0~beta2ubuntu2) intrepid; urgency=low
 
22
 
 
23
  [ Jonathan Riddell ]
 
24
  * Patch from Jonathan Thomas to use newer Okular sidebar
 
25
 
 
26
  [ Roderick B. Greening ]
 
27
  * Added missing command line arguments to main.cpp (for help) 
 
28
  * Added missing manpage (thanks to Michael Casadevall <sonicmctails@gmail.com>)
 
29
 
 
30
 -- Jonathan Riddell <jriddell@ubuntu.com>  Fri, 03 Oct 2008 19:51:22 +0100
 
31
 
 
32
adept (3.0~beta2ubuntu1) intrepid; urgency=low
 
33
 
 
34
  * Add button to launch software-propertes
 
35
  * Add depends on app-install-data
 
36
  * Use oxygen icon system-software-update
 
37
  * Put menu items in right place
 
38
 
 
39
 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 24 Sep 2008 20:25:48 +0100
 
40
 
 
41
adept (3.0~beta2) unstable; urgency=low
 
42
 
 
43
  * Fix regression in updater: it would fail to mark upgrades
 
44
    automatically on startup,
 
45
  * fix regression in non-root mode where it would crash instead of giving
 
46
    a warning and continuing.
 
47
  * In non-root mode, don't die when can't create /tmp/adept.debconf.
 
48
  * Quit Adept when its window is closed (apparently the default in KDE/Qt
 
49
    changed, we now need to do that explicitly).
 
50
 
 
51
 -- Petr Rockai <mornfall@debian.org>  Tue, 09 Sep 2008 08:18:33 +0200
 
52
 
 
53
adept (3.0~beta1) unstable; urgency=low
 
54
 
 
55
  * Further improvements to error reporting,
 
56
  * more robust error handling, more handled error conditions.
 
57
  
 
58
  * Add a standard menubar with a bunch of actions on it,
 
59
  * add .desktop files (thanks apachelogger).
 
60
  
 
61
  * A bunch of bugfixes.
 
62
 
 
63
 -- Petr Rockai <mornfall@debian.org>  Fri, 15 Aug 2008 15:24:22 +0200
 
64
 
 
65
adept (3.0~alpha6) experimental; urgency=low
 
66
 
 
67
  * Better search in installer,
 
68
  * reworked internals of the installer display widget -- fixes bugs,
 
69
  * sort items in installer alphabetically.
 
70
 
 
71
  * Improved (hopefully) search in manager,
 
72
  * add state-based filtering,
 
73
  * add possibility to enhance searches using tags.
 
74
 
 
75
  * do not show unavailable packages, closes: #379499,
 
76
  * package view layout fixes,
 
77
 
 
78
  * Fix a new/delete[] mismatch due to auto_ptr misuse,
 
79
  * fix a startup-close crash (discovered by Yuriy Kozlov).
 
80
  * disable sidebar while commit is in progress (thanks to Samuel James
 
81
    Sarette for noticing) -- avoids possible crashes.
 
82
 
 
83
  * Substantial improvements to dpkg-related error handling,
 
84
  * get much more error details to the user,
 
85
  * download errors are now reported correctly as well
 
86
    (thanks to Jonathan Thomas for noticing).
 
87
 
 
88
  * Revert to dwarf debug symbols (-g), closes: #480359,
 
89
  * install icons in the right directory so they actually show up.
 
90
 
 
91
 -- Petr Rockai <mornfall@debian.org>  Tue, 05 Aug 2008 19:18:36 +0200
 
92
 
 
93
adept (3.0~alpha5) experimental; urgency=low
 
94
 
 
95
  * The adept binary is now simply "adept",
 
96
  * the update mode is called as "adept updater".
 
97
  * We now recognize "held" package state.
 
98
  * Experimental installer mode.
 
99
  * We can now update Xapian index by calling update-apt-xapian-index,
 
100
  * Bugfixes, more bugfixes and some tweaks.
 
101
 
 
102
 -- Petr Rockai <mornfall@debian.org>  Fri, 30 May 2008 14:28:36 +0200
 
103
 
 
104
adept (3.0~alpha4) experimental; urgency=low
 
105
 
 
106
  * Implemented native (GUI) conffile handling.
 
107
  * Much improved error handling on many of the paths.
 
108
  * Locks APT database, show (non-)writeability warning.
 
109
  * Attempts dpkg --configure -a recovery on startup when needed.
 
110
  * Basic upgrade functionality.
 
111
  * Rudimentary apt-get update functionality (little to no error
 
112
    handling).
 
113
  * GUI progress for APT operations (opening cache).
 
114
  * A fair amount of bugfixes.
 
115
 
 
116
 -- Petr Rockai <mornfall@debian.org>  Mon, 10 Mar 2008 22:33:52 +0100
 
117
 
 
118
adept (3.0~alpha3) experimental; urgency=low
 
119
 
 
120
  * Do not load file lists when clicking on package but only when
 
121
    displaying its details (an expensive operation).
 
122
  * Improved download progress view.
 
123
  * Improved Debconf frontend -- should handle all widget types now and
 
124
    also all debconf commands so no more hangs with unsupported
 
125
    commands. Moreover, it now has a working "back" button.
 
126
  * Bunch of cosmetic improvements.
 
127
 
 
128
 -- Petr Rockai <mornfall@debian.org>  Wed, 13 Feb 2008 16:47:49 +0100
 
129
 
 
130
adept (3.0~alpha2) experimental; urgency=low
 
131
 
 
132
  * Implement internal Debconf frontend.
 
133
  * Implement rudimentary GUI for download progress.
 
134
  * Search as you type.
 
135
  * Implement file list in the Details view.
 
136
  * Neither is too polished and has features missing.
 
137
 
 
138
 -- Petr Rockai <mornfall@debian.org>  Sun, 27 Jan 2008 19:14:12 +0100
 
139
 
 
140
adept (3.0~alpha1) experimental; urgency=low
 
141
 
 
142
  * First alpha (feature-incomplete) snapshot of Adept 3.
 
143
  * Fresh implementation, using new libept: too many changes to list.
 
144
 
 
145
 -- Petr Rockai <mornfall@debian.org>  Sat, 19 Jan 2008 23:39:18 +0100
 
146
 
 
147
adept (2.1) unstable; urgency=low
 
148
 
 
149
  * Release 2.1 Cruiser,
 
150
  * rename the source package to adept,
 
151
  * split up the package per component,
 
152
  * improve startup perception (early GUI, lazy init),
 
153
  * user can now skip the fetch lists part of updater.
 
154
 
 
155
 -- Peter Rockai <me@mornfall.net>  Thu, 25 May 2006 20:58:11 +0200
 
156
 
 
157
ept (2.0) unstable; urgency=low
 
158
 
 
159
  * Release 2.0 Destroyer,
 
160
  * reduce amount of debug output in notifier.
 
161
 
 
162
 -- Peter Rockai <me@mornfall.net>  Wed, 24 May 2006 12:47:36 +0200
 
163
 
 
164
ept (1.92) unstable; urgency=low
 
165
 
 
166
  * Release 1.92 Ironclad (release candidate),
 
167
  * bunch of crash fixes,
 
168
  * fix the annoying "konsole starts out 20 columns wide, it makes output
 
169
    unreadable and freaks out debconf" bug,
 
170
  * add purge/reinstall icons (courtesy of Anthony Mercatante),
 
171
  * fix few other minor issues,
 
172
  * try to work around scim breakage.
 
173
 
 
174
 -- Peter Rockai <me@mornfall.net>  Tue,  9 May 2006 23:17:53 +0200
 
175
 
 
176
ept (1.91) unstable; urgency=low
 
177
 
 
178
  * Release 1.91 Swarm (beta 2),
 
179
  * includes adept_batch for non-interactive invocation of package
 
180
    install/remove via adept,
 
181
  * fix few crash/hang bugs (application/octet-stream hang, keeping data
 
182
    invalidated by cache reload),
 
183
  * fix a grave misbehaviour bug (spurious package marking),
 
184
  * change the button layout of wizard apps (2 buttons, right-aligned),
 
185
  * fix few less severe (but possibly annoying) bugs.
 
186
 
 
187
 -- Peter Rockai <me@mornfall.net>  Sat, 25 Mar 2006 02:54:34 +0100
 
188
 
 
189
ept (1.90.1) unstable; urgency=low
 
190
 
 
191
  * Upload the beta version to unstable, closes: #355628,
 
192
  * fix a bug in TagChooser that would cause reliable crashes with
 
193
    new libapt-front (and possibly infrequent ones with old one),
 
194
  * rebuild with new libapt-front.
 
195
 
 
196
 -- Peter Rockai <me@mornfall.net>  Mon, 13 Mar 2006 23:32:38 +0100
 
197
 
 
198
ept (1.90) unstable; urgency=low
 
199
 
 
200
  * Release 1.90 Conquest (beta 1),
 
201
  * finished Adept Installer:
 
202
    - implemented filtering,
 
203
    - implemented unsupported/non-free checkboxes,
 
204
    - implemented warning about multiple programs in single package removal,
 
205
    - implemented extended description,
 
206
  * implemented version constraints in package relation view,
 
207
  * fixed bunch of crashes and other bugs.
 
208
 
 
209
 -- Peter Rockai <me@mornfall.net>  Sun, 19 Feb 2006 22:06:23 +0100
 
210
 
 
211
ept (1.89) unstable; urgency=low
 
212
 
 
213
  * Release 1.89 Viking (alpha 2),
 
214
  * speed and interactivity improvements,
 
215
  * better statusbar,
 
216
  * ability to browse packages in updater,
 
217
  * greatly improved commit progress reporter,
 
218
  * usability fixes,
 
219
  * completion of update notifier,
 
220
  * add actions on packages to package browser,
 
221
  * package file list,
 
222
  * i18n everywhere.
 
223
 
 
224
 -- Peter Rockai <me@mornfall.net>  Sun, 12 Feb 2006 21:18:17 +0100
 
225
 
 
226
ept (1.88.5) unstable; urgency=low
 
227
 
 
228
  * Add a missing dependency on konsole.
 
229
 
 
230
 -- Peter Rockai <me@mornfall.net>  Wed,  1 Feb 2006 21:46:20 +0100
 
231
 
 
232
ept (1.88.4) unstable; urgency=low
 
233
 
 
234
  * Fix spontaneous death of update fetch in adept-updater,
 
235
  * fix crashes with update in both updater/manager with invalid entries
 
236
    (404, unreachable) in sources.list,
 
237
  * do not show error message when user cancels operation in updater,
 
238
  * reduce debugging noise in the embedded konsole part,
 
239
  * really show installed and candidate version in package info instead of
 
240
    just candidate twice.
 
241
 
 
242
 -- Peter Rockai <me@mornfall.net>  Thu, 26 Jan 2006 08:29:08 +0100
 
243
 
 
244
ept (1.88.3) unstable; urgency=low
 
245
 
 
246
  * Initial upload to Debian, closes: #341204
 
247
  * update libtool, update build system to reduce dependency creep.
 
248
 
 
249
 -- Isaac Clerencia <isaac@debian.org>  Tue, 24 Jan 2006 21:04:07 +0100
 
250
 
 
251
ept (1.88.2) unstable; urgency=low
 
252
 
 
253
  * Remove kde_terminal_interface.h and update debian/copyright accordingly,
 
254
  * add icons licenses to debian/copyright,
 
255
  * build-depend on kdelibs4-dev >= 3.5.0.
 
256
 
 
257
 -- Peter Rockai <me@mornfall.net>  Tue, 24 Jan 2006 18:10:36 +0100
 
258
 
 
259
ept (1.88.1) experimental; urgency=low
 
260
 
 
261
  * An intermediate version -- 1.88.1 Wibble (alpha 1.5),
 
262
  * hopefully fix the memory corruption bug from alpha,
 
263
  * fix debian/copyright and some of the source files,
 
264
  * fix height of the next button in adept-updater,
 
265
  * slightly improve usability of quick filter (enter starts filtering,
 
266
    timeout set to 1s).
 
267
 
 
268
 -- Peter Rockai <me@mornfall.net>  Mon, 23 Jan 2006 12:13:38 +0100
 
269
 
 
270
ept (1.88) experimental; urgency=low
 
271
 
 
272
  * Alpha version (codename Scvrnkls)
 
273
  * improved filtering UI,
 
274
  * new package details browser (to be finished),
 
275
  * update notifier,
 
276
  * progress bar to go with konsole,
 
277
  * interruptible download,
 
278
  * purge and reinstall,
 
279
  * and some bugfixes.
 
280
 
 
281
 -- Peter Rockai <me@mornfall.net>  Tue, 20 Dec 2005 21:35:24 +0100
 
282
 
 
283
ept (1.0) experimental; urgency=low
 
284
 
 
285
  * Final release.
 
286
  * Fix the download hanging at "downloading (100%)" instead of "done (100%)"
 
287
  * Fix .desktop files
 
288
  * Fix a bug where adept fails to reopen cache when commit fails
 
289
 
 
290
 -- Peter Rockai <me@mornfall.net>  Sat,  8 Oct 2005 23:23:25 +0200
 
291
 
 
292
ept (0.5) experimental; urgency=low
 
293
 
 
294
  * Release candidate.
 
295
  * Application icon.
 
296
  * Fix several crashes and unhandled exceptions.
 
297
  * Report progress on various operations.
 
298
  * Support installation media changing.
 
299
  * Fix filter summaries (the short/collapsed view of a filter).
 
300
 
 
301
 -- Peter Rockai <me@mornfall.net>  Thu, 29 Sep 2005 17:44:25 +0200
 
302
 
 
303
ept (0.4.1) experimental; urgency=low
 
304
 
 
305
  * Don't export libept. Saves headaches.
 
306
 
 
307
 -- Peter Rockai <me@mornfall.net>  Mon, 12 Sep 2005 11:53:32 +0200
 
308
 
 
309
ept (0.4) experimental; urgency=low
 
310
 
 
311
  * Another beta release.
 
312
  * Port to libapt-front 0.3.
 
313
  * Easy Tag filter.
 
314
  * Ship own copies of nuvola icons.
 
315
  * Fix segfaulting extenders.
 
316
  * Use kdesu for .desktop entries.
 
317
  * Fix crasher on cache reload with active tag filter.
 
318
  * Major speedup of the tag menu.
 
319
  * Improve handling of comments in sources.list editor.
 
320
  * Hide the filter view from adept updater by default.
 
321
  * Some optimisations and interactivity fixes.
 
322
  * Minor improvements/polishing.
 
323
 
 
324
 -- Peter Rockai <me@mornfall.net>  Sun, 11 Sep 2005 15:06:12 +0200
 
325
 
 
326
ept (0.3) experimental; urgency=low
 
327
 
 
328
  * Beta release.
 
329
  * New filtering ui.
 
330
  * Implement sources.list editor.
 
331
  * Add filter menu and Tag filter.
 
332
  * Undo/redo support.
 
333
  * Changes preview.
 
334
  * Numerous bugfixes etc.
 
335
 
 
336
 -- Peter Rockai <me@mornfall.net>  Tue,  6 Sep 2005 08:28:15 +0200
 
337
 
 
338
ept (0.2) experimental; urgency=low
 
339
 
 
340
  * Alpha release. 
 
341
 
 
342
 -- Peter Rockai <me@mornfall.net>  Mon, 22 Aug 2005 12:36:56 +0200
 
343