source: git/debian/control @ bc59149

RELEASE/1.1RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since bc59149 was bc59149, checked in by Olly Betts <olly@…>, 14 years ago

Update packaging for 1.1.3.

git-svn-id: file:///home/survex-svn/survex/branches/survex-1_1@3436 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 1.5 KB
Line 
1Source: survex
2Section: science
3Priority: extra
4Maintainer: Wookey <wookey@survex.com>
5Uploaders: Olly Betts <olly@survex.com>
6Standards-Version: 3.8.4
7Build-Depends: debhelper (>= 7), libx11-dev, libxext-dev, x11proto-core-dev,
8    libwxgtk2.8-dev, mesa-common-dev, libglu1-mesa-dev, autotools-dev
9Homepage: http://survex.com/
10
11Package: survex
12Architecture: any
13Depends: ${misc:Depends}, ${shlibs:Depends}
14Recommends: survex-aven (= ${binary:Version})
15Suggests: survex-svxedit (= ${source:Version}), vim-addon-manager
16Description: cave surveying and mapping software
17 A software suite to process, view, and print cave survey data.  Survex
18 is cross-platform (Linux, Unix, Mac OS X, Microsoft Windows).  It includes
19 English, French, German, Portuguese, Catalan, Spanish, Slovak, and Romanian
20 internationalisations.  It can deal with extremely large and complex
21 datasets and can read survey data from many sources.
22
23Package: survex-aven
24Architecture: any
25Depends: survex (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
26Description: sophisticated cave survey viewer for Survex
27 An advanced cave survey data viewer for Survex, written using the wxWidgets
28 library, and using OpenGL.
29
30Package: survex-svxedit
31Architecture: all
32Depends: tk8.4|wish, bwidget, ${misc:Depends}
33Recommends: survex (>= ${source:Version})
34Description: survey data editor for Survex
35 Experimental cave survey data entry editor for Survex.  Packaged separately
36 as it requires Tcl to be installed, and a text editor may be used instead.
Note: See TracBrowser for help on using the repository browser.