<!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/pdfsam" style="color: #1068bf;">Debian Java Maintainers / pdfsam</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/pdfsam/-/commit/35a0e177dca922273c74b9e2132e3ddf9d20d27c" style="color: #1068bf;">35a0e177</a></strong>
<div>
<span>by Markus Koschany</span>
<i>at 2022-08-11T01:52:20+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 4.3.3</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#70cf965658cbfb15b1398a08ed1319f1faffaf12" style="color: #1068bf;">
pdfsam-alternate-mix/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#6a78ccf032ca8b62d1b099a61ed473683e8dca9a" style="color: #1068bf;">
pdfsam-basic/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#1635e3985731d8f2470a91599851ec78555047c0" style="color: #1068bf;">
pdfsam-basic/src/msi/Build.cmd
</a>
</li>
<li class="file-stats">
<a href="#99ef38af1eb7185ea54097a225e06e2c216c6543" style="color: #1068bf;">
pdfsam-core/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#895795bab8654bf77f1999d941fedc8a97cd90fa" style="color: #1068bf;">
<span class="new-file">
+
pdfsam-core/src/test/java/org/pdfsam/test/AdditionalDefaultPriorityTestModule.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#24d79aee4aad44b969ea4f7bc52e478946df2db6" style="color: #1068bf;">
pdfsam-docs/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#30527f07520cb6dfd74ed0fff558f93a9807bd91" style="color: #1068bf;">
pdfsam-extract/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#ed71a0f98f5f754f538ae605c3d7537329b86a4d" style="color: #1068bf;">
pdfsam-fx/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#8f27cf0b8105ea3b50db5dbf439a0496dd9e0142" style="color: #1068bf;">
pdfsam-gui/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#16613432b60707f2fe87abf35de9a961a620979f" style="color: #1068bf;">
pdfsam-gui/src/main/java/org/pdfsam/ui/dashboard/QuickbarDashboardButtonsPane.java
</a>
</li>
<li class="file-stats">
<a href="#8d7140246ec9bbfbc2aab485c8837026e7de6e0e" style="color: #1068bf;">
pdfsam-gui/src/main/java/org/pdfsam/ui/dashboard/modules/ModulesDashboardPane.java
</a>
</li>
<li class="file-stats">
<a href="#cc39372dcec735091cd62e693c171a5c952cbcbf" style="color: #1068bf;">
pdfsam-gui/src/main/java/org/pdfsam/ui/workarea/ModuleButton.java
</a>
</li>
<li class="file-stats">
<a href="#6d18803cbd1dd398c4186ef79362e1cf449c14ec" style="color: #1068bf;">
pdfsam-gui/src/main/java/org/pdfsam/ui/workarea/QuickbarModuleButtonsProvider.java
</a>
</li>
<li class="file-stats">
<a href="#d808faa396b196c28cfe8fbd89eb2cd9feecc75c" style="color: #1068bf;">
pdfsam-gui/src/test/java/org/pdfsam/ui/dashboard/modules/ModulesDashboardPaneTest.java
</a>
</li>
<li class="file-stats">
<a href="#9c721178cf8cbe7d82f1e75327e4a7db4a884369" style="color: #1068bf;">
pdfsam-gui/src/test/java/org/pdfsam/ui/workarea/QuickbarModuleButtonsProviderTest.java
</a>
</li>
<li class="file-stats">
<a href="#66f3fb94e8f69fa554cfd64ba1db18f7e5df2da9" style="color: #1068bf;">
pdfsam-gui/src/test/java/org/pdfsam/ui/workarea/WorkAreaTest.java
</a>
</li>
<li class="file-stats">
<a href="#8851d6daac888343881ef7ec0bccef5dc4a3154b" style="color: #1068bf;">
pdfsam-i18n/README.txt
</a>
</li>
<li class="file-stats">
<a href="#297fc3f2a83e2b287f68495dc52b97d8fbf4dc75" style="color: #1068bf;">
pdfsam-i18n/po/bg.po
</a>
</li>
<li class="file-stats">
<a href="#75fbd5317625eb705c9668edec2515cf0d57afec" style="color: #1068bf;">
pdfsam-i18n/po/co.po
</a>
</li>
<li class="file-stats">
<a href="#fd47d8c05973348c0c8d0300b927c34f885331b9" style="color: #1068bf;">
pdfsam-i18n/po/eu.po
</a>
</li>
<li class="file-stats">
<a href="#ec08788189a62f34c4753a6b767b7b333084f339" style="color: #1068bf;">
pdfsam-i18n/po/hu.po
</a>
</li>
<li class="file-stats">
<a href="#1a1e58b489674e7c0fde9258f6274e5bf249a529" style="color: #1068bf;">
pdfsam-i18n/po/ro.po
</a>
</li>
<li class="file-stats">
<a href="#cd4297ed31e2ac11af6744cef02ede38ff2d4fbf" style="color: #1068bf;">
pdfsam-i18n/po/tr.po
</a>
</li>
<li class="file-stats">
<a href="#9608f12d697427970ab03f082d1e555952aec25d" style="color: #1068bf;">
pdfsam-i18n/po/zh_TW.po
</a>
</li>
<li class="file-stats">
<a href="#574f36c5599ab91836979eb111473859d0e3b245" style="color: #1068bf;">
pdfsam-i18n/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#ccb2da84af3b7ec61733f5176e55329f10514d7f" style="color: #1068bf;">
pdfsam-merge/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#07cb7b83bcf593a8a914ce1f10a76de73a99b417" style="color: #1068bf;">
pdfsam-rotate/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#e5a138d6981f7c676a0b93c82ba1583d34aed685" style="color: #1068bf;">
pdfsam-service/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#6758896346caa54d7f791645c4cae9c411579f49" style="color: #1068bf;">
pdfsam-service/src/main/java/org/pdfsam/module/ClearUsageController.java
</a>
</li>
<li class="file-stats">
<a href="#e721cb034c27b26ec581f2f6324771c36687c553" style="color: #1068bf;">
pdfsam-service/src/main/java/org/pdfsam/module/ModuleServiceConfig.java
</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/pdfsam/-/commit/35a0e177dca922273c74b9e2132e3ddf9d20d27c" 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/pdfsam/-/commit/35a0e177dca922273c74b9e2132e3ddf9d20d27c"}}</script>


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