[Pkg-cli-libs-commits] [SCM] nlog branch, master, updated. debian/1.0+dfsg-1-12-g5cb825d

Iain Lane laney at ubuntu.com
Mon Aug 9 21:52:34 UTC 2010


The following commit has been merged in the master branch:
commit 02ca8bf0f006fc4bc41c26965727ad18f6a3a400
Author: Iain Lane <laney at ubuntu.com>
Date:   Mon Aug 9 22:38:24 2010 +0100

    Add missing ${misc:Depends} to monodoc-nlog-manual deps

diff --git a/debian/control b/debian/control
index 5740ded..6651bba 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Description: simple and flexible logging library for the CLI
 Package: monodoc-nlog-manual
 Section: doc
 Architecture: all
-Depends: monodoc-manual
+Depends: monodoc-manual, ${misc:Depends}
 Description: compiled XML documentation for NLog
  NLog is a logging library for the Common Language Infrastructure (CLI)
  designed with simplicity and flexibility in mind. With NLog you can process

-- 
nlog



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