The following commit has been merged in the master branch:
commit 9d04953c9253455cf31f737df49c8b81e12c37f8
Author: Stephane Glondu <st...@glondu.net>
Date:   Tue Nov 29 07:36:06 2011 +0100

    More cleaning

diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..954c3d9
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1,4 @@
+lib/deriving_json.cmxa
+lib/deriving_json.cmxs
+lib/deriving_json/deriving_Json.cmx
+lib/deriving_json/deriving_Json_lexer.cmx
diff --git a/debian/rules b/debian/rules
index ee69f78..f9d252d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,3 +45,4 @@ override_dh_auto_install:
 override_dh_auto_clean:
        dh_auto_clean
        -cd $(CURDIR)/doc && make clean
+       rm -Rf doc/api-html/

-- 
js-of-ocaml packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to