[Pkg-cli-libs-commits] [SCM] ironruby branch, master, updated. debian/0.9.0+dfsg-1-60-ga39299e

Mirco Bauer meebey at meebey.net
Sun Sep 20 17:44:26 UTC 2009


The following commit has been merged in the master branch:
commit 47d1eb94f7145dcfe4ee38d8ef64c0697a592866
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sun Sep 20 19:40:47 2009 +0200

    pass libdlr0.9-cil to dh_gencontrol

diff --git a/debian/rules b/debian/rules
index c64fd52..8cf9366 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,7 +54,7 @@ override_dh_makeclilibs:
 	dh_makeclilibs -p libdlr0.9-cil -m $(DEB_CLI_API_VERSION)
 
 override_dh_gencontrol:
-	dh_gencontrol
+	dh_gencontrol -p libdlr0.9-cil
 	dh_gencontrol -p ironruby \
 	              -p ironruby-dbg \
 	              -- -v$(IRONRUBY_VERSION) -Vironruby:Version=$(IRONRUBY_VERSION)

-- 
ironruby



More information about the Pkg-cli-libs-commits mailing list