<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Bas Couwenberg pushed to branch upstream-ltr
at <a href="https://salsa.debian.org/debian-gis-team/qgis">Debian GIS Project / qgis</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/qgis/commit/f05602749e3662121c10bb2545b7651b18c55d63">f0560274</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2018-10-26T12:46:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.18.25+dfsg</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#00fe7828d56d7a3ee4030d6cea057cf13f50e70c">
ChangeLog
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#92502407d28a652fcf02e03779e5de5a8c9a3f8d">
i18n/qgis_pl.ts
</a>
</li>
<li class="file-stats">
<a href="#752fd99963147599a05049ba2bcc9425f5835113">
python/plugins/MetaSearch/resources/connections-default.xml
</a>
</li>
<li class="file-stats">
<a href="#ad98d9af2a90e5a32bfc58fabfc492f9f8061787">
python/plugins/db_manager/dlg_sql_layer_window.py
</a>
</li>
<li class="file-stats">
<a href="#e7fad3a747940278ed944b560517a757676ae2ca">
python/plugins/processing/algs/gdal/ogr2ogr.py
</a>
</li>
<li class="file-stats">
<a href="#31871da09b3411b400991f2ebd772e71fd95959e">
python/plugins/processing/gui/MultipleInputDialog.py
</a>
</li>
<li class="file-stats">
<a href="#05438b8137440d530b1b9079daa221f540473559">
python/plugins/processing/tests/GdalAlgorithmsTest.py
</a>
</li>
<li class="file-stats">
<a href="#075e7c0e3b632a9b1f689be415a816b8f8844c79">
src/analysis/raster/qgsalignraster.cpp
</a>
</li>
<li class="file-stats">
<a href="#a1bd7511c0fde52fc18dc5b1743779ef77806a5d">
src/app/qgsoptions.cpp
</a>
</li>
<li class="file-stats">
<a href="#70cf4cb6e83bbfc7af33c6b4511f7b338cfa26a2">
src/core/qgsdataitem.cpp
</a>
</li>
<li class="file-stats">
<a href="#a2e958cc4146e46e3030849db8e65793bf04f829">
src/core/symbology-ng/qgsfillsymbollayerv2.cpp
</a>
</li>
<li class="file-stats">
<a href="#d7affdda2ba41cddafd6b5b95ccf3e798bdad9ae">
src/core/symbology-ng/qgsmarkersymbollayerv2.cpp
</a>
</li>
<li class="file-stats">
<a href="#be8441905c4921202dee6a743960d5f542e1c655">
src/plugins/georeferencer/qgsgeoreftransform.cpp
</a>
</li>
<li class="file-stats">
<a href="#8140f915592bc2ed2afa90c4f575cdb445cb99d4">
src/plugins/georeferencer/qgsimagewarper.cpp
</a>
</li>
<li class="file-stats">
<a href="#58ffb6db7c9afb223f462a72c22bf777c1f873b7">
src/providers/gdal/qgsgdalprovider.cpp
</a>
</li>
<li class="file-stats">
<a href="#2f228f4720aa1de8c203097b3e876eba17483769">
src/providers/gdal/qgsgdalprovider.h
</a>
</li>
<li class="file-stats">
<a href="#09a9ff64234d4b3740faebdd81f9c29159e4c663">
src/providers/gdal/qgsgdalproviderbase.cpp
</a>
</li>
<li class="file-stats">
<a href="#b2b660cce5d166a7cf06200d3f3178448390f5ac">
src/providers/gdal/qgsgdalproviderbase.h
</a>
</li>
<li class="file-stats">
<a href="#0b9627b84fe97493b37844a1f72b356fcede8e27">
src/providers/ogr/qgsogrprovider.cpp
</a>
</li>
<li class="file-stats">
<a href="#dfcea48c1e19822602e790eb598b9276692722c6">
src/providers/postgres/qgspostgresprovider.cpp
</a>
</li>
<li class="file-stats">
<a href="#08f59672ea7edbb8949d20a83014324e772dc714">
src/providers/spatialite/qgsspatialiteprovider.cpp
</a>
</li>
<li class="file-stats">
<a href="#32fb93a5d15db5722125d73a8c01798dea267495">
src/providers/wcs/qgswcsprovider.h
</a>
</li>
<li class="file-stats">
<a href="#987487e931fe49b486909051bd54bab07cb61c2d">
src/server/qgshttprequesthandler.cpp
</a>
</li>
<li class="file-stats">
<a href="#d8340157f0575861eb81239a182d51375beee121">
src/server/qgswfsprojectparser.cpp
</a>
</li>
<li class="file-stats">
<a href="#28af78ef55e182c3eebdcbabe93449f8af9e599a">
src/server/qgswfsserver.cpp
</a>
</li>
<li class="file-stats">
<a href="#18569d20966c7473016ab0ffca0baff9e29a69f2">
src/server/qgswfsserver.h
</a>
</li>
<li class="file-stats">
<a href="#4381761072cc6fad36ec28d1494488617e4804d7">
tests/src/core/testqgsapplication.cpp
</a>
</li>
<li class="file-stats">
<a href="#19e549b30216369729988d1ae5fd616084658bb4">
tests/src/core/testqgslinefillsymbol.cpp
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/qgis/commit/f05602749e3662121c10bb2545b7651b18c55d63">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/debian-gis-team/qgis/commit/f05602749e3662121c10bb2545b7651b18c55d63"}}</script>
</p>
</div>
</body>
</html>