[Pkg-mono-svn-commits] rev 4089 - mono-debugger/trunk/debian
Jo Shields
directhex at alioth.debian.org
Thu Jan 28 15:49:36 UTC 2010
Author: directhex
Date: 2010-01-28 15:49:35 +0000 (Thu, 28 Jan 2010)
New Revision: 4089
Modified:
mono-debugger/trunk/debian/changelog
mono-debugger/trunk/debian/control
Log:
use nunit's -dev package
standards bump
Modified: mono-debugger/trunk/debian/changelog
===================================================================
--- mono-debugger/trunk/debian/changelog 2010-01-19 00:53:14 UTC (rev 4088)
+++ mono-debugger/trunk/debian/changelog 2010-01-28 15:49:35 UTC (rev 4089)
@@ -1,11 +1,16 @@
mono-debugger (2.4.3-2) UNRELEASED; urgency=low
- * NOT RELEASED YET
+ [ Mirco Bauer ]
* debian/rules
debian/shlibs:
+ Dropped handcrafted shlibs, replace with versioned shlibs created with
dh_makeshlibs.
+ [ Jo Shields ]
+ * debian/control:
+ + No-change bump to Standards 3.8.4
+ + Use NUnit's -dev package to prevent FTBFS
+
-- Mirco Bauer <meebey at debian.org> Fri, 25 Dec 2009 13:44:04 +0100
mono-debugger (2.4.3-1) unstable; urgency=low
Modified: mono-debugger/trunk/debian/control
===================================================================
--- mono-debugger/trunk/debian/control 2010-01-19 00:53:14 UTC (rev 4088)
+++ mono-debugger/trunk/debian/control 2010-01-28 15:49:35 UTC (rev 4089)
@@ -8,7 +8,7 @@
cli-common-dev (>= 0.4.4),
mono-devel (>= 2.4.3),
nunit-console,
- libnunit2.4-cil,
+ libnunit-cil-dev,
autoconf,
automake,
autotools-dev,
@@ -16,7 +16,7 @@
libmono-dev (>= 2.0),
libglib2.0-dev,
libreadline-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Homepage: http://www.mono-project.com/Debugger
Vcs-Svn: svn://svn.debian.org/pkg-mono/mono-debugger/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-mono/mono-debugger/trunk/
More information about the Pkg-mono-svn-commits
mailing list