/[ara]/trunk/debian/changelog
ViewVC logotype

Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 218 - (hide annotations) (download)
Wed Aug 16 13:59:49 2006 UTC (6 years, 9 months ago) by danchev-guest
File size: 11146 byte(s)
use left-hand cursor type for normal_cursor, see #382820
1 danchev-guest 216 ara (1.0.15) unstable; urgency=low
2    
3 danchev-guest 218 * change pointer type from X_CURSOR to LEFT_PTR (Closes: #382824)
4     * add Sources list files to the default {x}ara.config (Closes: #382820)
5 danchev-guest 217 * mention Sources list files in OTHER FILES section of the manpage
6     * mention packagesearch(1) instead of dpkg-iasearch in SEE ALSO section
7 danchev-guest 216
8     -- George Danchev <danchev@spnet.net> Mon, 14 Aug 2006 14:26:38 +0300
9    
10 danchev-guest 214 ara (1.0.14) unstable; urgency=low
11    
12     [ George Danchev ]
13     * trigger database reloading and heap compaction on #update
14    
15     -- George Danchev <danchev@spnet.net> Sat, 22 Jul 2006 18:15:56 +0300
16    
17 danchev-guest 200 ara (1.0.13) unstable; urgency=low
18    
19     [ George Danchev ]
20     * improve package description. (Closes: #357831)
21 danchev-guest 208 * README.Debian mantions that this is a native debian source package
22     * remove rules.hack
23 danchev-guest 210 * remove hppa and add hurd-i386 to native arch list
24 danchev-guest 200
25 smimram-guest 212 [ Samuel Mimram ]
26     * Updated standards version to 3.7.2, no changes needed.
27     * We don't need to remove rpaths anymore.
28 danchev-guest 200
29 smimram-guest 212 -- Samuel Mimram <smimram@debian.org> Fri, 19 May 2006 07:59:54 +0000
30    
31 smimram-guest 177 ara (1.0.12) unstable; urgency=low
32    
33     * Rebuild with OCaml 3.09.1.
34 smimram-guest 178 * Removing rpath from xara-gtk.
35 smimram-guest 177
36     -- Samuel Mimram <smimram@debian.org> Sun, 29 Jan 2006 11:20:42 +0000
37    
38 danchev-guest 170 ara (1.0.11) unstable; urgency=low
39    
40     [ George Danchev ]
41 smimram-guest 175 * Add kfreebsd-i386 to supported arch list. (Closes: #327753)
42 smimram-guest 174 * Add copyright information.
43 danchev-guest 170
44 smimram-guest 174 [ Samuel Mimram ]
45     * Rebuild with OCaml 3.09.0, no longer hardcoding OCaml's ABI in control.
46 danchev-guest 170
47 smimram-guest 174 -- Samuel Mimram <smimram@debian.org> Sun, 20 Nov 2005 12:38:55 +0100
48    
49 danchev-guest 165 ara (1.0.10) unstable; urgency=low
50 smimram-guest 167
51     [ George Danchev ]
52 smimram-guest 169 * Move generic info from control to README.Debian. (Closes: #317531)
53     * Make clear native/bytecode, resp. faster/slower. (Closes: #325469)
54 smimram-guest 167 * Do *not* mention dpkg-iasearch and magpie in manpage since they're
55 smimram-guest 169 left in oldstable (woody) only and unmaintained. (Closes: #316430)
56 danchev-guest 165
57 smimram-guest 167 [ Samuel Mimram ]
58     * Updated Standards-Version to 3.6.2.
59     * Updated the FSF address in the copyright file.
60    
61     -- Samuel Mimram <smimram@debian.org> Thu, 8 Sep 2005 21:46:06 +0200
62    
63 smimram-guest 157 ara (1.0.9) unstable; urgency=medium
64 berke-guest 149
65 smimram-guest 153 Changes by Samuel Mimram:
66 berke-guest 149
67 smimram-guest 157 * Build arch-dependent packages only on archs supported by ocamlopt,
68     closes: #290338.
69     * Updated to OCaml 3.08.3.
70     * Updated Standards-Version to 3.6.1.1.
71 danchev-guest 165
72     Changes by George Danchev:
73    
74     * README.Debian and copyright reflect the new project's home.
75 danchev-guest 151
76 smimram-guest 157 -- Samuel Mimram <smimram@debian.org> Wed, 23 Mar 2005 12:42:58 +0100
77 berke-guest 149
78 danchev-guest 121 ara (1.0.8) unstable; urgency=low
79 berke-guest 116
80 danchev-guest 121 Changes by Samuel Mimram:
81 berke-guest 130
82     * Cleaner rules files (binary-arch / indep are really used).
83 danchev-guest 128 (Closes: #286597)
84 berke-guest 116 * The installation is now made by the main Makefiles instead of the rules.
85     * Added a menu file for xara-gtk.
86    
87 danchev-guest 121 Changes by George Danchev:
88 berke-guest 116
89 berke-guest 126 * Add missing dependency of liblablgtk2-ocaml to xara-gtk and xara-gtk-byte.
90 danchev-guest 121 (Closes: #286367)
91 danchev-guest 145 * dh_strip -a
92 danchev-guest 114
93 berke-guest 124 Changed by Berke Durak:
94    
95 berke-guest 127 * Manual page refers to the Debian package names when talking of ara in xara
96     or of xara in ara.
97     (Closes: #286413)
98 berke-guest 126 * Backported some speed improvements from 1.1.0 ; -cache-strings turned off
99     by default.
100     * Fixed typos in manual page code examples.
101 berke-guest 124 (Closes: #286412)
102 berke-guest 130 * Backported some syntax from 1.1.0 : and operator can be omitted.
103 berke-guest 135 * Workaround for Qt rendering engine crashes (due to LablGTK or the engine)
104     by means of an extra config. file.
105     (Closes: #286589)
106 berke-guest 124
107 berke-guest 135 -- Oguz Berke Durak <berke-dev@ouvaton.org> Tue, 21 Dec 2004 22:07:08 +0100
108 danchev-guest 114
109     ara (1.0.7) unstable; urgency=low
110    
111     * uploaded without proper entries ?
112    
113     -- George Danchev <danchev@spnet.net> Mon, 20 Dec 2004 00:36:52 +0200
114    
115 berke-guest 91 ara (1.0.6) unstable; urgency=low
116    
117     * Fixed important bug in set modules.
118     * Started HTTP daemon.
119    
120     -- Oguz Berke Durak <berke-dev@ouvaton.org> Fri, 3 Dec 2004 17:41:46 +0100
121    
122 berke-guest 79 ara (1.0.5b) unstable; urgency=low
123    
124 berke-guest 116 * Ooops: gui.commands.* -> xara.commands.*
125 berke-guest 79 * Make clean removes .depend files
126    
127     -- Oguz Berke Durak <berke-dev@ouvaton.org> Wed, 1 Dec 2004 19:20:15 +0100
128    
129 berke-guest 75 ara (1.0.5a) unstable; urgency=low
130    
131     * Ooops: cli.commands.pager -> ara.commands.pager
132    
133     -- Oguz Berke Durak <berke-dev@ouvaton.org> Thu, 18 Nov 2004 08:25:06 +0100
134    
135 berke-guest 72 ara (1.0.5) unstable; urgency=low
136    
137     * Pane and window size adjustments.
138    
139     -- Oguz Berke Durak <berke-dev@ouvaton.org> Wed, 17 Nov 2004 21:40:37 +0100
140    
141 berke-guest 54 ara (1.0.5rc4) unstable; urgency=low
142    
143     Changes by Berke Durak:
144    
145     * Fixed lot of small bugs.
146     * Added #print in CLI.
147     * Automatic selection of low-memory or high-memory backend.
148     * Added apt-get upgrade, apt-get dist-upgrade.
149     * Changed configuration strings to avoit repeating sudo or xterm -e.
150 berke-guest 116 * Reverted to using Makefiles.
151 berke-guest 54
152 berke-guest 66 -- Oguz Berke Durak <berke-dev@ouvaton.org> Wed, 17 Nov 2004 16:09:49 +0100
153 berke-guest 54
154 berke-guest 48 ara (1.0.5rc3) unstable; urgency=low
155 berke 1
156 danchev-guest 36 Changes by Berke Durak:
157    
158 berke 1 * Optimized memory usage in normal mode.
159     * Started low memory mode (-very-slow).
160 berke-guest 38 * Heavily refactored Dpkg module.
161 berke-guest 31 * Powerful, new configuration file syntax.
162     * Persistance of GUI settings (window size, checkboxes, ...)
163     * Added "Show files" tab to preference editor
164 berke-guest 37 * Removed Makefiles and converted to ocamlconf.
165     * Replaced ocaml-findlib with ocamlconf in Build-Depends.
166 berke-guest 38 * Added Home, End, Page Up and Page Down bindings to ledit.
167 berke 1
168 danchev-guest 36 Changes by George Danchev:
169 berke-guest 38
170 danchev-guest 36 * Added ocaml-findlib in Build-Depends:
171    
172 berke-guest 48 -- Oguz Berke Durak <berke-dev@ouvaton.org> Mon, 15 Nov 2004 19:41:54 +0100
173 berke 1
174     ara (1.0.4) unstable; urgency=low
175    
176     Changes by George Danchev:
177    
178     * control, control.smart: Added m4 in Build-Depends:
179     * finally complete the implementation of spamoracle magic:
180     native build on arches having ocamlopt and bytecode for all
181     added compat 4, removed -a from dh_installdirs
182     remove control.smart and rules.smart
183     * Add commented DH_COMPAT=4 to rules although using 4 in debian/compat
184     * fix directories for ara-byte, xara-gtk-byte
185 berke-guest 116
186 berke 1 Changes by Berke Durak:
187    
188     * Hopefully got Debver module right this time (ran it against the test suite found
189     in APT)
190     * Added check box for case-insensitive searches in field contents
191     * Added check box to show only newest version
192     * Added a "Simple search" dialog for the syntactically challenged. It
193     contains a button to show the list of existing sections.
194     * Text entry box for searching field contents starts deactivated.
195     * Added a check box to show all fields, even empty ones.
196    
197     -- George Danchev <danchev@spnet.net> Sat, 6 Nov 2004 21:08:12 +0100
198    
199     ara (1.0.3) unstable; urgency=low
200    
201     Changes by Berke Durak:
202    
203     * Added Debver module for correctly comparing Debian version numbers.
204     * Uses Debver to filter old versions when -coalesce is set.
205     * Redid menu layout.
206     * Cleaned-up GUI code.
207     * Added menu accelerators and mnemonics.
208     * Added a "Newest only" check box.
209     * Rewritten ara.1 manual page and included ledit manual page.
210     * Changed makefiles to use bytecode compiler by default and to strip executables.
211     * Added version.ml.
212     * Automatic config file creation.
213     * Config files are now in ~/.ara
214     * CLI: added #memory and #compact, #install, #remove.
215     * Fixed zombies and SIGPIPE problem with pager.
216     * Added #fields (equivalent to #set -fields) ; now warns about non-existent
217     fields.
218    
219     Changes by George Danchev:
220    
221     * Add control.smart: trying to port the idea of spamoracle packaging approach
222     - xara-gtk: remove ocaml-base-3.08 from Depends:
223     - xara-gtk-byte: change ocaml-base-3.08 to ocaml-base-nox-3.08 in Depends:
224     - remove ocaml-nox-3.08, ocaml-interp from Build-Depends:
225     * Add rules.smart:
226     - handle installs for ara, ara-byte, xara-gtk, xara-gtk-byte
227    
228     -- Berke Durak <berke@congruence.net1.nerim.net> Sun, 31 Oct 2004 19:10:30 +0100
229    
230     ara (1.0.2) unstable; urgency=low
231    
232     * Can change options in interactive mode
233     * Added field merging
234     * Added /var/lib/dpkg/status to default list of databases. This allows
235     to search packages by installation status.
236     * Added redirection operators.
237     * Fixed line breaking.
238     * Added -coalesce option to avoid displaying different versions of a
239     same package. (Still buggy -- does not use the newest version).
240     * Fixed bug : ara now loads config on startup
241     * Better command parsing (less bugs, ignore leading spaces, etc.)
242    
243     -- Berke Durak <berke@congruence.net1.nerim.net> Thu, 28 Oct 2004 21:41:31 +0200
244    
245     ara (1.0.1) unstable; urgency=low
246    
247     * Added manpage for xara
248     * Added copyright files for ara and xara
249     * Added README.Debian files for ara and xara
250     * Added changelog files for ara and xara
251 berke-guest 116 * Added ocaml-base-3.08 as runtime dependency for ara and xara,
252     although they might be natively compiled. Improvements might be
253     ported from the spamoracle package
254 berke 1 * Use dh_md5sums
255     * Use ocaml-best-compilers instead of ocaml-native-compilers
256     * Use 'make bt' (bytecode) on all arches and 'make' on arches having /usr/bin/ocamlopt
257     * Removed liblablgl-ocaml-dev from Build-Depends
258    
259     -- George Danchev <danchev@spnet.net> Wed, 27 Oct 2004 15:29:47 +0300
260    
261     ara (1.0-1) unstable; urgency=low
262    
263     * Initial Release.
264    
265     -- George Danchev <danchev@spnet.net> Wed, 27 Oct 2004 11:06:15 +0300
266    
267     ara (0.4.20030813-2) unstable; urgency=low
268    
269     * Acknowledge NUM (Closes: #214993)
270     * Change build dependencies (Closes: #262947: ara: has to be recompiled for
271     ocaml 3.08)
272    
273     -- Thomas Schoepf <schoepf@debian.org> Tue, 3 Aug 2004 11:37:01 +0200
274    
275     ara (0.4.20030813-1.3) unstable; urgency=low
276    
277     * NMU to fix previous NMUs.
278     * Updated OcamlMakefile with the version from ocaml-tools.
279    
280     -- Sven Luther <luther@debian.org> Thu, 16 Oct 2003 18:15:11 +0200
281    
282     ara (0.4.20030813-1.2) unstable; urgency=high
283    
284     * NMU to fix previous NMU.
285     * Ara uses OcamlMakefile, which is somewhat broken, and insist on using
286     the native code compilers, even if they are not installed. Added a build
287     depend on this which should fix the problem, but ideally any hint of
288     OcamlMakefile should be purged from this package, or OcamlMakefile should
289     be fixed. (Closes: #214993)
290    
291     -- Sven Luther <luther@debian.org> Thu, 16 Oct 2003 09:00:49 +0200
292    
293     ara (0.4.20030813-1.1) unstable; urgency=low
294    
295     * NMU with maintainer's consent.
296     * Modified to conform to the ocaml packaging policy.
297    
298     -- Sven Luther <luther@debian.org> Sun, 5 Oct 2003 12:23:58 +0200
299    
300     ara (0.4.20030813-1) unstable; urgency=low
301    
302     * New upstream version.
303    
304     -- Thomas Schoepf <schoepf@debian.org> Fri, 15 Aug 2003 22:39:13 +0200
305    
306     ara (0.4.20030610-1) unstable; urgency=low
307    
308     * New upstream version.
309    
310     -- Thomas Schoepf <schoepf@debian.org> Tue, 24 Jun 2003 16:09:52 +0200
311    
312     ara (0.3.20030501-1) unstable; urgency=low
313    
314     * New upstream version.
315     * -table option no longer displays borders. The new option "-borders"
316     brings them back. Closes: #190088: ara: -table has no borders option
317    
318     -- Thomas Schoepf <schoepf@debian.org> Thu, 1 May 2003 16:48:11 +0200
319    
320     ara (0.2.20030318-2) unstable; urgency=low
321    
322     * Closes: #189536: ara: spelling error in package description
323    
324     -- Thomas Schoepf <schoepf@debian.org> Sat, 19 Apr 2003 12:26:18 +0200
325    
326     ara (0.2.20030318-1) unstable; urgency=low
327    
328     * Initial Release.
329    
330     -- Thomas Schoepf <schoepf@debian.org> Thu, 3 Apr 2003 17:47:39 +0200
331    

  ViewVC Help
Powered by ViewVC 1.1.5