<!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 data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Markus Koschany pushed to branch upstream
at <a href="https://salsa.debian.org/java-team/libwikidata-toolkit-java" style="color: #1068bf;">Debian Java Maintainers / libwikidata-toolkit-java</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/libwikidata-toolkit-java/-/commit/8b2aac1c839f1d09000c4d0c9bd7ef3383b953cd" style="color: #1068bf;">8b2aac1c</a></strong>
<div>
<span>by Markus Koschany</span>
<i>at 2022-08-24T23:21:53+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 0.13.3</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">22 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244" style="color: #1068bf;">
.github/workflows/ci.yml
</a>
</li>
<li class="file-stats">
<a href="#c3aa8b7f1c613e43d3bb9d5ac52ac6603d945e89" style="color: #1068bf;">
.github/workflows/codeql-analysis.yml
</a>
</li>
<li class="file-stats">
<a href="#f130ad0d1d16d0d70ec30d355f736ae3784b05cf" style="color: #1068bf;">
.github/workflows/deploy.yml
</a>
</li>
<li class="file-stats">
<a href="#6f8a88f369eae9b2f3ece90d1ba6366a16f25f9c" style="color: #1068bf;">
RELEASE-NOTES.md
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec" style="color: #1068bf;">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#712170f1a3f949e654fe6183511741e254346171" style="color: #1068bf;">
wdtk-datamodel/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#44ed07bb0d4e8ecf950df0dccb96f54cf1352627" style="color: #1068bf;">
<span class="new-file">
+
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/AliasUpdateBuilder.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#68acb8fe13d43896368825a23e83cc3a20398d7e" style="color: #1068bf;">
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/Datamodel.java
</a>
</li>
<li class="file-stats">
<a href="#0dfe89e5f5bfc458a2e1892ad60c8056c226ead2" style="color: #1068bf;">
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/DatamodelConverter.java
</a>
</li>
<li class="file-stats">
<a href="#d85a75dc54197a03b1603dee65cdefeffd94e0e1" style="color: #1068bf;">
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/DatamodelMapper.java
</a>
</li>
<li class="file-stats">
<a href="#8c938e79e8364f56976c1049519d445314e91fc5" style="color: #1068bf;">
<span class="new-file">
+
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/EntityUpdateBuilder.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#5555179f27927ad5f6f80cf8ae54ba3e69f0c535" style="color: #1068bf;">
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/Equality.java
</a>
</li>
<li class="file-stats">
<a href="#5a03e0b92aea5a5535bbb8c3626464a2bc047c72" style="color: #1068bf;">
<span class="new-file">
+
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/FormUpdateBuilder.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#edc06e30e497eca31e43fb22cd397585a0fe4820" style="color: #1068bf;">
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/Hash.java
</a>
</li>
<li class="file-stats">
<a href="#6ed94dd680319b5c9d615ef56115ebd3c6823b66" style="color: #1068bf;">
<span class="new-file">
+
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/ItemUpdateBuilder.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#b3aafa6183cc01e85d661e3271d6e856fa069a95" style="color: #1068bf;">
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/JsonSerializer.java
</a>
</li>
<li class="file-stats">
<a href="#5d1c12ab74f9aa7207ffd4cad4f5d0a64a74535c" style="color: #1068bf;">
<span class="new-file">
+
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/LabeledDocumentUpdateBuilder.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#d862ad7c95f5819eb7d1028b7163d5f3e101d326" style="color: #1068bf;">
<span class="new-file">
+
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/LexemeUpdateBuilder.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#6c8f14495d513dfe25d69af0bcf98e8096206fc6" style="color: #1068bf;">
<span class="new-file">
+
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/MediaInfoUpdateBuilder.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#725b9b5c6da6f7c01924d08126d35148f5f537e0" style="color: #1068bf;">
<span class="new-file">
+
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/PropertyUpdateBuilder.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#938f91a8e1c7657a6f83a3105356b12ba3c05538" style="color: #1068bf;">
<span class="new-file">
+
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/SenseUpdateBuilder.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#83a12251ce091021c9b7f20d8653267079bff9ff" style="color: #1068bf;">
<span class="new-file">
+
wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/helpers/StatementDocumentUpdateBuilder.java
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">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/java-team/libwikidata-toolkit-java/-/commit/8b2aac1c839f1d09000c4d0c9bd7ef3383b953cd" style="color: #1068bf;">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/java-team/libwikidata-toolkit-java/-/commit/8b2aac1c839f1d09000c4d0c9bd7ef3383b953cd"}}</script>
</p>
</div>
</body>
</html>