source: git/debian/control @ ce2340e

RELEASE/1.2debug-cidebug-ci-sanitiserswalls-datawalls-data-hanging-as-warning debian/1.2.36-1
Last change on this file since ce2340e was ce2340e, checked in by Olly Betts <olly@…>, 6 years ago

Debian package to 1.2.36-1

  • New upstream release + Includes fix-wx-assertion.patch so drop.
  • Move survexport to survex-aven binary package as it also depends on wxWidgets libraries, which is the main motivation for the split.
  • debian/control: Mark conformance with policy 4.1.5.
  • debian/control: Drop "Testsuite" header which apparently isn't needed.
  • debian/survex-aven.lintian-overrides: Add a second suppression for another occurrence of "reencode" which is a PostScript? command not a typo.
  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[bc59149]1Source: survex
2Section: science
[95917f0]3Priority: optional
[383fbac]4Maintainer: Olly Betts <olly@survex.com>
5Uploaders: Wookey <wookey@debian.org>
[ce2340e]6Standards-Version: 4.1.5
[b25066b]7Build-Depends: debhelper (>= 9), libx11-dev, libxext-dev, x11proto-core-dev,
[1d6ac30]8    libavcodec-dev, libavformat-dev, libproj-dev, libswscale-dev,
[95917f0]9    libwxgtk3.0-gtk3-dev, mesa-common-dev, libglu1-mesa-dev, autotools-dev,
[e649379]10    pkg-config
[c8f1559]11Homepage: https://survex.com/
[bc59149]12
13Package: survex
14Architecture: any
15Depends: ${misc:Depends}, ${shlibs:Depends}
16Recommends: survex-aven (= ${binary:Version})
[e649379]17Suggests: vim-addon-manager
[bc59149]18Description: cave surveying and mapping software
19 A software suite to process, view, and print cave survey data.  Survex
[a96747b]20 is cross-platform (Linux, Unix, Mac OS X, Microsoft Windows).  It has
21 been translated into many languages.  It can deal with extremely large and
22 complex datasets and can read survey data from many sources.
[bc59149]23
24Package: survex-aven
25Architecture: any
26Depends: survex (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
27Description: sophisticated cave survey viewer for Survex
28 An advanced cave survey data viewer for Survex, written using the wxWidgets
[fca2036]29 library, and using OpenGL for rendering.  Aven allows searching for stations,
30 highlighting categories of stations such entrances or fixed points, measuring
[e649379]31 the distance between stations, showing passage walls, showing the terrain
32 above the cave, and supports presentations (pre-recorded fly-throughs).
Note: See TracBrowser for help on using the repository browser.