[Pkg-mono-svn-commits] rev 3702 - monodoc/trunk/debian
Jo Shields
directhex-guest at alioth.debian.org
Thu Aug 28 09:45:03 UTC 2008
Author: directhex-guest
Date: 2008-08-28 09:45:02 +0000 (Thu, 28 Aug 2008)
New Revision: 3702
Modified:
monodoc/trunk/debian/changelog
monodoc/trunk/debian/control
Log:
Add mono-mcs to build-depends, to guarantee it's available & avoid indirect depends
Modified: monodoc/trunk/debian/changelog
===================================================================
--- monodoc/trunk/debian/changelog 2008-08-27 22:02:05 UTC (rev 3701)
+++ monodoc/trunk/debian/changelog 2008-08-28 09:45:02 UTC (rev 3702)
@@ -1,3 +1,12 @@
+monodoc (1.9-3) UNRELEASED; urgency=low
+
+ [ Jo Shields ]
+ * Add mono-mcs to Build-Depends. mono-mcs is pulled in via an indirect
+ dependency (mono-xsp-base), but not building against XSP reveals the
+ problem. Thanks to Steve Langasek <steve.langasek at ubuntu.com>.
+
+ -- Jo Shields <directhex at apebox.org> Thu, 28 Aug 2008 10:45:14 +0100
+
monodoc (1.9-2) unstable; urgency=low
[ Mirco Bauer ]
Modified: monodoc/trunk/debian/control
===================================================================
--- monodoc/trunk/debian/control 2008-08-27 22:02:05 UTC (rev 3701)
+++ monodoc/trunk/debian/control 2008-08-28 09:45:02 UTC (rev 3702)
@@ -10,6 +10,7 @@
mono-gac (>= 1.0),
mono-xsp-base (>= 1.1.9),
mono-gmcs (>= 1.2.5),
+ mono-mcs (>= 1.2.5),
libmono2.0-cil,
libmono1.0-cil,
libmono-relaxng1.0-cil,
More information about the Pkg-mono-svn-commits
mailing list