<!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/python-cartopy">Debian GIS Project / python-cartopy</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/409ef22983508558590044da08632398f55253cc">409ef229</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2021-03-13T07:11:13+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.19.0~rc1+dfsg</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#961d2007ddaacf60fb7db9dd5246cf601bc343ec">
.appveyor.yml
</a>
</li>
<li class="file-stats">
<a href="#fd5da61396a8376845bee5cdf71aaf3c98a888ae">
.circleci/config.yml
</a>
</li>
<li class="file-stats">
<a href="#ce9f324dc2653e354a89b13fa8428ff70060bca9">
<span class="new-file">
+
.git_archival.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#24139dae656713ba861751fb2c2ac38839349a7a">
.gitattributes
</a>
</li>
<li class="file-stats">
<a href="#f34a347db9664532a9c6b4784641653eaf4b84a6">
<span class="new-file">
+
.github/workflows/ci-testing.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#7635045f92cd5f719e0bdbfa2ee02a45f8427ed5">
.github/workflows/circleci.yml
</a>
</li>
<li class="file-stats">
<a href="#16911b9809e0d05b7b124ba8453fa5303d74924c">
<span class="new-file">
+
.github/workflows/release.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#2b8d6e3f86beb9982c3cc425c5f441c2667fdee7">
.stickler.yml
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
<span class="deleted-file">

.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c335a27a082cc8d17dd36dc0eda3086cb0c9baaa">
INSTALL
</a>
</li>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
MANIFEST.in
</a>
</li>
<li class="file-stats">
<a href="#c5656b995523d1f786342ddcfb43dbd6edb10f92">
benchmarks/cases/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#bb66864805de966d52c8a0af946a1b4f0a01ac8e">
benchmarks/cases/mpl_redraw.py
</a>
</li>
<li class="file-stats">
<a href="#c7cd79719c3fbdbe0fb569cbc16e4613a9202394">
benchmarks/cases/project_linear.py
</a>
</li>
<li class="file-stats">
<a href="#6a89b4e2f41f5b4f6beb876057c21410d869cfa3">
docs/doc-requirements.txt
</a>
</li>
<li class="file-stats">
<a href="#4b1172f383148df4c1dbf387f06035d972d16a69">
docs/make_projection.py
</a>
</li>
<li class="file-stats">
<a href="#70c34956699f883da954a79b9438199c9ce0aae2">
docs/source/_templates/layout.html
</a>
</li>
<li class="file-stats">
<a href="#aded7756cdea7c289134466a0d54da4f26d43abb">
docs/source/conf.py
</a>
</li>
<li class="file-stats">
<a href="#62df078594b947ca6f787a59ae6ddefabce9fcad">
docs/source/index.rst
</a>
</li>
<li class="file-stats">
<a href="#0c02758d39ad531d43c8a4456cf9b7e9c02dbb96">
docs/source/matplotlib/advanced_plotting.rst
</a>
</li>
<li class="file-stats">
<a href="#19ce91c2d6f8a6f69209b0b29cc0fc3f43f27dcd">
docs/source/matplotlib/feature_interface.rst
</a>
</li>
<li class="file-stats">
<a href="#df444950dd83a693b4b9fe502d25b612ce7eaf73">
<span class="deleted-file">

docs/source/sphinxext/pre_sphinx_gallery.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#6485dd16e3f8984fc563fbb717fa140a31bc383e">
docs/source/whats_new.rst
</a>
</li>
<li class="file-stats">
<a href="#a458a14c68429f55f91ce4ac4c41ba3d881c5b37">
lib/cartopy/examples/README.txt

examples/README.txt
</a>
</li>
<li class="file-stats">
<a href="#4bfd34a8a23083fd3be48ee5b0f6e4e98e4980d9">
docs/source/sphinxext/__init__.py

examples/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#e3c41d89103e201615471d67ed3eb9553292e1cc">
<span class="new-file">
+
examples/gridlines_and_labels/README.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#97b2818cdb90a92d3b3e7ae162b652be59f22251">
lib/cartopy/examples/gridliner.py

examples/gridlines_and_labels/gridliner.py
</a>
</li>
<li class="file-stats">
<a href="#d3e11a29d4763fea5b9480d82bd5270393435fa9">
lib/cartopy/examples/tick_labels.py

examples/gridlines_and_labels/tick_labels.py
</a>
</li>
<li class="file-stats">
<a href="#5aacd8f931420a1fe3169577f8cdc031b31d8677">
<span class="new-file">
+
examples/lines_and_polygons/README.txt
</span>
</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: #666;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/python-cartopy/-/commit/409ef22983508558590044da08632398f55253cc">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/python-cartopy/-/commit/409ef22983508558590044da08632398f55253cc"}}</script>


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