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