[Pkg-ocaml-maint-commits] [SCM] Debian packaging for coccinelle branch, master, updated. debian/1.0.0_rc7.deb-3-5-g9e8af49

Eugeniy Meshcheryakov eugen at debian.org
Tue Dec 6 20:18:46 UTC 2011


The following commit has been merged in the master branch:
commit 9e8af4912fd5dc780d2d23ce57cefc3720c28568
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Tue Dec 6 21:02:35 2011 +0100

    Cleanup rules file

diff --git a/debian/rules b/debian/rules
index 3e696c6..95923e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ CONFIG_FLAGS = $(COMMON_CONFIG) --no-opt
 MAKE_TGT = all
 endif
 
-build build-arch build-indep clean binary binary-arch binary-indep install:
+%:
 	dh $@ --with ocaml,python2
 
 override_dh_auto_configure:
@@ -71,8 +71,3 @@ override_dh_compress:
 
 override_dh_builddeb:
 	dh_builddeb -- -Zxz
-
-.PHONY: build build-arch build-indep clean binary-indep binary-arch binary install
-.PHONY: override_dh_auto_configure override_dh_auto_test override_dh_auto_clean override_dh_compress
-.PHONY: override_dh_auto_build-arch override_dh_auto_install-arch
-.PHONY: override_dh_auto_build-indep override_dh_auto_install-indep

-- 
Debian packaging for coccinelle



More information about the Pkg-ocaml-maint-commits mailing list