This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libmiglayout-java.

commit a3e99b6342c965925b2614520c6e9b54079a7b22
Author: Emmanuel Bourg <[email protected]>
Date:   Wed Apr 19 13:09:59 2017 +0200

    Fixed the build failure on i386 (Closes: #860632)
---
 debian/changelog   | 7 +++++++
 debian/maven.rules | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index db3f743..7fc2791 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libmiglayout-java (4.2-3) unstable; urgency=medium
+
+  * Team upload.
+  * Fixed the build failure on i386 (Closes: #860632)
+
+ -- Emmanuel Bourg <[email protected]>  Wed, 19 Apr 2017 13:09:42 +0200
+
 libmiglayout-java (4.2-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index e8dd3ec..6d438b2 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,3 @@
 
 s/org.eclipse.swt.gtk.linux/org.eclipse.swt/ s/x86_64/org.eclipse.swt/ * 
s/.*/debian/ * *
+s/org.eclipse.swt.gtk.linux/org.eclipse.swt/ s/x86/org.eclipse.swt/ * 
s/.*/debian/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libmiglayout-java.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to