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