source: git/debian/changelog @ f01020e

v1.2.5
Last change on this file since f01020e was 658ff73, checked in by Olly Betts <olly@…>, 14 years ago

Update for 1.2.4-1

git-svn-id: file:///home/survex-svn/survex/trunk@3927 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 30.9 KB
Line 
1survex (1.2.4-1) unstable; urgency=low
2
3  * New upstream release.
4  * New patch survex-manpage-section.patch to fix section mismatch.
5
6 -- Olly Betts <olly@survex.com>  Sun, 01 Jan 2012 04:37:03 +0000
7
8survex (1.2.2-1) unstable; urgency=low
9
10  [Olly Betts]
11  * New upstream release.
12    + Package new aven.svg icon.
13  * I'm now the maintainer, Wookey comaintainer, to reflect my doing most of
14    the packaging work recently (changed with Wookey's agreement).
15  * Use Wookey's debian.org address to match his other packages.
16  * Redo packaging to use dh.
17  * debian/survex-aven.lintian-overrides: Lintian has dropped "./" from the
18    path of the binary, so update override to match.
19  * debian/survex.install: Update for move of survex man page to section 7.
20  * Add build-deps for movie export support.
21  * README.Debian: Fix typo spotted by lintian.
22  * debian/copyright: Update.
23
24 -- Olly Betts <olly@survex.com>  Fri, 07 Oct 2011 00:59:27 +0000
25
26survex (1.1.16-1) unstable; urgency=low
27
28  [Olly Betts]
29  * New upstream release.
30    + Explicitly links with -lGL, if it exists, to support linking with gold or
31      GNU ld --as-needed.  (Closes: #615781)
32  * debian/control:
33    + "Standards-Version: 3.9.2" - no changes required.
34    + Expand descriptions of survex-aven and survex-svxedit.
35
36 -- Olly Betts <olly@survex.com>  Mon, 16 May 2011 06:55:27 +0000
37
38survex (1.1.15-1) unstable; urgency=low
39
40  [Olly Betts]
41  * New upstream release.
42  * debian/copyright: Use http://survex.com/ rather than http://www.survex.com/
43    - the former is the canonical name and www.survex.com just redirects.
44
45 -- Olly Betts <olly@survex.com>  Sat, 16 Oct 2010 12:12:24 +0000
46
47survex (1.1.14-1) unstable; urgency=low
48
49  [Olly Betts]
50  * New upstream release.
51  * debian/control: "Standards-Version: 3.9.1" - no changes required.
52  * debian/watch: Update to look in the right place for 1.1.x.
53  * debian/survex-aven.lintian-overrides: The warning for the misspelling of
54    "reencode" is incorrect - it's a PostScript command in this context.
55
56 -- Olly Betts <olly@survex.com>  Mon, 26 Jul 2010 14:30:44 +0000
57
58survex (1.1.13-1) unstable; urgency=low
59
60  [Olly Betts]
61  * New upstream release.
62  * Drop "www." from Homepage, as that's canonical now.
63  * Use vim-addon-manager to manage the Survex vim syntax highlighting mode.
64  * debian/watch: Update to look on the right download page.
65  * debian/copyright: Update to list all copyright holders.
66
67 -- Olly Betts <olly@survex.com>  Fri, 18 Jun 2010 13:18:15 +0000
68
69survex (1.0.39.1-4) unstable; urgency=low
70
71  [Olly Betts]
72  * debian/control:
73    + Drop dependency on dpkg-dev entirely as it's build-essential.
74    + "wxWindows" -> "wxWidgets" in description.
75    + survex-svxedit: Move ${misc:Depends} from Recommends to Depends.
76  * debian/rules: "dh_clean -k" -> "dh_prep".
77
78 -- Olly Betts <olly@survex.com>  Sun, 16 May 2010 12:11:18 +0000
79
80survex (1.0.39.1-3) unstable; urgency=low
81
82  [Olly Betts]
83  * Add myself as co-maintainer with consent of maintainer.
84  * ACK NMU.  (Closes: #515392)
85    + debian/rules: Force $DISPLAY to be empty rather than disabling the
86      testsuite as the NMU did.
87  * Upgrade from debhelper compat level 4 to 7.
88  * debian/control:
89    + Add ${misc:Depends} for survex-svxedit.
90    + Standards-Version: 3.8.4.
91    + Remove version requirement from dpkg-dev build dependency as even etch
92      had a new enough version.
93  * Use latest config.sub and config.guess from autotools-dev.
94    (Closes: #567630)
95  * debian/rules:
96    + Support nocheck and parallel=<n> in DEB_BUILD_OPTIONS.
97    + Remove calls to dh_desktop (now deprecated and a no-op).
98  * debian/source/format: "3.0 (quilt)"
99  * debian/survex-aven.desktop,debian/survex-svxedit.desktop: Remove deprecated
100    "Encoding: UTF-8"; remove deprecated category "Application".
101
102 -- Olly Betts <olly@survex.com>  Sat, 15 May 2010 22:46:04 +0000
103
104survex (1.0.39.1-2.2) unstable; urgency=low
105
106  [Jari Aalto]
107  * Non-maintainer upload.
108  * debian/control
109    - (Build-Depends): update obsolete x-dev to x11proto-core-dev.
110      (important RC bug; Closes: #515392).
111  * debian/rules
112    - (build-stamp): Check that DISPLAY is set before running tests.
113
114 -- Jari Aalto <jari.aalto@cante.net>  Wed, 31 Mar 2010 07:16:32 +0300
115
116survex (1.0.39.1-2.1) unstable; urgency=medium
117
118  * Non-maintainer upload.
119  * Fix FTBFS due to unquoted configure arguments.  (Closes: #476026)
120  * Change doc-base section to Science/Geoscience to fix a Lintian warning.
121
122 -- James Vega <jamessan@debian.org>  Wed, 30 Apr 2008 23:12:41 -0400
123
124survex (1.0.39.1-2) unstable; urgency=low
125
126  * Patch to use wx2.6 as 2.4 has been removed from Debian (closes: bug#462031)
127  * Add note that vim addons no longer automatically included (closes: bug#464822)
128  * Fix Lintian issues
129
130 -- wookey <wookey@survex.com>  Wed, 20 Feb 2008 03:30:25 +0000
131
132survex (1.0.39.1-1) unstable; urgency=low
133
134  * Upload with version number that sorts higher than the hppa binNMU,
135    to actually fix the uninstallable on hppa problem
136  * Add .desktop files: (closes: bug#403870)
137
138 -- Wookey <wookey@survex.com>  Thu, 28 Dec 2006 13:45:09 +0000
139
140survex (1.0.39-1) unstable; urgency=high
141
142  * "urgency=high" because survex-aven is currently uninstallable on hppa
143    after a binNMU (which is an RC bug).  The other changes are very safe too.
144  * debian/control: Make binNMU safe.
145  * debian/control: Lowercase first letter of description for survex package
146    as recommended by "best packaging practices".
147  * debian/copyright.in,debian/copyright: Fix failed automatic substitution
148    of copyright statements.
149  * debian/control: "Standards-Version: 3.7.2" - no changes required.
150  * debian/doc-base: Use valid "Apps/Science" section, not invalid "math";
151    Use document ID "survex-manual" rather than the overly generic "manual"
152    since the document ID is supposed to be unique.
153
154 -- Wookey <wookey@survex.com>  Sat, 16 Dec 2006 04:50:47 +0000
155
156survex (1.0.39) unstable; urgency=low
157
158  * Updates to French translation from Michel Bovey.  Also updates to German,
159    Italian, Catalan, Spanish, and Romanian translations.
160  * test suite: fix smoke test to pass even without X running (it was meant to
161    but the code had a bug).  Bug introduced in 1.0.38.
162  * Updated "Build-Depends:" for the new X library packaging. Closes: #347108
163  * Rebuilt debian/rules starting from debhelper example rules.multi2 to
164    eliminate cruft such as use of debhelper programs which are deprecated or
165    have better alternatives.  The new rules file puts exactly the same set of
166    files in each package as the old one does, but should be easier to
167    understand and maintain.
168
169 -- Wookey <wookey@survex.com>  Thu, 12 Jan 2006 03:36:05 +0000
170
171survex (1.0.38) unstable; urgency=low
172
173  All changes backported from 1.1.7:
174  * Check environmental variable LC_MESSAGES when deciding what language to use
175    for messages.
176  * aven: Improved update of mouse coordinates and measuring line (thanks to
177    Martin Green).
178  * aven: When printing an extended elevation, don't show bearing and elevation.
179  * aven: Added Aven's icon to the "About" dialog.
180  * aven: Use localised character for the decimal point (e.g. "," in most
181    continental European countries).
182  * aven: Previously the survey tree would get focus and then take keypresses
183    (e.g. "P", "L", "Delete").  Now we pass most keypresses across so they
184    operate on the cave, and transfer the input focus across when we do.
185  * aven: Make pressing "Return" in the tree control expand/collapse a subtree.
186  * aven: Make entrances green in side panel tree list to match green blobs used
187    in cave view.
188  * aven: Reworded "Restore Default Settings" as "Restore Default View".
189  * aven: Set sensible default margins for printing and preserve any margin
190    values the user specifies between runs (previously margins defaulted to 0
191    each time aven was run).
192  * aven: Really stop setting extra toolbar margin when using GTK2.0.  The
193    attempt to fix this backported in 1.0.36 failed because __WXGTK12__ is set
194    for GTK+ 1.2 or *any later release* so it is true for GTK+ 2.0 too!
195  * aven: Add details of which of wxGTK, wxMotif, and wxX11 we've been
196    compiled with, and which GTK+/Motif version where appropriate.
197  * extend: Fixed 2 uninitialised flags (problem apparently never manifests
198    on Linux - presumably we're lucky and always get zeroed memory from malloc
199    if we never call free).
200  * extend: Default output name for a file called input.3d is now
201    input_extend.3d rather than just extend.3d (which was annoying if you
202    wanted to extend several surveys in the same directory).
203  * cavern: Applied Simeon Warner's patch for handling backcompass, backclino,
204    and omitted forward compass/clino readings in Compass DAT files.  Added
205    a feature test for this to the testsuite.
206  * cavern: Fix handling of a *solve followed by survey data, none of which is
207    attached to the previous data.
208  * cavern: Fixed "No survey data" error when a *solve is followed by another
209    *solve (or the implicit solve at the end of processing) with no data between
210    them.
211  * cavern: Fixed small one-off memory leak if you specify -o more than once.
212
213 -- Wookey <wookey@survex.com>  Tue, 18 Oct 2005 04:33:32 +0100
214
215survex (1.0.37) unstable; urgency=low
216
217  * cavern: Also ignore any arguments after "*data passage" which makes this
218    feature actually useful as intended.
219  * aven: Recognise .3d file format versions 4 and 5 so you can load .3d files
220    processed by 1.1.x test builds.
221  * aven: Normalise filename by adding any extension used, and use the
222    normalised filename for file history and window title.
223
224 -- Wookey <wookey@survex.com>  Sat, 10 Sep 2005 19:31:20 +0100
225
226survex (1.0.36) unstable; urgency=low
227
228  * cavern: Ignore "*data passage" data style so you can process files
229    containing LRUD data for Survex 1.1.3 and later.
230  * cavern: Fix assertion failure when handling a survey with a station only
231    attached by a nosurvey leg.
232  * Capitalise first word of debian package description.
233  * Install vim syntax file as debian vim policy describes.
234  * Changes backported from 1.1.3:
235    + aven: Improve initial window sizing and placement on multimonitor
236      displays when using wx2.4 or earlier.
237    + testsuite: Fix cavern.tst to report misspelled test names and
238      make badnewline test case actually run and actually pass.
239    + aven: Only add toolbar margins for gtk1.2
240    + configure: Updated check for wx version.
241
242 -- Wookey <wookey@survex.com>  Thu, 08 Sep 2005 00:39:51 +0100
243
244survex (1.0.35) unstable; urgency=low
245
246  * Standards-Version: 3.6.2 (no changes).
247  * aven: Fix printing which was deciding how many pages to spread the plot
248    over by looking at the whole paper size, not the printable area.
249  * aven: When exporting, omit surface data if it's not being shown at the
250    moment.  Also omit unnecessary MOVE ops from generated files (which saves
251    quite a lot of space when surface data is turned off).
252  * Set Aven's icon on non-Windows platforms too.  This means that with
253    windowmaker the appicon has an icon without user intervention, and
254    probably improves things with other windowmanagers too.
255  * extend: Added documentation and test cases for the new extend features.
256  * manual: Fix example of setting decimal separator.
257  * Include syntax colouring mode for .svx files for the vim editor, written
258    by David Loeffler.
259
260 -- Wookey <wookey@survex.com>  Mon, 27 Jun 2005 22:32:19 +0100
261
262survex (1.0.34) unstable; urgency=low
263
264  * extend: Added changes from John Pybus which allow you to specify a
265    configuration file to control how the centreline is extended - e.g.
266    where to fold and where to break loops.
267
268 -- Wookey <wookey@survex.com>  Sat, 22 Jan 2005 01:44:39 +0000
269
270survex (1.0.33) unstable; urgency=low
271
272  * aven: Fixed bug which would sometimes pick one too few pages
273    vertically resulting in the survey escaping off the top of the topmost
274    pages.
275  * aven: Changed the toner-wasting, hard-to-measure-exactly alternately filled
276    scale bar to a simple line with ticks.
277  * aven: SVG export fixes: second and subsequent exports had bogus extra
278    "</g>"; Fixed to invert all Y coordinates, not just some; Fixed tags for
279    layers.
280  * aven: Added EPS export option.
281  * Minor documentation updates.
282
283 -- Wookey <wookey@survex.com>  Wed, 13 Jan 2005 05:40:38 +0000
284
285survex (1.0.32) unstable; urgency=low
286
287  * aven: Fixed font sizes in "Print Preview".
288  * aven: In the print setup dialog, replaced "Orientation" radio buttons with
289    "Plan" and "Elevation" buttons.
290  * aven: Fixed info box on printouts of elevations, tilted views, and
291    extend elevations.
292  * aven: Added "fit on one page" option, and make it the default.
293  * aven: Reorder "Cancel", "Preview", "Print" buttons and make "Print" the
294    default button.
295  * aven: Read settings back from the print dialog when the "Print" button is
296    pressed (was only done for "Preview" previously).
297  * aven: Sorted out the initial size of the "Print Preview" window.
298  * aven: Fixed the window manager's close button on the "Print Preview"
299    window - previously this was being ignored.
300  * aven: Sorted out initial survey scaling when loading a survey at startup.
301  * aven: Fixed the measuring line to work better when the survey tree is
302    manipulated with keys.  Tweaked redrawing of the measuring line to be a
303    smidgen more efficient.  Fixed the blob and ring size which were one
304    pixel too small on Windows.
305  * aven: Added "System Information:" section to the "About" dialog to hold
306    information useful when reporting bugs.  Currently it contains the
307    wxWindows version, OS version, and colour depth information.
308  * aven: Changed the "About" dialog's "Close" button to be "OK" for
309    consistency with pretty much every other application.
310  * aven: Added "File->Export as..." which integrates cad3d's functionality
311    within aven.
312  * aven: Updated a few icons.
313  * cad3d: Added SVG export support from John Pybus
314  * Fixed to allow compilation with GCC 3.4
315  * Updates to German translation.
316
317 -- Wookey <wookey@survex.com>  Thu, 30 Sep 2004 23:07:39 +0100
318
319survex (1.0.31) unstable; urgency=low
320
321  * aven: Fixed grid menu item so that it always correctly reflects whether
322    the grid is enabled or not.
323  * aven: Minor improvements to appearance of a few toolbar icons.
324  * Updates to Catalan, French, Italian, Romanian, Slovak, and Spanish
325    translations.
326  * cavern: Fixed Romanian message which was appearing in English .err files.
327
328 -- Wookey <wookey@survex.com>  Thu, 01 Jul 2004 01:36:19 +0100
329
330survex (1.0.30) unstable; urgency=low
331
332  * aven: Added printing directly from Aven!
333  * aven: Fixed memory leak when showing the "About" dialog.
334  * cavern: Equates are no longer considered when deciding which stations are
335    flagged as surface and underground.
336  * Romanian translation mostly completed.
337  * Minor packaging tweaks (added website URL and changed package descriptions
338    to start with a lowercase letter as suggested by packaging guidelines).
339
340 -- Wookey <wookey@survex.com>  Sat, 29 May 2004 23:01:13 +0100
341
342survex (1.0.29) unstable; urgency=low
343
344  * cad3d: Fixed problem with DXF files which stopped them loading with some
345    drawing packages (introduced in 1.0.27).
346  * aven: Changed File->Exit to File->Quit.
347  * Removed some unused messages from the message files.
348  * Romanian translation started.
349  * Fixed a few new lintian warnings.
350  * Fixed new lintian warnings about missing quotes in menu files.
351
352 -- Wookey <wookey@survex.com>  Mon, 19 Mar 2004 14:55:23 +0000
353
354survex (1.0.28) unstable; urgency=low
355
356  * Fixed 3d file reading code to fix incorrect unpacking of compressed
357    station names in a rare case.  Also checked other rare cases work
358    correctly.
359
360 -- Wookey <wookey@survex.com>  Mon, 08 Mar 2004 20:54:03 +0000
361
362survex (1.0.27) unstable; urgency=low
363
364  * cad3d: DXF output now puts surface legs, stations, and labels in separate
365    layers.
366  * debian/control,debian/rules: The default gcc/g++ is now c102 so removed
367    code to explicitly use GCC 3.2.
368
369 -- Wookey <wookey@survex.com>  Wed, 07 Jan 2004 03:27:58 +0000
370
371survex (1.0.26) unstable; urgency=low
372
373  * Standards-Version: 3.6.1 (no changes).
374  * Fixed lintian warning.
375  * Tidied up debian/rules.
376  * cavern: Fixed interleaved topofil data style - the length was always being
377    calculated as zero.
378  * aven: "All Files" now shows files without extensions too.
379  * aven: added Ctrl+Q as shortcut for File->Exit.
380  * aven: depth colouring now uses a proper colour gradient.
381  * cad3d: fixed -e and -r options to not crash (the long versions have always
382    worked).
383  * extend: fixed to initialise an internal structure - failing to do so was
384    probably causing crashes on some platforms.
385  * Fixed standard graphics for "Note", "Warning", etc in the PostScript manual.
386  * Documentation updated.
387  * fixed svxedit man page which previously contained xcaverot documentation!
388  * test suite: check that cavern doesn't report "nan" or "NaN" for any values.
389
390 -- Wookey <wookey@survex.com>  Sat, 29 Nov 2003 00:40:24 +0000
391
392survex (1.0.25) unstable; urgency=low
393
394  * Updated config.guess and config.sub (closes: bug#186687).
395  * Added missing Build-Depends on xlibs-dev (closes: bug#186956).
396
397 -- Wookey <wookey@survex.com>  Mon, 31 Mar 2003 17:49:29 +0100
398
399survex (1.0.24) unstable; urgency=low
400
401  * cavern: fixed LEVEL (broken since around 1.0.8) and added test case.
402  * cavern: corrected handling of declination in Compass DAT files and added
403    test case; also added tests for other aspects of Compass DAT file
404    reading.
405  * printps/printpcl: fixed blank page detection in some obscure cases.
406  * Documentation: started manual section on working with Compass data files.
407  * Added Build-Depends on gcc-3.2 and g++-3.2.
408
409 -- Wookey <wookey@survex.com>  Fri, 28 Mar 2003 02:03:16 +0000
410
411survex (1.0.23) unstable; urgency=low
412
413  * Documentation: include 3d v3 file format description on MS Windows, MS
414    DOS, and RISC OS too; include PNG graphics for manual on MS Windows; minor
415    updates to manual.
416  * Prefer wxWindows 2.4 if it's available (closes: bug#183158).
417  * Disabled experimental support for Chinese (LANG=zh) - it isn't currently
418    working and makes the printer drivers unusable when LANG is set to zh.
419  * Changed Section from math to science.
420  * Changed Priority from optional to extra (we clearly should be optional).
421  * Standards-Version: 3.5.8.0 (support DEB_BUILD_OPTIONS).
422
423 -- Wookey <wookey@survex.com>  Tue, 04 Mar 2003 20:54:17 +0000
424
425survex (1.0.22) unstable; urgency=low
426
427  * aven: Fixed handling of extended elevations (and other flat surveys).
428  * Documentation: fixed 3d v3 file format description and include it in debs.
429  * Build-Depends on libwxgtk2.3-dev|libwxgtk2.2-dev so we still build on
430    hppa while Ron Lee resolves the wx hppa build failure.
431
432 -- Wookey <wookey@survex.com>  Tue, 26 Nov 2002 04:22:26 +0000
433
434survex (1.0.21) unstable; urgency=low
435
436  * cavern: when reading Compass DAT files, we now processes compass and clino
437    backsights, and recognise the "X" flag which indicates a leg should be
438    entirely ignored.  And we now report correct line number with errors in
439    Compass .MAK files.
440  * cavern: if "*infer plumbs on", don't infer a plumb if the clino is
441    +/- 90 degrees, but the backclino isn't (and vice versa).
442  * cavern: fixed 3dx output so it actually works with Chasm once more.
443  * cavern: don't allocate extra space needed for producing 3dx output for
444    Chasm unless we're actually producing that output - saves about 8 bytes
445    per station.
446  * cavern: removed slightly too keen sanity check which could misfire in very
447    unusual circumstances.
448
449 -- Wookey <wookey@survex.com>  Sat, 16 Nov 2002 15:15:12 +0000
450
451survex (1.0.20) unstable; urgency=low
452
453  * aven: update display when "Metric" or "Degrees" is toggled.
454  * cavern: fixed handling of compass and clino corrections in Compass survey
455    data - these were interpreted as radians rather than degrees so the
456    correction was about 57 times too large!)
457  * Improved handling of Compass PLT files - if the survey name is empty, don't
458    insert a survey separator character.
459  * Documentation: fixed incorrect markup which resulted in a bogus footnote.
460  * Use wxwindows-2.3 rather than wxwindows-2.2 (closes: bug#166105).
461
462 -- Wookey <wookey@survex.com>  Fri, 01 Nov 2002 15:28:37 +0000
463
464survex (1.0.19) unstable; urgency=low
465
466  * cavern: can now process Compass format survey data, and even mixed
467    datasets.
468  * cavern: major speedup (up to 60%) when reading in survey data containing
469    a lot of stations in the same survey hierarchy level (which is how Compass
470    files are handled).
471  * cavern: don't warn about a compass reading on a plumbed leg if the
472    plumb was inferred and the compass reading is zero.
473  * cavern: reduced memory usage in code which reads a survey station name.
474  * cavern: reported CPU time would go negative if cavern ran for more than
475    about 36 minutes (highly unlikely but not impossible on a slow machine
476    with a large, highly interconnect survey) - fixed.
477  * cavern: avoid unnecessary work when --percentage isn't specified.
478  * cavern: Writing "*:" at the start of a .svx file would crash cavern - fixed
479    and added test case.  This is an error anyway, but it shouldn't cause a
480    crash.
481  * Don't distribute unused toolbar icons.
482  * Documentation: minor updates.
483
484 -- Wookey <wookey@survex.com>  Fri, 25 Oct 2002 03:16:34 +0100
485
486survex (1.0.18) unstable; urgency=low
487
488  * Fixed "Process" action on .svx files.
489  * File associations: if survex-svxedit isn't installed, run gnome-edit
490    instead.
491  * Include file associations and file icons in the main package rather than
492    survex-aven.
493  * Documentation: added details of the 3d file format (version 3).
494  * Updated TODO list.
495  * Tweaked source to hopefully build on HPPA again (closes: bug#162912).
496  * Proper description for survex-svxedit (closes: bug#162954, bug#162970).
497
498 -- Wookey <wookey@survex.com>  Mon, 07 Oct 2002 00:29:05 +0100
499
500survex (1.0.17) unstable; urgency=low
501
502  * Note: 1.0.15 and 1.0.16 addressed MS Windows specific problems.
503  * survex-aven package now installs mime types, icons, and file associations
504    for Gnome.  Note: at present GMC doesn't seem to notice new files being
505    created (e.g.  Process on a .svx file creates .3d and .err files) - you
506    have to manually refresh the view.
507  * survex-svxedit is now architecture independent.  Fixed up a few lintian
508    warnings relating to it too.
509  * Minor update to manual.
510
511 -- Wookey <wookey@survex.com>  Tue, 24 Sep 2002 20:20:20 +0100
512
513survex (1.0.14) unstable; urgency=low
514
515  * svxedit: This is a Survex data entry editor from the therion team.  It
516    currently experimental needs tcl and wish installed, so is it its own
517    package: survex-svxedit.
518  * Improved handling of Compass PLT files and CMAP xyz files.
519  * aven: when picking non-overlapping labels, show a slight preference to
520    shorter labels with the aim of displaying more labels.
521  * aven: fixed hard to notice problem which could cause the cave to appear
522    tilted sideways after a lot of manipulation.
523  * cavern: Modest speed improvement (0.5% for sample dataset).
524  * cavern: fixed a rarely sighted bug which caused erroneous error about some
525    stations not being attached to a fixed point.
526  * cavern: fixed clino readings and DIRECTION to work in interleaved data.
527  * cavern: improved error reporting when an invalid value is given for a
528    DIRECTION reading.
529  * cavern: fixed "singular matrix" error when very low SDs were specified.
530  * print*: if the --raw is used, the survey can now use the space this would
531    have taken up.
532  * Reading of ASCII 3d files now copes with MSDOS/MS Windows line endings
533    once again.  Added regression test for this.
534  * Updated documentation.
535
536 -- Wookey <wookey@survex.com>  Sun, 15 Sep 2002 00:11:05 +0100
537
538survex (1.0.13) unstable; urgency=low
539
540  * aven: Fixed bug which caused the occasional spurious leg to be shown
541    connecting arbitrary stations.
542  * extend: try to extend along a survey, and make breaks where other surveys
543    join.
544  * cavern: Number reading code reworked to allow repeat readings to be
545    supported, but the actual repeat reading code is currently disabled,
546    and everything should work exactly as before.
547  * Experimental support for Chinese (LANG=zh) - only a few messages are
548    currently translated.
549
550 -- Wookey <wookey@survex.com>  Fri, 28 Jun 2002 15:34:26 +0100
551
552survex (1.0.12) unstable; urgency=low
553
554  * diffpos: fixed to work on 64bit architectures.
555  * sorterr: fixed to work with more than 1024 traverses.
556  * Fixed handling of iso-8859-2 character set.
557  * Fixed Aven to work from Debian Apps menu (running an installed program
558    with an explicit path works again).
559  * xcaverot: automatically switch on PDA mode if the screen is narrower than
560    640 pixels.
561  * Updates to Portuguese translation - all translations are now up-to-date.
562
563 -- Wookey <wookey@survex.com>  Fri, 07 Jun 2002 18:16:30 +0100
564
565survex (1.0.11) unstable; urgency=low
566
567  * aven: improvements in 1.0.10 to the file type selector only work with
568    wxGtk >= 2.3 (the debian package is the latest stable release: 2.2.9
569    where this doesn't work).  Fixed to work as well as possible on 2.2.9,
570    and as intended if rebuilt against 2.3.
571  * aven: fixed so that loading PLT files works regardless of the current locale
572    (previously it would fail for locales where the decimal character wasn't
573    '.').
574  * aven: key actions during autorotation no longer temporarily pause
575    autorotation.
576  * aven: switching to plan or elevation while rotating is now smooth.
577  * aven: removed undocumented and confusing "free rotation mode".
578  * cad3d: write dummy passage dimensions to .plt files to avoid Compass bug.
579  * printps: now supports coloured printouts.
580  * print*: fixed to work correctly with PLT files.
581  * extend: fixed to work correctly with PLT files.
582  * Updates to Italian translation.
583  * Minor documentation updates.
584
585 -- Wookey <wookey@survex.com>  Wed, 29 May 2002 13:44:31 +0100
586
587survex (1.0.10) unstable; urgency=low
588
589  * aven: Fully disabled some debug code (closes: bug#147309).
590  * aven: only add a file to the list of recently used files if it was opened
591    successfully.
592  * aven: recognise ".plf" as a Compass PLT file too; recognise uppercase
593    variants of file extensions in File->Open filters to help people who
594    transfer files from MSDOS/MS Windows.
595  * cavern: fixed bogus warning triggered by "*begin abc.def" (I'm not sure
596    that this should be valid, but the warning given wasn't appropriate).
597  * Fixed scaling problem when reading PLT file (feet->metres conversion
598    factor was being applied backwards!)
599  * Fixed potential problem when reading or writing a 3d file which couldn't
600    be opened.
601  * Translate dots to spaces in survey names in Compass PLT files.
602  * Better handling of PLT files which have a D command before any M command.
603  * Updates to German and Italian internationalisations.
604
605 -- Wookey <wookey@survex.com>  Fri, 24 May 2002 12:48:54 +0100
606
607survex (1.0.9) unstable; urgency=low
608
609  * aven: Fixed jerky start when auto-rotation begins.
610  * cavern: Fixed Direction reading - bug previously made it unusable.
611  * Updates to French, Spanish, Catalan, and Slovak internationalisations.
612
613 -- Wookey <wookey@survex.com>  Fri, 17 May 2002 12:06:48 +0100
614
615survex (1.0.8) unstable; urgency=low
616
617  * aven: lots of improvements and fixes - now uses 25% less memory.
618  * cavern: support for backsights, percentage gradients, inferred exports,
619    and a few minor bug fixes.
620  * print*: a few improvements.
621  * New Slovak (sk) internationalisation.
622
623 -- Wookey <wookey@survex.com>  Mon, 13 May 2002 12:13:27 +0100
624
625survex (1.0.7) unstable; urgency=low
626
627  * print*: halted with a failed assertion in 1.0.4-1.0.6.
628
629 -- Wookey <wookey@survex.com>  Mon, 08 Apr 2002 09:48:43 +0100
630
631survex (1.0.6) unstable; urgency=low
632
633  * Assorted aven fixes and enhancements.
634  * Spell-checked documentation.
635
636 -- Wookey <wookey@survex.com>  Sun, 07 Apr 2002 15:36:11 +0100
637
638survex (1.0.5) unstable; urgency=low
639
640  * img_open_survey() could crash if you tried to open an unrecognised file
641    (i.e. not .3d, .pos, .plt, or .xyz format).
642  * North and East were the wrong way round when reading in .plt files.
643  * cad3d: Improved .plt file output - Compass should read it now.
644  * Documentation updates.
645
646 -- Wookey <wookey@survex.com>  Fri, 05 Apr 2002 01:52:54 +0100
647
648survex (1.0.4) unstable; urgency=low
649
650  * extend: now keep all names for an equated group of stations.
651  * cad3d: if an output filename is given, use its extension to pick the
652    default output format.
653  * aven: movement with keyboard is now accelerated by Shift as in caverot.
654  * print*: --no-borders fixed to work as documented; --no-cutlines added to
655    turn off the dashed lines where pages join on multi-page printouts.
656  * Improvements to .plt file reading.
657  * Added support for reading CMAP XYZ files.
658  * Documentation updates.
659
660 -- Wookey <wookey@survex.com>  Mon, 01 Apr 2002 23:23:07 +0100
661
662survex (1.0.3) unstable; urgency=low
663
664  * aven: support for feet and grads.
665  * aven: show altitude of mouse pointer when in elevation view.
666  * print*: say where output is being sent.
667  * Updated fr internationalisation; minor updates to other languages.
668
669 -- Wookey <wookey@survex.com>  Thu, 21 Mar 2002 01:51:27 +0000
670
671survex (1.0.2) unstable; urgency=low
672
673  * printdm and printpcl now obey font_size_labels setting in print.ini etc.
674  * Enhancements and bug-fix to handling of Topofil.
675  * *FIX with 3 standard deviations but no covariances now works.
676  * cad3d: new --plt option produces crude approximation to Compass .plt
677    files - should be good enough for reading into Carto.
678  * img library now reads Compass .plt files as if they were .3d files.
679  * Updated ca and es internationalisations.
680
681 -- Wookey <wookey@survex.com>  Sun, 17 Mar 2002 12:42:44 +0000
682
683survex (1.0.1) unstable; urgency=low
684
685  * Updated pt-br and it internationalisations.
686
687 -- Wookey <wookey@survex.com>  Thu, 31 Jan 2002 06:15:26 +0000
688
689survex (1.0.0) unstable; urgency=low
690
691  * Compiling gfxcore.cc often causes an ICE in GCC 2.95, so if the compile
692    fails on this source we now retry with -O instead of -O2.  Hopefully
693    this'll get us a build on all architectures...
694
695 -- Wookey <wookey@survex.com>  Sun, 23 Dec 2001 01:58:55 +0000
696
697survex (0.99.10) unstable; urgency=low
698
699  * Aven updates
700  * Bug fix in .3d file reading code
701
702 -- Wookey <wookey@survex.com>  Wed, 19 Dec 2001 14:28:10 +0000
703
704survex (0.99.9) unstable; urgency=low
705
706  * Aven updates
707
708 -- Wookey <wookey@survex.com>  Sat, 15 Dec 2001 14:27:00 +0000
709
710survex (0.99.8) unstable; urgency=low
711
712  * New release - now compiles under GCC3.0 so should build on hppa
713
714 -- Wookey <wookey@survex.com>  Tue, 04 Dec 2001 19:30:07 +0000
715
716survex (0.99.7) unstable; urgency=low
717
718  * New release
719
720 -- Wookey <wookey@survex.com>  Thu, 15 Nov 2001 18:49:05 +0000
721
722survex (0.99.6) unstable; urgency=low
723
724  * New release (closes: bug#118280)
725
726 -- Wookey <wookey@survex.com>  Fri, 09 Nov 2001 15:02:37 +0000
727
728survex (0.99.5) unstable; urgency=low
729
730  * New release (closes: bug#116511)
731  * Aven updates
732
733 -- Wookey <wookey@survex.com>  Mon, 22 Oct 2001 12:16:02 +0100
734
735survex (0.99.4) unstable; urgency=low
736
737  * New release
738
739 -- Wookey <wookey@survex.com>  Fri, 12 Oct 2001 01:56:58 +0100
740
741survex (0.99.3) unstable; urgency=low
742 
743  * New release
744     
745 -- Wookey <wookey@survex.com>  Fri, 05 Oct 2001 01:04:36 +0100
746
Note: See TracBrowser for help on using the repository browser.