The following commit has been merged in the master branch:
commit dfd2e39c75eb218e7260fa3f1bca1b108e1ca33b
Author: Samuel Mimram <[email protected]>
Date:   Wed Feb 18 20:49:37 2009 +0100

    More cleaning.

diff --git a/debian/rules b/debian/rules
index 2788502..ec79b39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,9 @@ clean: unpatch
        rm -f build-stamp
        [ ! -f Makefile ] || $(MAKE) clean
        rm -f META
-       rm -f config.status config.log
+       rm -f config.status config.log Makefile
+       rm -rf doc
+       rm -f $(OCAML_IN_FILES)
        dh_clean
 
 install: build

-- 
ocaml-sqlite3 packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to