<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<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: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-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,.01) 0 0 1px; font-family: "GitLab Sans",-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;">
Andreas Tille pushed to branch debian/sid at <a href="https://salsa.debian.org/java-team/umlet">Debian Java Maintainers / umlet</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/559a10b4bb2768ec51c38563598321de2c2d7919">559a10b4</a></strong>
<div>
<span> by Benjamin Mesing </span> <i> at 2024-10-08T11:23:33+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Import Debian changes 9.1-1
umlet (9.1-1) unstable; urgency=low
.
* Initial release (Closes: #398093)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/1e1f1b842f0204cfaf205a245b0896abfb3f690f">1e1f1b84</a></strong>
<div>
<span> by Benjamin Mesing </span> <i> at 2024-10-08T11:23:34+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Import Debian changes 10.2-1
umlet (10.2-1) unstable; urgency=low
.
* New upstream release (Closes: #542445)
- supports zooming
- in-app Mail feature
* changed source format to 3.0 (quilt)
* depend on libjlibeps-java now instead of including libepsgraphics
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/aa7318332a060db43ae04dd7591b65e1ef76aec3">aa731833</a></strong>
<div>
<span> by Benjamin Mesing </span> <i> at 2024-10-08T11:23:35+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Import Debian changes 10.4-1
umlet (10.4-1) unstable; urgency=low
.
* New upstream release
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/f9d13c32624dd243f61f9a18b9747d7093405d5e">f9d13c32</a></strong>
<div>
<span> by Benjamin Mesing </span> <i> at 2024-10-08T11:23:37+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Import Debian changes 11.3-3
umlet (11.3-3) unstable; urgency=medium
.
* set JAVA_HOME path arch-aware within rules file to comply to
multiarch changes (Closes: #642036)
* depend on java6-sdk instead of openjdk explicitly (Closes: #645297 )
* use jarwrapper to start umlet (Closes: #645394)
* updated to latest upstream release (Closes: #645298)
.
umlet (11.3-2) unstable; urgency=low
.
* changed build-system to use javahelper
.
umlet (11.3-1) unstable; urgency=low
.
* New upstream release
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/410fd43e327827f3c9144325e4f2cb3279942558">410fd43e</a></strong>
<div>
<span> by Benjamin Mesing </span> <i> at 2024-10-08T11:23:38+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Import Debian changes 11.3-4
umlet (11.3-4) unstable; urgency=medium
.
* pass command line parameters through "umlet" script (Closes: #690272)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/99b94b2967dfe9b1a1c6dde30ef72e065a637a60">99b94b29</a></strong>
<div>
<span> by Benjamin Mesing </span> <i> at 2024-10-08T11:23:38+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Import Debian changes 11.3-5
umlet (11.3-5) unstable; urgency=low
.
* improved command line script to handle whitespaces in filenames
(thanks Niels for a watchful eye)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/33ca105291ad32b6fedd1247640818a8e3044ea4">33ca1052</a></strong>
<div>
<span> by gregor herrmann </span> <i> at 2024-10-08T11:23:39+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Import Debian changes 11.3-5.1
umlet (11.3-5.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "Transition package to use default java implementation":
apply patch from Ubuntu / James Page:
.
Transition package to use default java implementation:
- d/control: Switch openjdk-6-jdk -> default-jdk.
- d/rules: Set JAVA_HOME = /usr/lib/jvm/default-java.
.
(Closes: #684305)
.
* debian/rules: pass -encoding to javac via jh_build call.
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/e99fd7f3deb899ba77cb0f29bb38815d3ac5a0cb">e99fd7f3</a></strong>
<div>
<span> by Benjamin Mesing </span> <i> at 2024-10-08T11:23:39+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Import Debian changes 12.1-1
umlet (12.1-1) unstable; urgency=low
.
* Updated to latest upstream version
* Note that upstream zip file does not contain all required source
instead part of it was fetched via svn
* - fixed patches for latest upstream
* - changed maintainer e-mail adress
* - fixed manifest to contain Bundle-Name and Bundle-Version
* - merged patches from patch-queue - removed runScript from patches
* - updated to new policy version
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/d6192a91c2a0a0eaf9a72709e0ee9ddc5cee066d">d6192a91</a></strong>
<div>
<span> by Benjamin Mesing </span> <i> at 2024-10-08T11:23:41+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Import Debian changes 13.3-1
umlet (13.3-1) unstable; urgency=low
.
* updated to latest upstream version
* - removed dependency to java-wrapper, adapted package description
* - use uscan for getting orig source, adapted watchfile to new source
location on github
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/c70e9f9a6d8957da573c2e2ae3eed036868e9839">c70e9f9a</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:05:19+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 15.1</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/6a83829d1af25d1ca3234e81075c5cd355258dfb">6a83829d</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:05:25+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update upstream source from tag 'upstream/15.1'
Update to upstream version '15.1'
with Debian dir 3ee7167435573b16c5075e4ababb31cc56d95385</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/e8679c2dcff8d9ffa37d1814c16b9608e7f4cee2">e8679c2d</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:07:27+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/51ea521d5ee4fabd7b7cbbe35ea2edc7975dda22">51ea521d</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:09:00+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Remove debian/README.source since the information is outdated
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/39c1553d574c5a6910628b6311c8f9549bfb4035">39c1553d</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:09:30+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Standards-Version: 4.7.0 (routine-update)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/2664f00d2f2262decd795721c04167b27fae7d02">2664f00d</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:09:30+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>debhelper-compat 13 (routine-update)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/09d3377d112531360dde52da71658c9ac48b378b">09d3377d</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:09:34+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Drop useless get-orig-source target (routine-update)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/bb4cd4605c2afc2349f6c490b77312bd4a1958ad">bb4cd460</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:09:34+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Remove trailing whitespace in debian/changelog (routine-update)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/8008939a54c987079bda067bfcba70f9cadb2f21">8008939a</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:09:34+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Remove trailing whitespace in debian/control (routine-update)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/f221d076d2d6449c408791e88c86dab6f368f867">f221d076</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:09:34+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Remove trailing whitespace in debian/rules (routine-update)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/cd3e2b43f1323c7ea2db1901f7663f5159552c15">cd3e2b43</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:09:35+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Rules-Requires-Root: no (routine-update)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/08bc98d4b2ac93535017e73f4b732c66235eb927">08bc98d4</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T11:09:36+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/29cfc623e151a431e037a7698799b9da99a7c11d">29cfc623</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T11:09:37+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/7ae42fe34d1595149414f4f0d41f30fe2f5b858c">7ae42fe3</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T13:10:17+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>watch file standard 4 (routine-update)
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/9727b8ff03a0ed4749221d2034e208a385656731">9727b8ff</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T15:31:28+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Formatting fixes after lintian-brush
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/0f3f432c4c3a1e4336195c302fbd47546b3c4ac1">0f3f432c</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T15:31:44+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update / deactivate patches
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/ead905484c2d36908c8e02c7be9a19dc58681974">ead90548</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T15:45:47+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Short dh
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/umlet/-/commit/672713acdd30d969b0c6942cced0910b7421bdab">672713ac</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2024-10-08T15:53:41+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Make sure all files are stored identically
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#24139dae656713ba861751fb2c2ac38839349a7a">
<span class="new-file">
+
.gitattributes
</span>
</a>
</li>
<li class="file-stats">
<a href="#4123588cdef112aa874bf52a300e9ed01db3ccd2">
<span class="new-file">
+
.github/FUNDING.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c709f6995f23dae0da365bff70068f8288fa89e0">
<span class="new-file">
+
.github/workflows/maven.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
<span class="new-file">
+
.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#f8b41ce76d7b80d2b47e91b5f92c15f00eccf187">
<span class="new-file">
+
.project
</span>
</a>
</li>
<li class="file-stats">
<a href="#d329a00b8eeceda92df57dc044d6cb42f5f7663a">
<span class="new-file">
+
.rultor.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#85aef4dd7ac54949c4d8a1fc9fb5fbe3e5867303">
BaseletElements/.settings/org.eclipse.core.resources.prefs
→
.settings/org.eclipse.core.resources.prefs
</a>
</li>
<li class="file-stats">
<a href="#c8cb288c04fee82ed81fb7eeaa1e1b3ea20da607">
<span class="new-file">
+
.settings/org.eclipse.m2e.core.prefs
</span>
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
<span class="new-file">
+
.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#0e5404a5edd62931cb066089ef1eb50e24ae28f5">
<span class="deleted-file">
−
Baselet/.classpath
</span>
</a>
</li>
<li class="file-stats">
<a href="#93f74eac837afea91b5b13d25b1ce81cfd458142">
<span class="deleted-file">
−
Baselet/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#2d2421707a3d9a3a7a037de3d75920b002e81f45">
<span class="deleted-file">
−
Baselet/META-INF/MANIFEST.MF
</span>
</a>
</li>
<li class="file-stats">
<a href="#bc2bb9b481300eae2a3b3754a8f4eb3da3c7977d">
<span class="deleted-file">
−
Baselet/ant.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#e3eebd5c8007afbe4cce4ed66a1d8c4ceed0f738">
<span class="deleted-file">
−
Baselet/exe/Umlet.exe
</span>
</a>
</li>
<li class="file-stats">
<a href="#9f36f1f45140efb027078744eb8910e3a1a0f817">
<span class="deleted-file">
−
Baselet/exe/Umlet.ico
</span>
</a>
</li>
<li class="file-stats">
<a href="#41215c2e3b448e837a9c9289eaa7d226af3ea802">
<span class="deleted-file">
−
Baselet/exe/umlet.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#d96edfa62da714ddf00fc22e2e24229e6cfbf32f">
<span class="deleted-file">
−
Baselet/html/about.html.generic
</span>
</a>
</li>
<li class="file-stats">
<a href="#c5a4a26da8599798163ace2ba0eeb1b8948dbc27">
<span class="deleted-file">
−
Baselet/html/startuphelp.html.generic
</span>
</a>
</li>
<li class="file-stats">
<a href="#d04dd76130f5213a4c0a3d64f6a3893b251d8e07">
<span class="deleted-file">
−
Baselet/img/ok.gif
</span>
</a>
</li>
<li class="file-stats">
<a href="#7a9f6f6c070add4d24a852f71a8cda6495baf178">
<span class="deleted-file">
−
Baselet/img/plotlet_eclipse.gif
</span>
</a>
</li>
<li class="file-stats">
<a href="#0b471c172e115b543fa9ffd7106e94d3dbf0631a">
<span class="deleted-file">
−
Baselet/img/plotlet_logo.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#38c9238ea4e1a80e5381cec95e0e960b1a0d7bd7">
<span class="deleted-file">
−
Baselet/img/plotlet_logo16.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#28e74494c5829a100f171deebee667b696dc121a">
<span class="deleted-file">
−
Baselet/img/plotlet_logo20.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#80929f115f5ebad48511f421cb0421fb9ecf62fa">
<span class="deleted-file">
−
Baselet/img/plotlet_logo24.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#b1fa5952a59d14e8c3c94fa79f80f95ed36e351c">
<span class="deleted-file">
−
Baselet/img/plotlet_logo32.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#5270c44c344c558437ab02f2d4677f607c004333">
<span class="deleted-file">
−
Baselet/img/plotlet_logo40.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#2233f8bf035cb533a88bbd98f7cc8e9a6b174770">
<span class="deleted-file">
−
Baselet/img/plotlet_logo48.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#8624240fd056d3dca670e727416ee980ba1c4889">
<span class="deleted-file">
−
Baselet/img/plotlet_logo64.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#02cd9753cacddd46cbec492b1f93df953b40bab6">
<span class="deleted-file">
−
Baselet/img/umlet_eclipse.gif
</span>
</a>
</li>
<li class="file-stats">
<a href="#057cbabebf27b0c9400e0c70afa94331aee6f583">
<span class="deleted-file">
−
Baselet/img/umlet_logo.png
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .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: #737278;">
—
<br>
<a href="https://salsa.debian.org/java-team/umlet/-/compare/997e4ce46fd75b83875202ee0d03abc0091bb9a4...672713acdd30d969b0c6942cced0910b7421bdab">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
</p>
</div>
</body>
</html>