The following commit has been merged in the master branch:
commit c87cdce300f0706c2c7cb933e6e23a6bd097adb1
Author: Emmanuel Bourg <[email protected]>
Date:   Wed Jul 17 12:44:19 2013 +0200

    debian/rules: Improved the clean target

diff --git a/debian/rules b/debian/rules
index 427a2e8..a7ef27c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ common-install-prehook-indep::
        done
 
 clean::
+       mh_clean
        rm -f debian/.javahelper_clean
 
 get-orig-source:

-- 
jmock2 - Java library for testing code with mock objects

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

Reply via email to