[Pkg-mono-svn-commits] [SCM] mono branch, master, updated. 2.0.1-6-92-g5f57dc0

Mirco Bauer meebey at meebey.net
Mon May 25 18:14:14 UTC 2009


The following commit has been merged in the master branch:
commit 31aa4544398836263c5ca7106ab1c5872fff4dbf
Author: Mirco Bauer <meebey at meebey.net>
Date:   Thu May 21 23:21:57 2009 +0200

        + Install upstream changelog and debian news only in the mono-runtime
          package.

diff --git a/debian/changelog b/debian/changelog
index 410e1b9..f059bf5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,8 @@ mono (2.4+dfsg-1~pre1) unstable; urgency=low
       libmono-posix{1.0,2.0}-cil, libmono-relaxng{1.0,2.0}-cil,
       libmono-system2.0-cil, libmono-system-runtime2.0-cil, libmono-web2.0-cil,
       libmono-winforms2.0-cil and libmono-webbrowser0.5-cil.
+    + Install upstream changelog and debian news only in the mono-runtime
+      package.
   * debian/cli-wrapper.c
     + Dropped as this wrapper is obsolete since mono 1.1.6-1.
   * debian/patches/kfreebsd_support.dpatch
diff --git a/debian/rules b/debian/rules
index cd1e7c2..3ab2cd8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -355,7 +355,7 @@ binary-arch: build-arch install-arch
 
 	dh_install -s
 	dh_link -s
-	dh_installchangelogs -s
+	dh_installchangelogs -pmono-runtime
 	dh_installchangelogs -pmono-jay $(CURDIR)/mcs/jay/ChangeLog
 	dh_installdocs -s
 	dh_installman -s

-- 
mono



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