| 1 |
ara (1.0.31) unstable; urgency=low
|
| 2 |
|
| 3 |
[ George Danchev ]
|
| 4 |
* Recompile with ocaml 3.12.1 (no source changes)
|
| 5 |
|
| 6 |
[ Stefano Zacchiroli ]
|
| 7 |
* Remove myself from Uploaders
|
| 8 |
|
| 9 |
-- George Danchev <danchev@spnet.net> Thu, 03 Nov 2011 14:22:13 +0200
|
| 10 |
|
| 11 |
ara (1.0.30) unstable; urgency=low
|
| 12 |
|
| 13 |
* Rebuild with ocaml 3.12.0
|
| 14 |
* Add some use cases to README.Debian
|
| 15 |
* Standards-Version: 3.9.1 (no changes needed)
|
| 16 |
* Split build dependencies one per line
|
| 17 |
* Switch to 3.0 (native) source format
|
| 18 |
|
| 19 |
-- George Danchev <danchev@spnet.net> Mon, 18 Apr 2011 19:37:15 +0300
|
| 20 |
|
| 21 |
ara (1.0.29) unstable; urgency=low
|
| 22 |
|
| 23 |
* OCaml str library has been renamed to libcamlstr.a,
|
| 24 |
but it is not needed to be linked so dropped (Closes: #580029)
|
| 25 |
|
| 26 |
-- George Danchev <danchev@spnet.net> Fri, 11 Jun 2010 21:00:55 +0300
|
| 27 |
|
| 28 |
ara (1.0.28) unstable; urgency=low
|
| 29 |
|
| 30 |
* Use dh-ocaml 0.9 features
|
| 31 |
* Rebuilt for OCaml 3.11.2
|
| 32 |
* Upgrade Standards-Version to 3.8.4 (no change)
|
| 33 |
|
| 34 |
-- Sylvain Le Gall <gildor@debian.org> Thu, 11 Feb 2010 23:02:42 +0000
|
| 35 |
|
| 36 |
ara (1.0.27) unstable; urgency=low
|
| 37 |
|
| 38 |
[ George Danchev ]
|
| 39 |
* Added httpd/Makefile providing a clean target via config/Makefile.exec
|
| 40 |
|
| 41 |
[ Sylvain Le Gall ]
|
| 42 |
* Upgrade standards-version to 3.8.2 (no change)
|
| 43 |
* Remove *-byte package which are complicated to maintain, provide either
|
| 44 |
bytecode or native version depending on arch
|
| 45 |
* Update debian/copyright to http://wiki.debian.org/Proposals/CopyrightFormat
|
| 46 |
|
| 47 |
-- Sylvain Le Gall <gildor@debian.org> Fri, 10 Jul 2009 22:57:48 +0000
|
| 48 |
|
| 49 |
ara (1.0.26) unstable; urgency=low
|
| 50 |
|
| 51 |
[ George Danchev ]
|
| 52 |
* Update standards version to 3.8.0, no changes needed.
|
| 53 |
* xara-gtkrc-2.0 is supplied commented out (serving as an example), since
|
| 54 |
LablGTK2 causes xara to crash with some window managers (rendering
|
| 55 |
engines).
|
| 56 |
* Drop BUGS file, since its data are consolidated.
|
| 57 |
|
| 58 |
[ Samuel Mimram ]
|
| 59 |
* Rebuild with OCaml 3.11.
|
| 60 |
* Use dh-ocaml.
|
| 61 |
* Update compat to 7.
|
| 62 |
|
| 63 |
-- Samuel Mimram <smimram@debian.org> Wed, 04 Mar 2009 09:58:10 +0100
|
| 64 |
|
| 65 |
ara (1.0.25) unstable; urgency=low
|
| 66 |
|
| 67 |
* rebuild against OCaml 3.10.2
|
| 68 |
|
| 69 |
-- Stefano Zacchiroli <zack@debian.org> Wed, 28 May 2008 19:58:22 +0200
|
| 70 |
|
| 71 |
ara (1.0.24) unstable; urgency=high
|
| 72 |
|
| 73 |
* add debian/control.in with the usual indirection to fill the Architecture
|
| 74 |
field with the current list of architectures supported by the native code
|
| 75 |
compiler
|
| 76 |
* add debian/README.Debian-source documenting the above change
|
| 77 |
* make debian/rules fail when binary-arch is invoked on architectures which
|
| 78 |
are missing /usr/bin/ocamlopt. It should never happen and probably will
|
| 79 |
only if in the future we drop some more OCaml native architectures and
|
| 80 |
forget to update this package
|
| 81 |
* bump the urgency for the OCaml 3.10.1 transition
|
| 82 |
|
| 83 |
-- Stefano Zacchiroli <zack@debian.org> Thu, 06 Mar 2008 17:28:20 +0100
|
| 84 |
|
| 85 |
ara (1.0.23) unstable; urgency=medium
|
| 86 |
|
| 87 |
[ Stefano Zacchiroli ]
|
| 88 |
* add myself as an uploder
|
| 89 |
* bump standards-version, no changes needed
|
| 90 |
* bump urgency for the OCaml 3.10.1 transition
|
| 91 |
* add Homepage field
|
| 92 |
* make Vcs-* fields point to trunk/, to avoid checking out tags
|
| 93 |
* fix GTK spelling in package descriptions
|
| 94 |
|
| 95 |
-- Sylvain Le Gall <gildor@debian.org> Sat, 08 Dec 2007 13:55:34 +0100
|
| 96 |
|
| 97 |
ara (1.0.22) unstable; urgency=low
|
| 98 |
|
| 99 |
[ George Danchev ]
|
| 100 |
* Applied a patch from Eric Cooper to fix a ftbfs for notebook
|
| 101 |
objects in GPack which now return an int (Closes: #453191)
|
| 102 |
|
| 103 |
[ Sylvain Le Gall ]
|
| 104 |
* Add myself to uploaders
|
| 105 |
|
| 106 |
-- Sylvain Le Gall <gildor@debian.org> Sat, 08 Dec 2007 00:35:16 +0100
|
| 107 |
|
| 108 |
ara (1.0.21) unstable; urgency=low
|
| 109 |
|
| 110 |
* Make -list option default output style (Closes: #446454)
|
| 111 |
|
| 112 |
-- George Danchev <danchev@spnet.net> Sun, 14 Oct 2007 09:56:54 +0300
|
| 113 |
|
| 114 |
ara (1.0.20) unstable; urgency=low
|
| 115 |
|
| 116 |
* Add missing build-dependency on camlp4.
|
| 117 |
|
| 118 |
-- Samuel Mimram <smimram@debian.org> Sat, 08 Sep 2007 17:58:19 +0200
|
| 119 |
|
| 120 |
ara (1.0.19) unstable; urgency=low
|
| 121 |
|
| 122 |
* Rebuild with OCaml 3.10.
|
| 123 |
|
| 124 |
-- Samuel Mimram <smimram@debian.org> Sat, 08 Sep 2007 17:25:45 +0200
|
| 125 |
|
| 126 |
ara (1.0.18) unstable; urgency=low
|
| 127 |
|
| 128 |
* control: Added armel and kfreebsd-amd64 (Closes: #438338)
|
| 129 |
* control: Do not disable errors in the clean target
|
| 130 |
* menu: Comply with the new section structure
|
| 131 |
|
| 132 |
-- George Danchev <danchev@spnet.net> Thu, 16 Aug 2007 21:33:38 +0300
|
| 133 |
|
| 134 |
ara (1.0.17) unstable; urgency=low
|
| 135 |
|
| 136 |
* cli: don't use heap compaction in non-interactive mode
|
| 137 |
* renamed Vcs-Svn to match the final name
|
| 138 |
|
| 139 |
-- George Danchev <danchev@spnet.net> Fri, 13 Oct 2006 15:44:19 +0300
|
| 140 |
|
| 141 |
ara (1.0.16) unstable; urgency=low
|
| 142 |
|
| 143 |
* unify heap_compation in cli; use it on initial database load
|
| 144 |
* print update hints if database could not be loaded
|
| 145 |
* minor manpage cleanups
|
| 146 |
* control: XS-X-VCS-Svn: svn://svn.debian.org/svn/ara
|
| 147 |
* debhelper compat level 5 - no changes needed
|
| 148 |
* xara-gtk-byte depends on liblablgtk2-ocaml (Closes: #390686)
|
| 149 |
|
| 150 |
-- George Danchev <danchev@spnet.net> Fri, 18 Aug 2006 19:29:12 +0300
|
| 151 |
|
| 152 |
ara (1.0.15) unstable; urgency=low
|
| 153 |
|
| 154 |
* change pointer type from X_CURSOR to LEFT_PTR (Closes: #382824)
|
| 155 |
* add Sources list files to the default {x}ara.config (Closes: #382820)
|
| 156 |
* mention Sources list files in OTHER FILES section of the manpage
|
| 157 |
* mention packagesearch(1) instead of dpkg-iasearch in SEE ALSO section
|
| 158 |
|
| 159 |
-- George Danchev <danchev@spnet.net> Mon, 14 Aug 2006 14:26:38 +0300
|
| 160 |
|
| 161 |
ara (1.0.14) unstable; urgency=low
|
| 162 |
|
| 163 |
[ George Danchev ]
|
| 164 |
* trigger database reloading and heap compaction on #update
|
| 165 |
|
| 166 |
-- George Danchev <danchev@spnet.net> Sat, 22 Jul 2006 18:15:56 +0300
|
| 167 |
|
| 168 |
ara (1.0.13) unstable; urgency=low
|
| 169 |
|
| 170 |
[ George Danchev ]
|
| 171 |
* improve package description. (Closes: #357831)
|
| 172 |
* README.Debian mantions that this is a native debian source package
|
| 173 |
* remove rules.hack
|
| 174 |
* remove hppa and add hurd-i386 to native arch list
|
| 175 |
|
| 176 |
[ Samuel Mimram ]
|
| 177 |
* Updated standards version to 3.7.2, no changes needed.
|
| 178 |
* We don't need to remove rpaths anymore.
|
| 179 |
|
| 180 |
-- Samuel Mimram <smimram@debian.org> Fri, 19 May 2006 07:59:54 +0000
|
| 181 |
|
| 182 |
ara (1.0.12) unstable; urgency=low
|
| 183 |
|
| 184 |
* Rebuild with OCaml 3.09.1.
|
| 185 |
* Removing rpath from xara-gtk.
|
| 186 |
|
| 187 |
-- Samuel Mimram <smimram@debian.org> Sun, 29 Jan 2006 11:20:42 +0000
|
| 188 |
|
| 189 |
ara (1.0.11) unstable; urgency=low
|
| 190 |
|
| 191 |
[ George Danchev ]
|
| 192 |
* Add kfreebsd-i386 to supported arch list. (Closes: #327753)
|
| 193 |
* Add copyright information.
|
| 194 |
|
| 195 |
[ Samuel Mimram ]
|
| 196 |
* Rebuild with OCaml 3.09.0, no longer hardcoding OCaml's ABI in control.
|
| 197 |
|
| 198 |
-- Samuel Mimram <smimram@debian.org> Sun, 20 Nov 2005 12:38:55 +0100
|
| 199 |
|
| 200 |
ara (1.0.10) unstable; urgency=low
|
| 201 |
|
| 202 |
[ George Danchev ]
|
| 203 |
* Move generic info from control to README.Debian. (Closes: #317531)
|
| 204 |
* Make clear native/bytecode, resp. faster/slower. (Closes: #325469)
|
| 205 |
* Do *not* mention dpkg-iasearch and magpie in manpage since they're
|
| 206 |
left in oldstable (woody) only and unmaintained. (Closes: #316430)
|
| 207 |
|
| 208 |
[ Samuel Mimram ]
|
| 209 |
* Updated Standards-Version to 3.6.2.
|
| 210 |
* Updated the FSF address in the copyright file.
|
| 211 |
|
| 212 |
-- Samuel Mimram <smimram@debian.org> Thu, 8 Sep 2005 21:46:06 +0200
|
| 213 |
|
| 214 |
ara (1.0.9) unstable; urgency=medium
|
| 215 |
|
| 216 |
Changes by Samuel Mimram:
|
| 217 |
|
| 218 |
* Build arch-dependent packages only on archs supported by ocamlopt,
|
| 219 |
closes: #290338.
|
| 220 |
* Updated to OCaml 3.08.3.
|
| 221 |
* Updated Standards-Version to 3.6.1.1.
|
| 222 |
|
| 223 |
Changes by George Danchev:
|
| 224 |
|
| 225 |
* README.Debian and copyright reflect the new project's home.
|
| 226 |
|
| 227 |
-- Samuel Mimram <smimram@debian.org> Wed, 23 Mar 2005 12:42:58 +0100
|
| 228 |
|
| 229 |
ara (1.0.8) unstable; urgency=low
|
| 230 |
|
| 231 |
Changes by Samuel Mimram:
|
| 232 |
|
| 233 |
* Cleaner rules files (binary-arch / indep are really used).
|
| 234 |
(Closes: #286597)
|
| 235 |
* The installation is now made by the main Makefiles instead of the rules.
|
| 236 |
* Added a menu file for xara-gtk.
|
| 237 |
|
| 238 |
Changes by George Danchev:
|
| 239 |
|
| 240 |
* Add missing dependency of liblablgtk2-ocaml to xara-gtk and xara-gtk-byte.
|
| 241 |
(Closes: #286367)
|
| 242 |
* dh_strip -a
|
| 243 |
|
| 244 |
Changed by Berke Durak:
|
| 245 |
|
| 246 |
* Manual page refers to the Debian package names when talking of ara in xara
|
| 247 |
or of xara in ara.
|
| 248 |
(Closes: #286413)
|
| 249 |
* Backported some speed improvements from 1.1.0 ; -cache-strings turned off
|
| 250 |
by default.
|
| 251 |
* Fixed typos in manual page code examples.
|
| 252 |
(Closes: #286412)
|
| 253 |
* Backported some syntax from 1.1.0 : and operator can be omitted.
|
| 254 |
* Workaround for Qt rendering engine crashes (due to LablGTK or the engine)
|
| 255 |
by means of an extra config. file.
|
| 256 |
(Closes: #286589)
|
| 257 |
|
| 258 |
-- Oguz Berke Durak <berke-dev@ouvaton.org> Tue, 21 Dec 2004 22:07:08 +0100
|
| 259 |
|
| 260 |
ara (1.0.7) unstable; urgency=low
|
| 261 |
|
| 262 |
* uploaded without proper entries ?
|
| 263 |
|
| 264 |
-- George Danchev <danchev@spnet.net> Mon, 20 Dec 2004 00:36:52 +0200
|
| 265 |
|
| 266 |
ara (1.0.6) unstable; urgency=low
|
| 267 |
|
| 268 |
* Fixed important bug in set modules.
|
| 269 |
* Started HTTP daemon.
|
| 270 |
|
| 271 |
-- Oguz Berke Durak <berke-dev@ouvaton.org> Fri, 3 Dec 2004 17:41:46 +0100
|
| 272 |
|
| 273 |
ara (1.0.5b) unstable; urgency=low
|
| 274 |
|
| 275 |
* Ooops: gui.commands.* -> xara.commands.*
|
| 276 |
* Make clean removes .depend files
|
| 277 |
|
| 278 |
-- Oguz Berke Durak <berke-dev@ouvaton.org> Wed, 1 Dec 2004 19:20:15 +0100
|
| 279 |
|
| 280 |
ara (1.0.5a) unstable; urgency=low
|
| 281 |
|
| 282 |
* Ooops: cli.commands.pager -> ara.commands.pager
|
| 283 |
|
| 284 |
-- Oguz Berke Durak <berke-dev@ouvaton.org> Thu, 18 Nov 2004 08:25:06 +0100
|
| 285 |
|
| 286 |
ara (1.0.5) unstable; urgency=low
|
| 287 |
|
| 288 |
* Pane and window size adjustments.
|
| 289 |
|
| 290 |
-- Oguz Berke Durak <berke-dev@ouvaton.org> Wed, 17 Nov 2004 21:40:37 +0100
|
| 291 |
|
| 292 |
ara (1.0.5rc4) unstable; urgency=low
|
| 293 |
|
| 294 |
Changes by Berke Durak:
|
| 295 |
|
| 296 |
* Fixed lot of small bugs.
|
| 297 |
* Added #print in CLI.
|
| 298 |
* Automatic selection of low-memory or high-memory backend.
|
| 299 |
* Added apt-get upgrade, apt-get dist-upgrade.
|
| 300 |
* Changed configuration strings to avoit repeating sudo or xterm -e.
|
| 301 |
* Reverted to using Makefiles.
|
| 302 |
|
| 303 |
-- Oguz Berke Durak <berke-dev@ouvaton.org> Wed, 17 Nov 2004 16:09:49 +0100
|
| 304 |
|
| 305 |
ara (1.0.5rc3) unstable; urgency=low
|
| 306 |
|
| 307 |
Changes by Berke Durak:
|
| 308 |
|
| 309 |
* Optimized memory usage in normal mode.
|
| 310 |
* Started low memory mode (-very-slow).
|
| 311 |
* Heavily refactored Dpkg module.
|
| 312 |
* Powerful, new configuration file syntax.
|
| 313 |
* Persistance of GUI settings (window size, checkboxes, ...)
|
| 314 |
* Added "Show files" tab to preference editor
|
| 315 |
* Removed Makefiles and converted to ocamlconf.
|
| 316 |
* Replaced ocaml-findlib with ocamlconf in Build-Depends.
|
| 317 |
* Added Home, End, Page Up and Page Down bindings to ledit.
|
| 318 |
|
| 319 |
Changes by George Danchev:
|
| 320 |
|
| 321 |
* Added ocaml-findlib in Build-Depends:
|
| 322 |
|
| 323 |
-- Oguz Berke Durak <berke-dev@ouvaton.org> Mon, 15 Nov 2004 19:41:54 +0100
|
| 324 |
|
| 325 |
ara (1.0.4) unstable; urgency=low
|
| 326 |
|
| 327 |
Changes by George Danchev:
|
| 328 |
|
| 329 |
* control, control.smart: Added m4 in Build-Depends:
|
| 330 |
* finally complete the implementation of spamoracle magic:
|
| 331 |
native build on arches having ocamlopt and bytecode for all
|
| 332 |
added compat 4, removed -a from dh_installdirs
|
| 333 |
remove control.smart and rules.smart
|
| 334 |
* Add commented DH_COMPAT=4 to rules although using 4 in debian/compat
|
| 335 |
* fix directories for ara-byte, xara-gtk-byte
|
| 336 |
|
| 337 |
Changes by Berke Durak:
|
| 338 |
|
| 339 |
* Hopefully got Debver module right this time (ran it against the test suite found
|
| 340 |
in APT)
|
| 341 |
* Added check box for case-insensitive searches in field contents
|
| 342 |
* Added check box to show only newest version
|
| 343 |
* Added a "Simple search" dialog for the syntactically challenged. It
|
| 344 |
contains a button to show the list of existing sections.
|
| 345 |
* Text entry box for searching field contents starts deactivated.
|
| 346 |
* Added a check box to show all fields, even empty ones.
|
| 347 |
|
| 348 |
-- George Danchev <danchev@spnet.net> Sat, 6 Nov 2004 21:08:12 +0100
|
| 349 |
|
| 350 |
ara (1.0.3) unstable; urgency=low
|
| 351 |
|
| 352 |
Changes by Berke Durak:
|
| 353 |
|
| 354 |
* Added Debver module for correctly comparing Debian version numbers.
|
| 355 |
* Uses Debver to filter old versions when -coalesce is set.
|
| 356 |
* Redid menu layout.
|
| 357 |
* Cleaned-up GUI code.
|
| 358 |
* Added menu accelerators and mnemonics.
|
| 359 |
* Added a "Newest only" check box.
|
| 360 |
* Rewritten ara.1 manual page and included ledit manual page.
|
| 361 |
* Changed makefiles to use bytecode compiler by default and to strip executables.
|
| 362 |
* Added version.ml.
|
| 363 |
* Automatic config file creation.
|
| 364 |
* Config files are now in ~/.ara
|
| 365 |
* CLI: added #memory and #compact, #install, #remove.
|
| 366 |
* Fixed zombies and SIGPIPE problem with pager.
|
| 367 |
* Added #fields (equivalent to #set -fields) ; now warns about non-existent
|
| 368 |
fields.
|
| 369 |
|
| 370 |
Changes by George Danchev:
|
| 371 |
|
| 372 |
* Add control.smart: trying to port the idea of spamoracle packaging approach
|
| 373 |
- xara-gtk: remove ocaml-base-3.08 from Depends:
|
| 374 |
- xara-gtk-byte: change ocaml-base-3.08 to ocaml-base-nox-3.08 in Depends:
|
| 375 |
- remove ocaml-nox-3.08, ocaml-interp from Build-Depends:
|
| 376 |
* Add rules.smart:
|
| 377 |
- handle installs for ara, ara-byte, xara-gtk, xara-gtk-byte
|
| 378 |
|
| 379 |
-- Berke Durak <berke@congruence.net1.nerim.net> Sun, 31 Oct 2004 19:10:30 +0100
|
| 380 |
|
| 381 |
ara (1.0.2) unstable; urgency=low
|
| 382 |
|
| 383 |
* Can change options in interactive mode
|
| 384 |
* Added field merging
|
| 385 |
* Added /var/lib/dpkg/status to default list of databases. This allows
|
| 386 |
to search packages by installation status.
|
| 387 |
* Added redirection operators.
|
| 388 |
* Fixed line breaking.
|
| 389 |
* Added -coalesce option to avoid displaying different versions of a
|
| 390 |
same package. (Still buggy -- does not use the newest version).
|
| 391 |
* Fixed bug : ara now loads config on startup
|
| 392 |
* Better command parsing (less bugs, ignore leading spaces, etc.)
|
| 393 |
|
| 394 |
-- Berke Durak <berke@congruence.net1.nerim.net> Thu, 28 Oct 2004 21:41:31 +0200
|
| 395 |
|
| 396 |
ara (1.0.1) unstable; urgency=low
|
| 397 |
|
| 398 |
* Added manpage for xara
|
| 399 |
* Added copyright files for ara and xara
|
| 400 |
* Added README.Debian files for ara and xara
|
| 401 |
* Added changelog files for ara and xara
|
| 402 |
* Added ocaml-base-3.08 as runtime dependency for ara and xara,
|
| 403 |
although they might be natively compiled. Improvements might be
|
| 404 |
ported from the spamoracle package
|
| 405 |
* Use dh_md5sums
|
| 406 |
* Use ocaml-best-compilers instead of ocaml-native-compilers
|
| 407 |
* Use 'make bt' (bytecode) on all arches and 'make' on arches having /usr/bin/ocamlopt
|
| 408 |
* Removed liblablgl-ocaml-dev from Build-Depends
|
| 409 |
|
| 410 |
-- George Danchev <danchev@spnet.net> Wed, 27 Oct 2004 15:29:47 +0300
|
| 411 |
|
| 412 |
ara (1.0-1) unstable; urgency=low
|
| 413 |
|
| 414 |
* Initial Release.
|
| 415 |
|
| 416 |
-- George Danchev <danchev@spnet.net> Wed, 27 Oct 2004 11:06:15 +0300
|
| 417 |
|
| 418 |
ara (0.4.20030813-2) unstable; urgency=low
|
| 419 |
|
| 420 |
* Acknowledge NUM (Closes: #214993)
|
| 421 |
* Change build dependencies (Closes: #262947: ara: has to be recompiled for
|
| 422 |
ocaml 3.08)
|
| 423 |
|
| 424 |
-- Thomas Schoepf <schoepf@debian.org> Tue, 3 Aug 2004 11:37:01 +0200
|
| 425 |
|
| 426 |
ara (0.4.20030813-1.3) unstable; urgency=low
|
| 427 |
|
| 428 |
* NMU to fix previous NMUs.
|
| 429 |
* Updated OcamlMakefile with the version from ocaml-tools.
|
| 430 |
|
| 431 |
-- Sven Luther <luther@debian.org> Thu, 16 Oct 2003 18:15:11 +0200
|
| 432 |
|
| 433 |
ara (0.4.20030813-1.2) unstable; urgency=high
|
| 434 |
|
| 435 |
* NMU to fix previous NMU.
|
| 436 |
* Ara uses OcamlMakefile, which is somewhat broken, and insist on using
|
| 437 |
the native code compilers, even if they are not installed. Added a build
|
| 438 |
depend on this which should fix the problem, but ideally any hint of
|
| 439 |
OcamlMakefile should be purged from this package, or OcamlMakefile should
|
| 440 |
be fixed. (Closes: #214993)
|
| 441 |
|
| 442 |
-- Sven Luther <luther@debian.org> Thu, 16 Oct 2003 09:00:49 +0200
|
| 443 |
|
| 444 |
ara (0.4.20030813-1.1) unstable; urgency=low
|
| 445 |
|
| 446 |
* NMU with maintainer's consent.
|
| 447 |
* Modified to conform to the ocaml packaging policy.
|
| 448 |
|
| 449 |
-- Sven Luther <luther@debian.org> Sun, 5 Oct 2003 12:23:58 +0200
|
| 450 |
|
| 451 |
ara (0.4.20030813-1) unstable; urgency=low
|
| 452 |
|
| 453 |
* New upstream version.
|
| 454 |
|
| 455 |
-- Thomas Schoepf <schoepf@debian.org> Fri, 15 Aug 2003 22:39:13 +0200
|
| 456 |
|
| 457 |
ara (0.4.20030610-1) unstable; urgency=low
|
| 458 |
|
| 459 |
* New upstream version.
|
| 460 |
|
| 461 |
-- Thomas Schoepf <schoepf@debian.org> Tue, 24 Jun 2003 16:09:52 +0200
|
| 462 |
|
| 463 |
ara (0.3.20030501-1) unstable; urgency=low
|
| 464 |
|
| 465 |
* New upstream version.
|
| 466 |
* -table option no longer displays borders. The new option "-borders"
|
| 467 |
brings them back. Closes: #190088: ara: -table has no borders option
|
| 468 |
|
| 469 |
-- Thomas Schoepf <schoepf@debian.org> Thu, 1 May 2003 16:48:11 +0200
|
| 470 |
|
| 471 |
ara (0.2.20030318-2) unstable; urgency=low
|
| 472 |
|
| 473 |
* Closes: #189536: ara: spelling error in package description
|
| 474 |
|
| 475 |
-- Thomas Schoepf <schoepf@debian.org> Sat, 19 Apr 2003 12:26:18 +0200
|
| 476 |
|
| 477 |
ara (0.2.20030318-1) unstable; urgency=low
|
| 478 |
|
| 479 |
* Initial Release.
|
| 480 |
|
| 481 |
-- Thomas Schoepf <schoepf@debian.org> Thu, 3 Apr 2003 17:47:39 +0200
|
| 482 |
|