[Pkg-cli-libs-commits] [SCM] db4o branch, master, updated. debian/7.4.121.14026+dfsg-2
Jo Shields
directhex at apebox.org
Sun Jul 25 11:31:55 UTC 2010
The following commit has been merged in the master branch:
commit 66daf18076b276be9847979e49f168c212f744d1
Author: Jo Shields <directhex at apebox.org>
Date: Sun Jul 25 12:14:09 2010 +0100
Add entries for all four db4o assemblies to db4o.pc
diff --git a/debian/changelog b/debian/changelog
index 01f4d5f..899e5e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+db4o (7.4.121.14026+dfsg-2) UNRELEASED; urgency=low
+
+ * debian/db4o.pc:
+ + Include all four db4o assemblies in the pkgconfig file's references,
+ not just the main db4o assembly.
+
+ -- Jo Shields <directhex at apebox.org> Sun, 25 Jul 2010 12:09:58 +0100
+
db4o (7.4.121.14026+dfsg-1) unstable; urgency=low
[ David Paleino ]
diff --git a/debian/db4o.pc b/debian/db4o.pc
index 8d9a531..955a61d 100644
--- a/debian/db4o.pc
+++ b/debian/db4o.pc
@@ -1,8 +1,8 @@
prefix=/usr
libdir=${prefix}/lib
-pkglibdir=${libdir}/cli/Db4objects.Db4o-#PACKAGE_ABI_VERSION#
+pkglibdir=${libdir}/cli/
Name: db4o
Description: db4o - native OODBMS for CLI
Version: #PACKAGE_ABI_VERSION#
-Libs: -r:${pkglibdir}/Db4objects.Db4o.dll
+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
--
db4o
More information about the Pkg-cli-libs-commits
mailing list