[SCM] mac-widgets packaging branch, master, updated. debian/0.9.5+svn369-dfsg1-1-3-ga7cdd54

Niels Thykier niels at thykier.net
Thu Jun 21 13:38:33 UTC 2012


The following commit has been merged in the master branch:
commit a7cdd54660cd71d78511b7da6029da2002e93669
Author: Niels Thykier <niels at thykier.net>
Date:   Thu Jun 21 15:36:09 2012 +0200

    Release mac-widgets/0.9.5+svn369-dfsg1-2 into unstable
    
    Signed-off-by: Niels Thykier <niels at thykier.net>

diff --git a/debian/changelog b/debian/changelog
index b598fcb..415fd1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-mac-widgets (0.9.5+svn369-dfsg1-2) UNRELEASED; urgency=low
+mac-widgets (0.9.5+svn369-dfsg1-2) unstable; urgency=low
 
   * Team upload.
   * Patch source to fix FTBFS with Java7.
 
- -- Niels Thykier <niels at thykier.net>  Thu, 21 Jun 2012 15:33:18 +0200
+ -- Niels Thykier <niels at thykier.net>  Thu, 21 Jun 2012 15:34:28 +0200
 
 mac-widgets (0.9.5+svn369-dfsg1-1) unstable; urgency=low
 
diff --git a/source/com/explodingpixels/macwidgets/MacButtonFactory.java b/source/com/explodingpixels/macwidgets/MacButtonFactory.java
index ac05152..1279084 100644
--- a/source/com/explodingpixels/macwidgets/MacButtonFactory.java
+++ b/source/com/explodingpixels/macwidgets/MacButtonFactory.java
@@ -2,6 +2,7 @@ package com.explodingpixels.macwidgets;
 
 import com.explodingpixels.macwidgets.plaf.PreferencesTabBarButtonUI;
 import com.explodingpixels.macwidgets.plaf.UnifiedToolbarButtonUI;
+import com.explodingpixels.painter.Painter;
 import com.explodingpixels.painter.*;
 import com.explodingpixels.swingx.EPButton;
 import com.explodingpixels.widgets.PopdownButton;

-- 
mac-widgets packaging



More information about the pkg-java-commits mailing list