[qgis] branch master updated (6736648 -> b8ad451)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Feb 27 00:30:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository qgis.
from 6736648 Set distribution to experimental.
new 343e303 Imported Upstream version 2.8.1
new d50ac13 Merge tag 'upstream/2.8.1'
new fe94e57 New upstream release.
new 77c2813 Update grass dependencies to prevent building with unsupported GRASS 7.
new 6df1e02 Refresh patches.
new b8ad451 Add patches from release-2_8 branch.
The 6 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:
CMakeLists.txt | 2 +-
ChangeLog | 191 +++++++++++++++++
INSTALL | 9 +-
NEWS | 60 ++----
cmake/FindPyQt.py | 24 ++-
debian/changelog | 13 ++
debian/control | 8 +-
debian/control.in | 16 +-
debian/copyright | 2 +-
...-ada01603cb7b10786436aa0ed2361743b52ce48f.patch | 41 ++++
...correctly-handle-tiny-polygons-smaller-th.patch | 27 +++
debian/patches/allows-to-typo.patch | 70 +++----
debian/patches/series | 2 +
debian/rules | 3 +-
doc/CODING.html | 2 +-
doc/CODING.t2t | 2 +-
doc/INSTALL.html | 12 +-
doc/TRANSLATORS | 8 +-
doc/developersmap.html | 1 +
doc/linux.t2t | 3 +-
doc/news.html | 62 +++---
doc/news.t2t | 9 +-
i18n/qgis_de.ts | 20 +-
i18n/qgis_en.ts | 4 +
images/developers/essen-2012.jpg | Bin 60213 -> 0 bytes
images/developers/essen-2014.jpg | Bin 0 -> 106306 bytes
images/flags/sr at latin.png | Bin 423 -> 0 bytes
images/flags/{zh_CN.png => zh.png} | Bin
images/images.qrc | 4 +-
python/analysis/raster/qgsrastercalcnode.sip | 3 +-
python/core/qgis.sip | 2 +
python/core/qgsgeometry.sip | 2 +-
python/gui/qgsattributedialog.sip | 11 +-
.../MetaSearch/dialogs/newconnectiondialog.py | 5 +
.../MetaSearch/resources/connections-default.xml | 2 +-
.../processing/algs/qgis/SelectByLocation.py | 4 +-
scripts/release.pl | 225 +++++++++++++--------
scripts/tsstat.pl | 117 ++++++-----
src/analysis/raster/qgsrastercalcnode.cpp | 8 +-
src/analysis/raster/qgsrastercalcnode.h | 3 +-
src/analysis/raster/qgsrastercalculator.cpp | 11 +-
.../composer/qgscomposerattributetablewidget.cpp | 35 +---
src/app/composer/qgscomposerlabelwidget.cpp | 7 +-
src/app/composer/qgscomposerlegendwidget.cpp | 33 +--
src/app/composer/qgscomposermapwidget.cpp | 12 +-
src/app/composer/qgscomposerscalebarwidget.cpp | 8 +-
src/app/composer/qgscomposertablewidget.cpp | 17 +-
src/app/gps/qgsgpsinformationwidget.cpp | 48 ++---
src/app/gps/qgsgpsinformationwidget.h | 2 +
src/app/qgisapp.cpp | 1 +
src/app/qgsbookmarks.cpp | 36 ++--
src/app/qgsdecorationgriddialog.cpp | 10 +-
src/app/qgsdiagramproperties.cpp | 5 +-
src/app/qgsfeatureaction.cpp | 6 +-
src/app/qgslabeldialog.cpp | 9 +-
src/app/qgslabelinggui.cpp | 6 -
src/app/qgsmeasuredialog.cpp | 17 +-
src/app/qgsrastercalcdialog.cpp | 13 +-
src/core/qgis.cpp | 12 ++
src/core/qgis.h | 2 +
src/core/qgsdistancearea.cpp | 3 +-
src/core/qgsgeometry.cpp | 2 +-
src/core/qgsgeometry.h | 2 +-
src/core/qgssnappingutils.cpp | 3 +-
src/core/qgsvectorlayer.cpp | 4 +-
src/gui/qgisgui.cpp | 17 +-
src/gui/qgisgui.h | 10 +
src/gui/qgsattributeform.cpp | 2 +-
src/gui/qgsmaptoolzoom.cpp | 3 +-
.../qgspointdisplacementrendererwidget.cpp | 10 +-
src/providers/oracle/qgsoracleprovider.cpp | 5 +-
src/providers/wms/qgswmsprovider.cpp | 13 +-
72 files changed, 838 insertions(+), 503 deletions(-)
create mode 100644 debian/patches/0001-backport-ada01603cb7b10786436aa0ed2361743b52ce48f.patch
create mode 100644 debian/patches/0001-processing-correctly-handle-tiny-polygons-smaller-th.patch
delete mode 100644 images/developers/essen-2012.jpg
create mode 100644 images/developers/essen-2014.jpg
delete mode 100644 images/flags/sr at latin.png
copy images/flags/{zh_CN.png => zh.png} (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git
More information about the Pkg-grass-devel
mailing list