[qgis] branch jessie-backports updated (f7d0d6f -> 6a32e7b)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon Feb 1 15:11:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch jessie-backports
in repository qgis.
from f7d0d6f Rebuild for jessie-backports.
adds 0df9b23 Imported Upstream version 2.8.5+dfsg
adds be5293e Merge tag 'upstream/2.8.5+dfsg'
adds 3060757 Drop upstream changes for multi distribution support & dh_auto_test override.
adds 484919f Drop upstream packaging templates.
adds a4bca6c New upstream release.
adds 3e5c724 Refresh patches.
adds 12af260 Update symbols for amd64.
adds fde588f Add patches for 'occurred' & 'browser' typos.
adds 74ebe79 Set distribution to experimental.
adds aa9f10b Add dependency on openscenegraph-plugin-osgearth to qgis-plugin-globe.
adds 2d55ac1 Imported Upstream version 2.8.6+dfsg
adds 7aae501 Merge tag 'upstream/2.8.6+dfsg'
adds ab086c8 New upstream release.
adds 19cd72c Refresh patches.
adds 619dab5 Update symbols for amd64.
adds b370fd5 Fix API documentation generation & installation.
adds 52873ef Set distribution to experimental.
adds f89e73b Move from experimental to unstable.
adds a4e5596 Add patches for 'override' & 'suppress' typos.
adds 4b31a02 Update Vcs-Git URL to use HTTPS.
adds d76183f Set distribution to unstable.
adds 1765047 Update symbols for other architectures.
adds b40fc2f Set distribution to unstable.
new 49e5fb7 Merge tag 'debian/2.8.6+dfsg-1' into jessie-backports
new 6a32e7b Rebuild for jessie-backports.
The 2 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 | 94 +
debian/changelog | 49 +
debian/compat.in | 3 -
debian/control | 47 +-
debian/control.in | 431 -
...2.8.4.install => libqgis-analysis2.8.6.install} | 0
...2.8.4.symbols => libqgis-analysis2.8.6.symbols} | 2 +-
...core2.8.4.install => libqgis-core2.8.6.install} | 0
...core2.8.4.symbols => libqgis-core2.8.6.symbols} | 102 +-
debian/libqgis-customwidgets.install.in | 1 -
...s-gui2.8.4.install => libqgis-gui2.8.6.install} | 0
...s-gui2.8.4.symbols => libqgis-gui2.8.6.symbols} | 31 +-
...nstall => libqgis-networkanalysis2.8.6.install} | 0
...ymbols => libqgis-networkanalysis2.8.6.symbols} | 2 +-
...er2.8.4.install => libqgis-server2.8.6.install} | 0
...er2.8.4.symbols => libqgis-server2.8.6.symbols} | 5 +-
...rass2.8.4.install => libqgisgrass2.8.6.install} | 0
...errides => libqgisgrass2.8.6.lintian-overrides} | 2 +-
...rass2.8.4.symbols => libqgisgrass2.8.6.symbols} | 20 +-
...hon2.8.4.install => libqgispython2.8.6.install} | 0
...hon2.8.4.symbols => libqgispython2.8.6.symbols} | 2 +-
debian/patches/allows-to-typo.patch | 70 +-
debian/patches/browser-typo.patch | 522 ++
debian/patches/occurred-typo.patch | 8324 ++++++++++++++++++++
debian/patches/occurrences-typo.patch | 10 +-
debian/patches/override.patch | 578 ++
debian/patches/series | 4 +
debian/patches/suppress-typo.patch | 522 ++
debian/python-qgis.install.in | 9 -
debian/qgis-provider-grass.install.in | 4 -
debian/rules | 26 +-
python/core/qgsfeature.sip | 2 +-
.../editorwidgets/core/qgseditorwidgetwrapper.sip | 9 +
python/gui/qgsfieldvalidator.sip | 2 +-
src/app/legend/qgsapplegendinterface.cpp | 26 +-
src/core/dxf/qgsdxfexport.cpp | 2 +-
src/core/qgsmaplayer.cpp | 6 +
.../editorwidgets/core/qgseditorwidgetwrapper.cpp | 6 +
.../editorwidgets/core/qgseditorwidgetwrapper.h | 9 +
src/gui/editorwidgets/qgstexteditwrapper.cpp | 17 +-
src/gui/qgsfieldvalidator.cpp | 16 +-
src/gui/qgsfieldvalidator.h | 3 +-
src/providers/postgres/qgspostgresprovider.cpp | 8 +-
src/server/qgshttprequesthandler.cpp | 1 +
src/server/qgsserverprojectparser.cpp | 42 +-
src/server/qgswmsconfigparser.cpp | 2 +-
47 files changed, 10368 insertions(+), 645 deletions(-)
delete mode 100644 debian/compat.in
delete mode 100644 debian/control.in
rename debian/{libqgis-analysis2.8.4.install => libqgis-analysis2.8.6.install} (100%)
rename debian/{libqgis-analysis2.8.4.symbols => libqgis-analysis2.8.6.symbols} (99%)
rename debian/{libqgis-core2.8.4.install => libqgis-core2.8.6.install} (100%)
rename debian/{libqgis-core2.8.4.symbols => libqgis-core2.8.6.symbols} (99%)
delete mode 100644 debian/libqgis-customwidgets.install.in
rename debian/{libqgis-gui2.8.4.install => libqgis-gui2.8.6.install} (100%)
rename debian/{libqgis-gui2.8.4.symbols => libqgis-gui2.8.6.symbols} (99%)
rename debian/{libqgis-networkanalysis2.8.4.install => libqgis-networkanalysis2.8.6.install} (100%)
rename debian/{libqgis-networkanalysis2.8.4.symbols => libqgis-networkanalysis2.8.6.symbols} (99%)
rename debian/{libqgis-server2.8.4.install => libqgis-server2.8.6.install} (100%)
rename debian/{libqgis-server2.8.4.symbols => libqgis-server2.8.6.symbols} (99%)
rename debian/{libqgisgrass2.8.4.install => libqgisgrass2.8.6.install} (100%)
rename debian/{libqgisgrass2.8.4.lintian-overrides => libqgisgrass2.8.6.lintian-overrides} (75%)
rename debian/{libqgisgrass2.8.4.symbols => libqgisgrass2.8.6.symbols} (94%)
rename debian/{libqgispython2.8.4.install => libqgispython2.8.6.install} (100%)
rename debian/{libqgispython2.8.4.symbols => libqgispython2.8.6.symbols} (98%)
create mode 100644 debian/patches/browser-typo.patch
create mode 100644 debian/patches/occurred-typo.patch
create mode 100644 debian/patches/override.patch
create mode 100644 debian/patches/suppress-typo.patch
delete mode 100644 debian/python-qgis.install.in
delete mode 100644 debian/qgis-provider-grass.install.in
--
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