release 0.6.6
[fapman] / debian / changelog
1 fapman (0.6.6-1) unstable; urgency=low
2
3   * redesigned the main menu (icons from http://openiconlibrary.sourceforge.net)
4   * fix: confirmation dialog has wrong parent set
5   * fix: repos with blank "distribution" cause apt to fail
6   * fix: crash when trying to update catalogs with all repos disabled
7   * reset category filter to default when returning to main menu
8   * improved error/warning messages in certain situations
9   * show the maintainer field for packages
10
11  -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 29 Sep 2010 16:48:46 +0300
12
13 fapman (0.6.5-1) unstable; urgency=low
14
15   * ignore upgrades to pinned packages and warn about install/remove
16   * warn if trying to do a system upgrade
17
18  -- Heikki Holstila <heikki.holstila@gmail.com>  Mon, 23 Aug 2010 14:06:35 +0300
19
20 fapman (0.6.4-1) unstable; urgency=low
21
22   * show user/hidden category apps in the list of installed apps (remove only)
23   * show "recommends" and "suggests" in package dependencies if there are any
24   * check rootfs and opt free space on startup and warn if low
25   * option to disable automatic catalog updates
26   * option to start fetching changelogs immediately when package dialog is opened
27   * warn about immediate conflicts when selecting a package for operation
28   * don't use hildon banner in portrait mode
29   * use the proxy settings for fetching package date information and changelogs
30   * package list read speed optimizations
31   * switched to garage bugtracker
32
33  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu, 19 Aug 2010 13:17:26 +0300
34
35 fapman (0.6.3-1) unstable; urgency=low
36
37   * fixed: directory parameters are not always correctly given to apt-get
38   * don't auto-capitalize in text inputs
39
40  -- Heikki Holstila <heikki.holstila@gmail.com>  Tue, 10 Aug 2010 15:34:16 +0300
41
42 fapman (0.6.2-1) unstable; urgency=low
43
44   * try to fetch and show debian changelogs for packages from maemo.org
45   * show more package dependency information
46   * fixed: certain characters in depends/conflicts causes them to be cut in the UI
47   * warn about installing blacklisted packages as dependencies
48   * show download speed for package downloads
49   * enabled version-specific blacklisting for upgradeable packages
50   * some minor UI tweaks
51
52  -- Heikki Holstila <heikki.holstila@gmail.com>  Sun,  8 Aug 2010 13:00:10 +0300
53
54 fapman (0.6.1-1) unstable; urgency=low
55
56   * fixed: misbehaviour of package operation selector buttons
57   * fixed: changing search options during search does not return all the matching packages
58   * more detailed logging of date fetch
59
60  -- Heikki Holstila <heikki.holstila@gmail.com>  Fri,  6 Aug 2010 02:58:03 +0300
61
62 fapman (0.6-2) unstable; urgency=low
63
64   * Autobuilder fun
65
66  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  5 Aug 2010 20:41:31 +0300
67
68 fapman (0.6-1) unstable; urgency=low
69
70   * use custom repository and package list directories
71   * "fast remove": don't read full package lists immediately
72   * search options: display name, package name, package description (short and long)
73   * ability to blacklist installed packages
74   * show maemo-upgrade-description for upgradeable packages if it exists
75   * show dependencies and conflicts in the package selector
76   * option to play a sound on completed operations
77   * use hildon notes instead of dialogs to inform user about finished operations
78   * load the default wallpaper from /user/home/.backgrounds/background-1.png
79   * fade the wallpaper if loaded from the default location
80
81  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  5 Aug 2010 20:00:56 +0300
82
83 fapman (0.5.2-1) unstable; urgency=low
84
85   * Don't abort package date fetch on non-fatal network errors
86   * Fixed: some packages are looked up from wrong directories while fetching dates
87   * Assume yes on dpkg configuration file overwrite prompts instead of failing
88   * Re-read package lists only when necessary
89   * Prompt user about package date fetching on the first run
90   * Fixed: repository enabled checkbox can get cleared while editing the name or url
91   * Applied patch by qwerty12: Possible to launch the program using dbus
92   * Use system theme wallpaper on the main screen
93   * Improved usability of custom stylesheets, loads /root/.fapman/style.css if it exists
94   * Fixed: package list view gradient colors are wrong with some themes
95   * Some minor package sorting/UI tweaks
96   * Show total download size in the operations confirmation dialog
97   * Added option: default sort order
98
99  -- Heikki Holstila <heikki.holstila@gmail.com>  Mon,  2 Aug 2010 15:16:17 +0300
100
101 fapman (0.5.1-1) unstable; urgency=low
102
103   * Sort upgradeable packages by available date, not installed date
104   * Don't fetch dates for blacklisted packages
105   * Don't write date cache if it has not changed
106   * Fixed a bug in changing a package's blacklist status
107   * Slightly adjusted fingerscrolling parameters of the package list
108   * Fixed: Special characters in package descriptions
109   * Added a "donate" link to about dialog
110
111  -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 21 Jul 2010 00:49:49 +0300
112
113 fapman (0.5-1) unstable; urgency=low
114
115   * Package sorting (by name, date or size)
116   * Option to fetch package dates from repositories (for packages from maemo.org)
117   * Ability to store and load (a single set of) package selections
118   * User can blacklist packages
119   * Possible to set HTTP and HTTPS proxies for apt-get
120   * Possible to launch info page in web browser for packages from maemo.org
121   * Fixed: Incorrect behavior in certain error situations
122   * Fixed: Incorrect behavior of catalogs autoupdate
123   * Some minor UI bugfixes and tweaks
124
125  -- Heikki Holstila <heikki.holstila@gmail.com>  Tue, 20 Jul 2010 13:21:18 +0300
126
127 fapman (0.4.1-1) unstable; urgency=low
128
129   * Progress bars for loading package lists and updating catalogs
130   * New icons and more polished main menu
131   * Fixed a bug that prevented some error messages from showing
132
133  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu, 15 Jul 2010 23:11:21 +0300
134
135 fapman (0.4-1) unstable; urgency=low
136
137   * Show more progress information for operations
138   * Added options menu (autoremove, autoclean, autorotation)
139   * Improved repository UI
140   * "Upgrade all" option shown in menu when upgrade filter is selected
141   * Don't call apt-cache binary, read the package lists directly instead
142   * Made it possible to cancel certain operations
143   * Show what repositories packages are in
144   * Improved logging/log viewer
145
146  -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 14 Jul 2010 19:21:46 +0300
147
148 fapman (0.3.2-1) unstable; urgency=low
149
150   * Possible to search from the beginning of the names by starting the search with ':'
151   * Fixed: The package list jumps away from the last marked package
152   * Improved rendering of package descriptions
153
154  -- Heikki Holstila <heikki.holstila@gmail.com>  Tue,  6 Jul 2010 16:04:17 +0300
155
156 fapman (0.3.1-1) unstable; urgency=low
157
158   * Added proper search functionality to package lists
159   * Removed redundant filter menu items from the package list view
160   * Improved error messages in certain situations
161   * Sends icon theme reload event to GTK apps (updates menu icons after installation)
162
163  -- Heikki Holstila <heikki.holstila@gmail.com>  Tue,  6 Jul 2010 00:34:03 +0300
164
165 fapman (0.3-1) unstable; urgency=low
166
167   * A completely new dialog system for selecting package operations
168   * A separate package status filter
169   * Show more information for packages (including application icons)
170   * A menu item to view the log
171   * Fixed: wait screen not following device orientation changes
172   * Added "Help" which explains the new package status icons
173   * Various smaller fixes and tweaks
174
175  -- Heikki Holstila <heikki.holstila@gmail.com>  Mon,  5 Jul 2010 01:11:45 +0300
176
177 fapman (0.2.3-1) unstable; urgency=low
178
179   * Remove the cpu-hogging QProgressBar from the "wait screen"
180
181  -- Heikki Holstila <heikki.holstila@gmail.com>  Fri,  2 Jul 2010 16:49:19 +0300
182
183 fapman (0.2.2-1) unstable; urgency=low
184
185   * Auto-update catalogs if they are older than 24h
186   * Various bugfixes and UI tweaks
187
188  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 17:40:13 +0300
189
190 fapman (0.2.1-1) unstable; urgency=low
191
192   * Restore repositories if overwritten by another application
193
194  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 14:03:51 +0300
195
196 fapman (0.2-1) unstable; urgency=low
197
198   * Added a simple, preliminary way of managing repositories
199   * Better error messages in many places
200   * Don't stop installation because of unsigned packages
201   * Bugtracker link
202   * Some smaller bugfixes
203
204  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 14:02:57 +0300
205
206 fapman (0.1.1-1) unstable; urgency=low
207
208   * Added logging feature for debugging
209
210  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 02:35:06 +0300
211
212 fapman (0.1-5) unstable; urgency=low
213
214   * Use sudo instead of rootsh
215
216  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 02:23:16 +0300
217
218 fapman (0.1-4) unstable; urgency=low
219
220   * Run as root from the .desktop file
221
222  -- Heikki Holstila <heikki.holstila@gmail.com>  Thu,  1 Jul 2010 00:05:10 +0300
223
224 fapman (0.1-3) unstable; urgency=low
225
226   * Packaging fixes for autobuilder
227
228  -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 30 Jun 2010 23:58:21 +0300
229
230 fapman (0.1-2) unstable; urgency=low
231
232   * Packaging fixes for autobuilder
233
234  -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 30 Jun 2010 23:53:16 +0300
235
236 fapman (0.1-1) unstable; urgency=low
237
238   * Initial Release.
239
240  -- Heikki Holstila <heikki.holstila@gmail.com>  Wed, 30 Jun 2010 22:59:56 +0300