The following commit has been merged in the master branch:
commit a1ebb0d0ea808fe7ed57faaa96f646a50f5d4cbb
Author: Ralf Treinen <trei...@debian.org>
Date:   Thu Jan 26 15:24:17 2012 +0100

    rudimentary debian/rules file

diff --git a/debian/rules b/debian/rules
index c31fd53..8a29174 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
-#!/usr/bin/make -f
+#!/usr/bin/make         -f
 
 %:
        dh $@ --with ocaml
 
-
+override_dh_auto_clean:
+       make dist-clean
 

-- 
ocaml-gnuplot 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