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