[Pkg-cli-libs-commits] [SCM] db4o branch, master, updated. debian/7.4.121.14026+dfsg-3

Jo Shields directhex at apebox.org
Sun Jul 25 12:41:07 UTC 2010


The following commit has been merged in the master branch:
commit 86b210becae2f71640ca3ee597e3eccf6a9c3638
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Jul 25 13:25:30 2010 +0100

    revert Requires: on mono-cecil

diff --git a/debian/changelog b/debian/changelog
index 9f34808..aedef9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+db4o (7.4.121.14026+dfsg-3) UNRELEASED; urgency=low
+
+  * debian/db4o.pc,
+    debian/control:
+    + Actually, DON'T add a Requires for mono-cecil.
+
+ -- Jo Shields <directhex at apebox.org>  Sun, 25 Jul 2010 13:24:29 +0100
+
 db4o (7.4.121.14026+dfsg-2) unstable; urgency=low
 
   * debian/db4o.pc:
diff --git a/debian/control b/debian/control
index 3bd8ef1..f7157f7 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,6 @@ Suggests: libdb4o-doc, monodoc-db4o-manual
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${cli:Depends},
-         libmono-cecil-cil-dev,
          libdb4o7.4-cil (= ${binary:Version})
 Description: native OODBMS for CLI - development files
  db4o is the open source object database that enables Java and .NET developers
diff --git a/debian/db4o.pc b/debian/db4o.pc
index 39950ba..955a61d 100644
--- a/debian/db4o.pc
+++ b/debian/db4o.pc
@@ -6,4 +6,3 @@ Name: db4o
 Description: db4o - native OODBMS for CLI
 Version: #PACKAGE_ABI_VERSION#
 Libs: -r:${pkglibdir}/Db4objects.Db4o-#PACKAGE_ABI_VERSION#/Db4objects.Db4o.dll -r:${pkglibdir}/Db4objects.Db4o.NativeQueries-#PACKAGE_ABI_VERSION#/Db4objects.Db4o.NativeQueries.dll -r:${pkglibdir}/Db4objects.Db4o.Instrumentation-#PACKAGE_ABI_VERSION#/Db4objects.Db4o.Instrumentation.dll -r:${pkglibdir}/Db4objects.Db4o.Linq-#PACKAGE_ABI_VERSION#/Db4objects.Db4o.Linq.dll
-Requires: mono-cecil

-- 
db4o



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