[Pkg-cli-libs-commits] r3552 - in /packages/boo/trunk/debian: changelog libboo2.0-cil.install libboo2.0-cil.installcligac policy.1.0.Boo.Lang.Interpreter.config policy.1.0.Boo.Lang.config rules

Mirco Bauer meebey at debian.org
Fri Jan 4 12:09:38 UTC 2008


Hi Sam,

On Fri, 2008-01-04 at 11:48 +0000, samo at users.alioth.debian.org wrote:
> Modified: packages/boo/trunk/debian/rules
> URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/boo/trunk/debian/rules?rev=3552&op=diff
> ==============================================================================
> --- packages/boo/trunk/debian/rules (original)
> +++ packages/boo/trunk/debian/rules Fri Jan  4 11:48:39 2008
> @@ -14,9 +14,12 @@
>  UPVERSION = $(shell dpkg-parsechangelog | grep ^Vers | cut -d\  -f2 | sed 's,-.*,,')
>  NEXT_UPVERSION = $(shell perl -e '$$_=pop; s/(\d+)$$/$$1+1/e; print' $(UPVERSION))
>  
> +
>  debian/stamp-nant-build:
>  	cd debian && al -link:policy.1.0.Boo.Lang.Parser.config -out:policy.1.0.Boo.Lang.Parser.dll -keyfile:../src/boo.snk
>  	cd debian && al -link:policy.1.0.Boo.Lang.Compiler.config -out:policy.1.0.Boo.Lang.Compiler.dll -keyfile:../src/boo.snk
> +	cd debian && al -link:policy.1.0.Boo.Lang.Interpreter.config -out:policy.1.0.Boo.Lang.Interpreter.dll -keyfile:../src/boo.snk
> +	cd debian && al -link:policy.1.0.Boo.Lang.config -out:policy.1.0.Boo.Lang.dll -keyfile:../src/boo.snk
>  	$(DEB_NANT_INVOKE) $(DEB_NANT_BUILD_TARGET)
>  	touch debian/stamp-nant-build

You can use dh_cligacpolicy to generate easily GAC policy files and it
also takes care of installing them, see log4net:
http://svn.debian.org/wsvn/pkg-cli-libs/packages/log4net/trunk/debian/?rev=0&sc=0

Also the path of /usr/lib/boo is correct for the compiler, but the
libraries, dllmaps and policy files need to go in /usr/lib/boo-2.0/ see:
http://pkg-mono.alioth.debian.org/cli-policy/ch-packaging.html#s-file-locations

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer    meebey at meebey.net  http://www.meebey.net/
PEAR Developer    meebey at php.net     http://pear.php.net/
Debian Developer  meebey at debian.org  http://www.debian.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-cli-libs-commits/attachments/20080104/a5bea174/attachment.pgp 


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