lp:ubuntu/natty/grass

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/grass
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

14. By Matthias Klose

Rebuild with python 2.7 as the python default.

13. By Francesco Paolo Lovergine

* Merging main fixes taken from final 6.4.0 release. The big patch has been
  splitted in a few sub-patches for specific improvements.
      + localization.dpatch: updates to .po files.
      + doc.dpatch: various documentation fixes with update to main URL too.
      + gcs.dpatch: Port GDAL's http://trac.osgeo.org/gdal/changeset/19810
            to fix missing towsg84 for EPSG codes: 3120 2172 2173 2174 2175
            3333 3334 3335 3329 3330 3331 3332 3328 4179.
            It also forces ETRS89 datum to be
            interpreted as 0,0,0,0,0,0,0 instead of 0.000,0.000,0.000 (i.e.
            overrides the datum.table ETRS89 setting, too). More info:
            http://lists.osgeo.org/pipermail/grass-dev/2010-June/050918.html,
            http://trac.osgeo.org/gdal/ticket/3579.
      + g.extension.dpatch: added Markus g.extension script to download and
        eventually install extension from GRASS svn add-ons repo.
      + scripts.dpatch: some fixes to a blounce of scripts:
              m.proj - added GUI section
              r.mask - allow r.mask to work in GISDBASE
              v.in.gpsbabel - fixed broken awk statement
              v.in.mapgen - better describe what v.in.mapgen will load
              r.regression.line - rename variable from italian so it
                   doesn't get confused with median, add F-test to key
      + g.proj: only split at space characters if there is a + character
                following
      + clean_nodes: in Vlib fixes segfault when cleaning small angles
                 at nodes
      + read_sig.c: catch empty sig files
      + convert.c: added non-standard datum name lookup
      + r.grow.distance: bugfix for distance calculation
      + geom.c: fixes bug for min_area
      + flythrough: fixes NVIZ fly mode on 64bit. See #46 from upstream trac.
      + filldepr.cc: r.terraflow: backport fix for #1006 from upstream trac.
* Added missing docs used by GUIs: AUTHORS, contributors CSV files,
  COPYING and a symlink to GPL-2 license in /usr/share/common-licenses.
  Those files need to be symlinked in GISBASE to be found at run-time.
  Thanks AlanB and Hamish for pointing the problem.

12. By Francesco Paolo Lovergine

New upstream snapshot with some fixes in modules.

11. By Francesco Paolo Lovergine

* New upstream pre-release with an important proj fix.
* Added ${misc:Depends} to grass-{dev,doc} to make lintian happy.

10. By Chuck Short

Rebuild for libmysqlclient transition.

9. By Steve Langasek

No-change rebuild against libgdal1-1.6.0

8. By Francesco Paolo Lovergine

* New upstream snapshot taken from 6.4 branch.
* Removed patch newlocation.dpatch, merged upstream.
* Grass is currently not compatible with swig 1.3.39, which causes wxpython
  generalized misfunctioning. Added a swig.dpatch python to pre-build some
  swig stuff with 1.3.36.
  (closes: #549867)

7. By Francesco Paolo Lovergine

* Build-dep on libreadline-dev with more preference againtst libreadline5-dev.
* Policy bumped to 3.8.3.
* Now provides a strict versioned ABI string, which changes at every new
  release. See http://<email address hidden>/msg10312.html
  for a discussion about GIS_H_VERSION. This trick should hopefully avoid
  unnoticed breakages for plugins and Qgis. Basically, forces rebuilding of
  gdal-grass or qgis at every new Grass release.

6. By Francesco Paolo Lovergine

* Added a grass menu item (Hamish).
* Added a grass.menu.in template with related icon.
* Added a simple x-grass wrapper to allow running grass without a pre-running
  controlling terminal. At least it works within ordinary WMs launchers.
  (closes: #503371)
* Added newlocation.dpatch patch to manage correctly new locations.
  (closes: #533738)

5. By Francesco Paolo Lovergine

* Added a build-conflicts against wx2.6-headers in debian/control.in
  (closes: #526200)
* [PATCH] gcc44.dpatch: added a missing std header for gcc 4.4.
  (closes: #526204)
* Added ghostscript among Recommends in debian/control.in.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/grass
This branch contains Public information 
Everyone can see this information.

Subscribers