[Pkg-mono-svn-commits] rev 181 - mono/trunk/debian
Te??filo Ruiz Su??rez
teo@quantz.debian.org
Tue, 10 Feb 2004 12:47:09 +0100
Author: teo
Date: 2004-02-10 12:47:08 +0100 (Tue, 10 Feb 2004)
New Revision: 181
Modified:
mono/trunk/debian/changelog
mono/trunk/debian/rules
Log:
New 0.29.99 release to fix #231966
Modified: mono/trunk/debian/changelog
===================================================================
--- mono/trunk/debian/changelog 2004-02-10 11:14:05 UTC (rev 180)
+++ mono/trunk/debian/changelog 2004-02-10 11:47:08 UTC (rev 181)
@@ -1,8 +1,11 @@
-mono (0.30-0pre1v1) unstable; urgency=low
+mono (0.29.99.20040114-4) unstable; urgency=low
* NOT RELEASED YET
- * New upstream release
- * catch-them-all cli-wrapper rewrite
+ * Eduard Bloch:
+ + catch-them-all cli-wrapper rewrite
+ * Teófilo Ruiz Suárez:
+ + removed libicu26-dev from Build-Depends and icu-config from debian/
+ (Closes: #231966)
-- Eduard Bloch <blade@debian.org> Mon, 9 Feb 2004 00:23:40 +0100
Modified: mono/trunk/debian/rules
===================================================================
--- mono/trunk/debian/rules 2004-02-10 11:14:05 UTC (rev 180)
+++ mono/trunk/debian/rules 2004-02-10 11:47:08 UTC (rev 181)
@@ -20,7 +20,6 @@
NOCONFIGURE=yes sh debian/autogen.sh
# ...testing whether configure or autogen.sh check was successfull
test "${CONFCMD}"
- chmod +x debian/icu-config
PATH="$(CURDIR)/debian:$$PATH" ./$(CONFCMD) --prefix=/usr --with-gc=included \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \