<!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=US-ASCII" 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
at <a href="https://salsa.debian.org/debian-gis-team/mapproxy">Debian GIS Project / mapproxy</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/mapproxy/commit/28d760d23a27030cb536bce02986952ca1c52ca0">28d760d2</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2019-08-30T10:05:07Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.12.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#961d2007ddaacf60fb7db9dd5246cf601bc343ec">
<span class="new-file">
+
.appveyor.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#3251d7a8143ce2e789f0468513df8f285f842c3a">
CHANGES.txt
</a>
</li>
<li class="file-stats">
<a href="#aa9f7cbe65a2e8cf65c42d5cb1342689ac7b64bd">
doc/auth.rst
</a>
</li>
<li class="file-stats">
<a href="#1a945aed0ce9b5385eb69027eaaf16cd9f6aa634">
doc/caches.rst
</a>
</li>
<li class="file-stats">
<a href="#df0576cbb783bc50b36e1efa3cbe0564a26c8295">
doc/conf.py
</a>
</li>
<li class="file-stats">
<a href="#0d4109c3532e9bd9db2af5aee65a9949a33c837a">
doc/configuration.rst
</a>
</li>
<li class="file-stats">
<a href="#d95221385ba4ef4cf2c81b66bcbaf19f60443197">
doc/configuration_examples.rst
</a>
</li>
<li class="file-stats">
<a href="#80134eeb4547788e050b1c0b83222264a129c510">
doc/coverages.rst
</a>
</li>
<li class="file-stats">
<a href="#da5178110b4e1173e2180e116c920bf349e3baa7">
doc/deployment.rst
</a>
</li>
<li class="file-stats">
<a href="#e1bac02a30eeea9a7b6abaa6a5b64a41dc3f3e0a">
doc/development.rst
</a>
</li>
<li class="file-stats">
<a href="#8fa943a2e9204c63ee09efd3bd69d152ed7a45d3">
doc/install.rst
</a>
</li>
<li class="file-stats">
<a href="#70f0cb98b2950b60b55add4a30ae057f46e122b9">
doc/install_windows.rst
</a>
</li>
<li class="file-stats">
<a href="#cace5880a1affae8d9b55385d27578ee3dae6689">
doc/mapproxy_util_autoconfig.rst
</a>
</li>
<li class="file-stats">
<a href="#17c63cef40a980095cd1c7501e8b3fc54ed6ec58">
doc/seed.rst
</a>
</li>
<li class="file-stats">
<a href="#f8401c92a51370d8413ef157203a898622d0824d">
doc/services.rst
</a>
</li>
<li class="file-stats">
<a href="#6506ac11757d29b53057ed444e03aaabf8e8a442">
doc/sources.rst
</a>
</li>
<li class="file-stats">
<a href="#f38ce738628f0e849f793fbfd18f92d3f27bb58d">
mapproxy/cache/geopackage.py
</a>
</li>
<li class="file-stats">
<a href="#6fafe688df8a74ee3231a7976910e77c78cb1d1a">
mapproxy/cache/path.py
</a>
</li>
<li class="file-stats">
<a href="#685732311c1d0beacb5c1ed3bbe2fadb2280e098">
mapproxy/cache/riak.py
</a>
</li>
<li class="file-stats">
<a href="#ce9aaf1dcdc5a3289f9fa41ca4a6f2d672f66b35">
mapproxy/cache/s3.py
</a>
</li>
<li class="file-stats">
<a href="#01c1666f196e510b676495e196e47382611f4849">
mapproxy/cache/tile.py
</a>
</li>
<li class="file-stats">
<a href="#2bd2532e077998b334989fcc16731b2ace58dbac">
mapproxy/client/cgi.py
</a>
</li>
<li class="file-stats">
<a href="#cf610e2a27c3d79f62922dc2f3d49d839337be61">
mapproxy/client/http.py
</a>
</li>
<li class="file-stats">
<a href="#c53e644025b864ec682cc77efa0f9a4fea9efb93">
mapproxy/client/tile.py
</a>
</li>
<li class="file-stats">
<a href="#ced9f9ee5fc835c8a223c813057951ec75f6664f">
mapproxy/client/wms.py
</a>
</li>
<li class="file-stats">
<a href="#3d76487d60556c7fba4e54673b3cd19823677f0d">
mapproxy/compat/image.py
</a>
</li>
<li class="file-stats">
<a href="#05588f387b42e5c1ddac0e30caa85339f64473ad">
mapproxy/config/config.py
</a>
</li>
<li class="file-stats">
<a href="#0d9ae9366ff4412cdabdc800d5ced45cf7040dc6">
mapproxy/config/loader.py
</a>
</li>
<li class="file-stats">
<a href="#26f861e368b8401f05b3ab515b08f17b7efea5e5">
mapproxy/config/spec.py
</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: #777;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/mapproxy/commit/28d760d23a27030cb536bce02986952ca1c52ca0">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/mapproxy/commit/28d760d23a27030cb536bce02986952ca1c52ca0"}}</script>


</p>
</div>
</body>
</html>