[qgis] branch upstream updated (1545fb1 -> 343e303)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Feb 27 00:31:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository qgis.
from 1545fb1 Imported Upstream version 2.8.0
new 343e303 Imported Upstream version 2.8.1
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:
CMakeLists.txt | 2 +-
ChangeLog | 191 ++++++
INSTALL | 9 +-
NEWS | 60 +-
cmake/FindPyQt.py | 24 +-
debian/changelog | 10 +-
debian/control | 2 +-
debian/control.in | 17 +-
debian/copyright | 694 ++++++++++++++++-----
debian/libqgis-dev.install | 1 +
debian/qgis-common.install | 2 +
debian/qgis-server.install | 1 +
debian/qgis.install | 1 +
debian/rules | 10 +-
debian/upstream/metadata | 10 +
debian/watch | 1 +
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 +-
74 files changed, 1295 insertions(+), 613 deletions(-)
create mode 100644 debian/upstream/metadata
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