[Pkg-mono-svn-commits] [mono] 01/01: Fix missing contents in mono-runtime-dbg package

Jo Shields directhex at moszumanska.debian.org
Thu Dec 18 18:38:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to branch master
in repository mono.

commit 0d67f806a296431be10b1eceea699a0a453d0db6
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Thu Dec 18 17:58:27 2014 +0000

    Fix missing contents in mono-runtime-dbg package
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index ac1c33b..f2cc3b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -367,10 +367,10 @@ binary-arch: build-stamp install-stamp test-stamp
 	dh_installman -s
 	dh_installexamples -s
 	dh_installexamples -pmono-jay $(CURDIR)/mcs/jay/skeleton.cs
-	dh_strip -pmono-runtime --dbg-package=mono-runtime-dbg
+	dh_strip -pmono-runtime-sgen -pmono-runtime-boehm --dbg-package=mono-runtime-dbg
 	dh_strip -plibmonoboehm-2.0-1 --dbg-package=libmonoboehm-2.0-1-dbg
 	dh_strip -plibmonosgen-2.0-1 --dbg-package=libmonosgen-2.0-1-dbg
-	dh_strip -s -Xbin/mono-sgen
+	dh_strip -s -Xbin/mono-sgen -Xbin/mono-boehm
 	dh_compress -s -Xskeleton.cs
 
 	dh_fixperms -s

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mono.git



More information about the Pkg-mono-svn-commits mailing list