[SCM] jmock2 - Java library for testing code with mock objects branch, master, updated. debian/2.5.1+dfsg-2-3-gc87cdce

Emmanuel Bourg ebourg at apache.org
Wed Jul 17 10:44:39 UTC 2013


The following commit has been merged in the master branch:
commit c87cdce300f0706c2c7cb933e6e23a6bd097adb1
Author: Emmanuel Bourg <ebourg at apache.org>
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



More information about the pkg-java-commits mailing list