~ubuntu-branches/ubuntu/precise/grass/precise

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Paolo Lovergine
  • Date: 2011-04-13 17:08:41 UTC
  • mfrom: (8.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110413170841-ss1t9bic0d0uq0gz
Tags: 6.4.1-1
* New upstream version.
* Now build-dep on libjpeg-dev and current libreadline6-dev.
* Removed patch swig: obsolete.
* Policy bumped to 3.9.2, without changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
5
5
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>
6
 
Build-depends: flex, bison,libreadline-dev | libreadline5-dev, libncurses5-dev, lesstif2-dev, debhelper (>= 7), dpatch, 
7
 
 libtiff4-dev, tcl-dev (>= 8.4), tk-dev (>= 8.4), libfftw3-dev, libxmu-dev, libglu1-mesa-dev | libglu1-xorg-dev, 
8
 
 libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev (>= 1.5.0), libproj-dev, proj-bin, libjpeg62-dev, 
 
6
Build-depends: flex, bison,libreadline-dev | libreadline6-dev, libncurses5-dev, lesstif2-dev, debhelper (>= 7), 
 
7
 libtiff4-dev, tcl-dev (>= 8.5), tk-dev (>= 8.5), libfftw3-dev, libxmu-dev, libglu1-mesa-dev | libglu1-xorg-dev, 
 
8
 libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev (>= 1.5.0), libproj-dev, proj-bin, libjpeg-dev, 
9
9
 libpng12-dev, libpq-dev, unixodbc-dev, doxygen, fakeroot, libmysqlclient15-dev, graphviz, libsqlite3-dev, python-wxgtk2.8,
10
10
 libcairo2-dev, libwxgtk2.8-dev, python-dev (>= 2.5), swig
11
 
Standards-Version: 3.8.4
 
11
Standards-Version: 3.9.2
12
12
Build-Conflicts: wx2.6-headers
13
13
Homepage: http://grass.osgeo.org/
14
 
Vcs-Browser: http://svn.debian.org/wsvn/pkg-grass/packages/grass/trunk
15
 
Vcs-Svn: svn://svn.debian.org/pkg-grass/packages/grass/trunk
 
14
Vcs-Browser: http://git.debian.org/?p=pkg-grass/grass.git
 
15
Vcs-Git: git://git.debian.org/git/pkg-grass/grass.git
16
16
 
17
17
Package: grass
18
18
Section: science
19
19
Architecture: any
20
 
Depends: ${shlibs:Depends}, xterm | x-terminal-emulator, ${misc:Depends}
 
20
Depends: ${shlibs:Depends}, xterm | x-terminal-emulator, python (>= 2.5), python-numpy,
 
21
 python-opengl, python-wxgtk2.8, ${misc:Depends}
21
22
Suggests: grass-doc, gdal-bin, proj-bin, e00compr, avce00, gpsbabel, gpstrans,
22
 
 gnuplot, xml2, wget | curl, python-opengl, python-wxgtk2.8, netpbm
23
 
Recommends: python (>= 2.5), python-numpy, ghostscript
24
 
Provides: grass640+42329
 
23
 gnuplot, xml2, wget | curl, netpbm
 
24
Recommends: ghostscript
 
25
Provides: grass641
25
26
Description: Geographic Resources Analysis Support System 
26
27
 Commonly referred to as GRASS, this is a Geographic Information
27
28
 System (GIS) used for geospatial data management and analysis,
33
34
Package: grass-doc
34
35
Section: doc
35
36
Architecture: all
36
 
Conflicts: grass-doc
37
 
Replaces: grass-doc
38
 
Provides: grass-doc
39
37
Depends: ${misc:Depends}
40
38
Description: Geographic Resources Analysis Support System documentation
41
39
 Commonly referred to as GRASS, this is a Geographic Information
50
48
Package: grass-dev
51
49
Section: devel
52
50
Architecture: any
53
 
Depends: grass (= ${binary:Version}), libproj-dev, ${misc:Depends}
 
51
Depends: grass (= ${binary:Version}), libproj-dev, libgdal1-dev, ${misc:Depends}
54
52
Suggests: pkg-config
55
53
Provides: grass64-dev
56
54
Description: GRASS GIS development files