<!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;">
Stuart Prescott pushed to branch upstream at <a href="https://salsa.debian.org/java-team/malai">Debian Java Maintainers / malai</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/malai/-/commit/c306eca1e5df5f7663ce47c3d0335d418535646d">c306eca1</a></strong>
<div>
<span> by Stuart Prescott </span> <i> at 2018-03-19T14:59:43+11: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 3.0~git20180318+ds1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#97282f1de68e332078cea21cfc312ccb7a0fc5d5">
<span class="deleted-file">

malai-core/org.malai.android/.classpath
</span>
</a>
</li>
<li class="file-stats">
<a href="#b87ce13237f20df3c5aeec95c0fd98ac557c32f5">
<span class="deleted-file">

malai-core/org.malai.android/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#6e18cda85a85614a6807966ab6edab30f0bc6f7d">
<span class="deleted-file">

malai-core/org.malai.android/.project
</span>
</a>
</li>
<li class="file-stats">
<a href="#74b4164887880d59606d494eea97e6c1d68b0b58">
<span class="deleted-file">

malai-core/org.malai.android/.settings/org.eclipse.jdt.core.prefs
</span>
</a>
</li>
<li class="file-stats">
<a href="#db1280292d0a523ed8c6f4ce72d7262af7e0b5a7">
<span class="deleted-file">

malai-core/org.malai.android/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#48478552b849a9aeb7007317ff66371205d8ec95">
<span class="deleted-file">

malai-core/org.malai.android/src/assembly/assemblyBin.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#9a8d120b9984643a6521a5fadbd8072af465eb56">
<span class="deleted-file">

malai-core/org.malai.android/src/assembly/assemblySrc.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#17da21b70f4825a4ef4513974a392575bef6b3d2">
<span class="deleted-file">

malai-core/org.malai.android/src/main/org/malai/android/interaction/AndroidEventManager.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#0080872b9868df76ef81418f68377b11a2b57821">
<span class="deleted-file">

malai-core/org.malai.android/src/main/org/malai/android/interaction/AndroidInteraction.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#09d91b8e080dede5d433096c40ddced630ecd9a2">
<span class="deleted-file">

malai-core/org.malai.android/src/main/org/malai/android/interaction/ButtonPressedTransition.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#14430e06334e6ccabefd625cc38b5e30d29392d5">
<span class="deleted-file">

malai-core/org.malai.android/src/main/org/malai/android/widget/MButton.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#8043ac7a179667073120513e77908166232b315f">
<span class="new-file">
+
malai-core/org.malai.bundle/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ddcb0cfbbc728f39a253026a7ddf0d66eb2f072">
<span class="new-file">
+
malai-core/org.malai.bundle/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#3ddd1682933b199c32318640c8d2f96f4f2d699f">
malai-core/org.malai.core/.gitignore
</a>
</li>
<li class="file-stats">
<a href="#0fdb0f5d875cd8a71468d35d634d49dd4b510942">
<span class="deleted-file">

malai-core/org.malai.core/.idea/libraries/Maven__junit_junit_4_12.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#4f4308ec512e695c7cb4b294655ee4e4cd4e3b66">
<span class="deleted-file">

malai-core/org.malai.core/.idea/libraries/Maven__org_mockito_mockito_all_1_10_19.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#557340dcd17da8607b1e7857b44b06001f0d276a">
<span class="deleted-file">

malai-core/org.malai.core/build.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#ca3d7575ecc1437515f1b9fb8c94496f0a17eb82">
malai-core/org.malai.core/history.txt
</a>
</li>
<li class="file-stats">
<a href="#08c12fb377325c2f94dab43e45316ec07d8a3890">
malai-core/org.malai.core/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#abec3434c6197d5867abd24570ae09ee718472bd">
malai-core/org.malai.core/src/assembly/assemblyBin.xml
</a>
</li>
<li class="file-stats">
<a href="#a2b16d117342c1e8494338b077a0b3fb3905f182">
malai-core/org.malai.core/src/assembly/assemblySrc.xml
</a>
</li>
<li class="file-stats">
<a href="#188533345f8ff441cb19ec0ce6ffa700b8d08819">
malai-core/org.malai.core/src/debian/build.xml
</a>
</li>
<li class="file-stats">
<a href="#c26ca95ca654c2ba3986a4cd8583d37f4d777474">
<span class="new-file">
+
malai-core/org.malai.core/src/main/java/org/malai/action/Action.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#44f80fd2d35b529ae3aab6ea20cc97929d21606e">
malai-core/org.malai.core/src/main/org/malai/action/ActionHandler.java

malai-core/org.malai.core/src/main/java/org/malai/action/ActionHandler.java
</a>
</li>
<li class="file-stats">
<a href="#d4853605ed9f58cca39757b4b7d15282ca30dbd4">
<span class="new-file">
+
malai-core/org.malai.core/src/main/java/org/malai/action/ActionImpl.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#5dcb3e74557144aef8927758de9615b296de4f20">
malai-core/org.malai.core/src/main/org/malai/action/ActionsRegistry.java

malai-core/org.malai.core/src/main/java/org/malai/action/ActionsRegistry.java
</a>
</li>
<li class="file-stats">
<a href="#31ca0aae08b5656449743b7df65c8069edd96fdc">
<span class="new-file">
+
malai-core/org.malai.core/src/main/java/org/malai/action/AnonAction.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#5ef8bae3268f06edf2c313036d5c554bae2f453c">
<span class="new-file">
+
malai-core/org.malai.core/src/main/java/org/malai/action/AutoUnbind.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#00140a4a1f940d6066f17704a10e45c2dbb050e5">
malai-core/org.malai.core/src/main/org/malai/action/library/ActivateInstrument.java

malai-core/org.malai.core/src/main/java/org/malai/action/library/ActivateInstrument.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/malai/-/commit/c306eca1e5df5f7663ce47c3d0335d418535646d">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>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/malai/-/commit/c306eca1e5df5f7663ce47c3d0335d418535646d"}}</script>


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