[grass] branch ubuntugis/vivid updated (281e269 -> 089a9cd)

Martin Landa martinl-guest at moszumanska.debian.org
Sat Jan 30 11:39:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

martinl-guest pushed a change to branch ubuntugis/vivid
in repository grass.

      from  281e269   Update branch in gbp.conf & Vcs-Git URL
      adds  e22f7b2   Update Vcs-Git URL to use HTTPS.
      adds  04f1bea   Imported Upstream version 7.0.3
      adds  0684b7a   Merge tag 'upstream/7.0.3'
      adds  6e7c804   New upstream release.
      adds  2a06b50   Update copyright file.
      adds  6de70d6   Update branch in gbp.conf & Vcs-Git URL.
      adds  368819f   Add patch for various typos.
      adds  d757a74   Set distribution to unstable.
       new  089a9cd   New upstream release (7.0.3)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog_7.0.3.gz                                 |   Bin 0 -> 820475 bytes
 ChangeLog_7.0.3RC2.gz                              |   Bin 819655 -> 0 bytes
 debian/changelog                                   |    76 +-
 debian/copyright                                   |    38 +-
 debian/patches/series                              |     1 +
 debian/patches/various-typos.patch                 |   522 +
 demolocation/PERMANENT/.bash_history               |    83 +-
 demolocation/PERMANENT/.bashrc                     |    22 +-
 display/d.erase/d.erase.html                       |     2 +-
 display/d.extract/d.extract.html                   |     2 +-
 display/d.fontlist/d.fontlist.html                 |     2 +-
 display/d.histogram/d.histogram.html               |     2 +-
 display/d.info/d.info.html                         |     2 +-
 display/d.labels/d.labels.html                     |     2 +-
 display/d.linegraph/d.linegraph.html               |     2 +-
 display/d.title/d.title.html                       |     2 +-
 doc/howto_release.txt                              |     5 +-
 doc/vector/v.example/v.example.html                |     2 +-
 general/g.access/g.access.html                     |     2 +-
 general/g.cairocomp/g.cairocomp.html               |     2 +-
 general/g.dirseps/g.dirseps.html                   |     2 +-
 general/g.pnmcomp/g.pnmcomp.html                   |     2 +-
 general/g.ppmtopng/g.ppmtopng.html                 |     2 +-
 general/g.setproj/g.setproj.html                   |     2 +-
 general/g.tempfile/g.tempfile.html                 |     2 +-
 gui/wxpython/dbmgr/base.py                         |    11 +-
 gui/wxpython/gis_set.py                            |     6 +
 gui/wxpython/lmgr/frame.py                         |     1 -
 gui/wxpython/psmap/dialogs.py                      |     2 +
 imagery/i.evapo.mh/i.evapo.mh.html                 |     9 +-
 .../i.ortho.camera/i.ortho.camera.html             |     2 +-
 .../i.ortho.photo/i.ortho.elev/i.ortho.elev.html   |     2 +-
 .../i.ortho.photo/i.ortho.init/i.ortho.init.html   |     2 +-
 .../i.ortho.rectify/i.ortho.rectify.html           |     2 +-
 .../i.ortho.transform/i.ortho.transform.html       |     2 +-
 imagery/i.rgb.his/i.rgb.his.html                   |     2 +-
 imagery/i.zc/i.zc.html                             |     2 +-
 include/VERSION                                    |     2 +-
 lib/init/grass.py                                  |     3 +-
 lib/python/ctypes/arraystats.py                    |   659 +
 lib/python/ctypes/cluster.py                       |   785 +
 lib/python/ctypes/date.py                          |  1037 +
 lib/python/ctypes/dbmi.py                          |  3919 ++
 lib/python/ctypes/display.py                       |  1672 +
 lib/python/ctypes/g3d.py                           |  2842 +
 lib/python/ctypes/gis.py                           |  3879 ++
 lib/python/ctypes/gmath.py                         |  1389 +
 lib/python/ctypes/grass.py                         |  3645 ++
 lib/python/ctypes/imagery.py                       |  1389 +
 lib/python/ctypes/nviz.py                          |  1338 +
 lib/python/ctypes/ogsf.py                          |  6214 ++
 lib/python/ctypes/proj.py                          |   907 +
 lib/python/ctypes/raster.py                        |  3597 ++
 lib/python/ctypes/raster3d.py                      |  1037 +
 lib/python/ctypes/stats.py                         |   844 +
 lib/python/ctypes/trans.py                         |   628 +
 lib/python/ctypes/vector.py                        |  5751 ++
 lib/python/ctypes/vedit.py                         |  2096 +
 lib/python/pygrass/utils.py                        |    88 +-
 lib/python/script/setup.py.tmp                     |   196 -
 lib/vector/diglib/struct_alloc.c                   |     2 +-
 locale/po/grasslibs_ar.po                          | 11866 ++--
 locale/po/grasslibs_cs.po                          | 13098 ++--
 locale/po/grasslibs_de.po                          | 12984 ++--
 locale/po/grasslibs_el.po                          | 12594 ++--
 locale/po/grasslibs_es.po                          | 13583 ++--
 locale/po/grasslibs_fi.po                          |  9294 +--
 locale/po/grasslibs_fr.po                          | 13914 ++--
 locale/po/grasslibs_it.po                          | 13464 ++--
 locale/po/grasslibs_ja.po                          | 12790 ++--
 locale/po/grasslibs_ko.po                          | 11329 ++--
 locale/po/grasslibs_lv.po                          | 12280 ++--
 locale/po/grasslibs_ml.po                          | 11033 ++--
 locale/po/grasslibs_pl.po                          | 12820 ++--
 locale/po/grasslibs_pt.po                          | 13226 ++--
 locale/po/grasslibs_pt_br.po                       | 12063 ++--
 locale/po/grasslibs_ro.po                          | 10736 ++--
 locale/po/grasslibs_ru.po                          | 13086 ++--
 locale/po/grasslibs_sl.po                          | 12212 ++--
 locale/po/grasslibs_th.po                          | 12466 ++--
 locale/po/grasslibs_tr.po                          | 12314 ++--
 locale/po/grasslibs_vi.po                          | 13154 ++--
 locale/po/grasslibs_zh.po                          | 12676 ++--
 locale/po/grassmods_ar.po                          | 57018 +++++++++--------
 locale/po/grassmods_cs.po                          | 60121 +++++++++---------
 locale/po/grassmods_de.po                          | 63087 +++++++++----------
 locale/po/grassmods_el.po                          | 51279 ++++++++-------
 locale/po/grassmods_es.po                          | 61380 +++++++++---------
 locale/po/grassmods_fi.po                          | 43078 +++++++------
 locale/po/grassmods_fr.po                          | 62583 +++++++++---------
 locale/po/grassmods_it.po                          | 59978 +++++++++---------
 locale/po/grassmods_ja.po                          | 60987 +++++++++---------
 locale/po/grassmods_ko.po                          | 51112 ++++++++-------
 locale/po/grassmods_lv.po                          | 58284 ++++++++---------
 locale/po/grassmods_pl.po                          | 61015 +++++++++---------
 locale/po/grassmods_pt.po                          | 60151 +++++++++---------
 locale/po/grassmods_pt_br.po                       | 60393 +++++++++---------
 locale/po/grassmods_ro.po                          | 47809 +++++++-------
 locale/po/grassmods_ru.po                          | 61485 +++++++++---------
 locale/po/grassmods_sl.po                          | 58616 +++++++++--------
 locale/po/grassmods_th.po                          | 60713 +++++++++---------
 locale/po/grassmods_tr.po                          | 57651 +++++++++--------
 locale/po/grassmods_vi.po                          | 61661 +++++++++---------
 locale/po/grassmods_zh.po                          | 58893 +++++++++--------
 locale/po/grasswxpy_cs.po                          | 28618 ++++-----
 locale/po/grasswxpy_de.po                          | 29154 +++++----
 locale/po/grasswxpy_el.po                          | 23888 +++----
 locale/po/grasswxpy_es.po                          | 29212 ++++-----
 locale/po/grasswxpy_fi.po                          | 19680 +++---
 locale/po/grasswxpy_fr.po                          | 29087 +++++----
 locale/po/grasswxpy_id.po                          | 27945 ++++----
 locale/po/grasswxpy_it.po                          | 28151 ++++-----
 locale/po/grasswxpy_ja.po                          | 28591 +++++----
 locale/po/grasswxpy_ko.po                          | 19136 +++---
 locale/po/grasswxpy_lv.po                          | 23867 +++----
 locale/po/grasswxpy_ml.po                          | 24445 ++++---
 locale/po/grasswxpy_pl.po                          | 28217 +++++----
 locale/po/grasswxpy_pt.po                          | 28193 +++++----
 locale/po/grasswxpy_pt_br.po                       | 28357 +++++----
 locale/po/grasswxpy_ro.po                          | 29306 +++++----
 locale/po/grasswxpy_ru.po                          | 28029 ++++----
 locale/po/grasswxpy_th.po                          | 25310 ++++----
 locale/po/grasswxpy_tr.po                          | 27799 ++++----
 locale/po/grasswxpy_vi.po                          | 28489 +++++----
 locale/po/grasswxpy_zh.po                          | 28124 +++++----
 misc/m.measure/m.measure.html                      |     2 +-
 mswindows/env.bat                                  |     2 +
 mswindows/osgeo4w/env.bat.tmpl                     |     2 +
 mswindows/osgeo4w/package.sh                       |     2 +
 raster/r.buffer/r.buffer.html                      |    22 +-
 raster/r.buffer/r_buffer_road.png                  |   Bin 0 -> 74665 bytes
 raster/r.colors/.pgm                               |     4 +
 raster/r.describe/r.describe.html                  |     2 +-
 raster/r.grow.distance/r.grow.distance.html        |    18 +-
 raster/r.grow.distance/r_grow_distance_sea.png     |   Bin 0 -> 114355 bytes
 raster/r.horizon/r.horizon.html                    |     8 +-
 raster/r.in.ascii/r.in.ascii.html                  |     5 +-
 raster/r.mapcalc/mapcalc.output                    |  2506 -
 raster/r.mapcalc/mapcalc.tab.c                     |  2043 -
 raster/r.mapcalc/mapcalc.tab.h                     |   122 -
 raster/r.mapcalc/mapcalc.yy.c                      |  2241 -
 raster/r.out.gridatb/r.out.gridatb.html            |     2 +-
 raster/r.out.vrml/r.out.vrml.html                  |     2 +-
 raster/r.support.stats/r.support.stats.html        |     2 +-
 raster/r.transect/r.transect.html                  |     2 +-
 raster3d/r3.in.v5d/r3.in.v5d.html                  |     2 +-
 raster3d/r3.info/r3.info.html                      |     2 +-
 raster3d/r3.mask/r3.mask.html                      |     2 +-
 raster3d/r3.null/r3.null.html                      |     2 +-
 raster3d/r3.out.netcdf/r3.out.netcdf.html          |     2 +-
 raster3d/r3.out.v5d/r3.out.v5d.html                |     2 +-
 raster3d/r3.showdspf/r3.showdspf.html              |     2 +-
 raster3d/r3.stats/r3.stats.html                    |     2 +-
 raster3d/r3.support/r3.support.html                |     2 +-
 scripts/d.rast.edit/d.rast.edit.html               |     2 +-
 scripts/d.redraw/d.redraw.html                     |     2 +-
 scripts/db.dropcolumn/db.dropcolumn.html           |     2 +-
 scripts/db.test/db.test.html                       |     2 +-
 scripts/g.extension/g.extension.py                 |    11 +-
 scripts/g.manual/g.manual.html                     |     2 +-
 scripts/i.image.mosaic/i.image.mosaic.html         |     2 +-
 scripts/r.buffer.lowmem/r.buffer.lowmem.html       |     2 +-
 scripts/r.in.aster/r.in.aster.html                 |     2 +-
 scripts/v.build.all/v.build.all.html               |     2 +-
 scripts/v.centroids/v.centroids.html               |     2 +-
 scripts/v.db.addcolumn/v.db.addcolumn.html         |     2 +-
 scripts/v.db.dropcolumn/v.db.dropcolumn.html       |     2 +-
 scripts/v.db.droptable/v.db.droptable.html         |     2 +-
 scripts/v.db.reconnect.all/v.db.reconnect.all.html |     2 +-
 scripts/v.db.renamecolumn/v.db.renamecolumn.html   |     2 +-
 scripts/v.in.geonames/v.in.geonames.html           |     2 +-
 scripts/v.in.lines/v.in.lines.html                 |     2 +-
 scripts/v.in.mapgen/v.in.mapgen.html               |     2 +-
 scripts/v.report/v.report.html                     |     2 +-
 vector/v.buffer/main.c                             |     3 +-
 vector/v.buffer/v.buffer.html                      |     4 +-
 vector/v.in.dwg/v.in.dwg.html                      |     2 +-
 vector/v.in.dxf/v.in.dxf.html                      |     2 +-
 vector/v.out.dxf/v.out.dxf.html                    |     2 +-
 vector/v.out.svg/v.out.svg.html                    |     2 +-
 vector/v.patch/v.patch.html                        |     2 +-
 vector/v.perturb/v.perturb.html                    |     2 +-
 vector/v.support/v.support.html                    |     2 +-
 183 files changed, 1071728 insertions(+), 1033962 deletions(-)
 create mode 100644 ChangeLog_7.0.3.gz
 delete mode 100644 ChangeLog_7.0.3RC2.gz
 create mode 100644 debian/patches/various-typos.patch
 create mode 100644 lib/python/ctypes/arraystats.py
 create mode 100644 lib/python/ctypes/cluster.py
 create mode 100644 lib/python/ctypes/date.py
 create mode 100644 lib/python/ctypes/dbmi.py
 create mode 100644 lib/python/ctypes/display.py
 create mode 100644 lib/python/ctypes/g3d.py
 create mode 100644 lib/python/ctypes/gis.py
 create mode 100644 lib/python/ctypes/gmath.py
 create mode 100644 lib/python/ctypes/grass.py
 create mode 100644 lib/python/ctypes/imagery.py
 create mode 100644 lib/python/ctypes/nviz.py
 create mode 100644 lib/python/ctypes/ogsf.py
 create mode 100644 lib/python/ctypes/proj.py
 create mode 100644 lib/python/ctypes/raster.py
 create mode 100644 lib/python/ctypes/raster3d.py
 create mode 100644 lib/python/ctypes/stats.py
 create mode 100644 lib/python/ctypes/trans.py
 create mode 100644 lib/python/ctypes/vector.py
 create mode 100644 lib/python/ctypes/vedit.py
 delete mode 100644 lib/python/script/setup.py.tmp
 create mode 100644 raster/r.buffer/r_buffer_road.png
 create mode 100644 raster/r.colors/.pgm
 create mode 100644 raster/r.grow.distance/r_grow_distance_sea.png
 delete mode 100644 raster/r.mapcalc/mapcalc.output
 delete mode 100644 raster/r.mapcalc/mapcalc.tab.c
 delete mode 100644 raster/r.mapcalc/mapcalc.tab.h
 delete mode 100644 raster/r.mapcalc/mapcalc.yy.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git



More information about the Pkg-grass-devel mailing list