[Pkg-cli-libs-commits] [SCM] semweb branch, master, updated. debian/1.05+dfsg-4
Jo Shields
directhex at apebox.org
Mon Aug 9 10:03:26 UTC 2010
The following commit has been merged in the master branch:
commit a01f081709c24e0866e501ac1bac53017fbe3f67
Author: Jo Shields <directhex at apebox.org>
Date: Mon Aug 9 10:39:43 2010 +0100
fix build-deps for MySQL
diff --git a/debian/changelog b/debian/changelog
index 9b73817..c8dd20e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ semweb (1.05+dfsg-4) UNRELEASED; urgency=low
* debian/control:
+ Fix typo in monodoc-semweb-manual description (Closes: #557701)
+ + Update build-deps to Mono 2.4.3 standards, and fix broken MySQL
+ Connector/NET build-dep
-- Jo Shields <directhex at apebox.org> Mon, 09 Aug 2010 10:37:05 +0100
diff --git a/debian/control b/debian/control
index da8a368..613a9b2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,10 @@ Uploaders: Mirco Bauer <meebey at debian.org>
Build-Depends: debhelper (>= 7.0.50), quilt
Build-Depends-Indep: cli-common-dev (>= 0.5.7),
sharutils,
- mono-devel (>= 2.4.2.3),
+ mono-devel (>= 2.4.3),
pkg-config,
monodoc-base,
- libmono-npgsql2.0-cil,
- libmono-system-data2.0-cil,
- libmono-system-web2.0-cil,
- libmono-sqlite2.0-cil,
- libmysql6.0-cil
+ libmysql-cil-dev
Standards-Version: 3.8.3
Homepage: http://razor.occams.info/code/semweb/
Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/semweb.git
--
semweb
More information about the Pkg-cli-libs-commits
mailing list