[Pkg-mono-svn-commits] revision 157

Eduard Bloch blade@quantz.debian.org
Thu, 5 Feb 2004 16:21:29 +0100


Repository changes in pkg-mono:

By: blade
Date: Thu, 5 Feb 2004 16:21:29 +0100
Modified:
U   mono/trunk/debian/changelog
U   mono/trunk/debian/control
Log:
Libtool to build-deps, fixes the "ize" bug


Modified: mono/trunk/debian/changelog
===================================================================
--- mono/trunk/debian/changelog	2004-02-05 14:55:11 UTC (rev 156)
+++ mono/trunk/debian/changelog	2004-02-05 15:21:29 UTC (rev 157)
@@ -4,6 +4,7 @@
   * the last release of 0.29* series
   * Included modified icu-config to use libicu26-dev
   * included my binary /usr/bin/cli wrapper to mono-common
+  * added libtool to Build-Deps (closes: #231271)
   * TODO: test it extensively!
   * added corrected /etc/mono/config file, which maps to actual SONAMEs
     (Closes: #231191)

Modified: mono/trunk/debian/control
===================================================================
--- mono/trunk/debian/control	2004-02-05 14:55:11 UTC (rev 156)
+++ mono/trunk/debian/control	2004-02-05 15:21:29 UTC (rev 157)
@@ -4,7 +4,7 @@
 Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
 Uploaders: Eduard Bloch <blade@debian.org>
 Standards-Version: 3.6.1
-Build-Depends: debhelper (>> 3.0.0), libglib2.0-dev, bison, automake, libicu26-dev
+Build-Depends: debhelper (>> 3.0.0), libglib2.0-dev, bison, automake, libicu26-dev, libtool
 Build-Conflicts: libmint-dev
 
 Package: mono-common