[Pkg-cli-libs-commits] [SCM] db4o branch, master, updated. upstream/7.4.120.14002+dfsg-33-g41f10a5

Iain Lane laney at ubuntu.com
Thu Jan 28 16:21:51 UTC 2010


The following commit has been merged in the master branch:
commit af0d52c3f8f4c5cd9e5df4a5ea68b5274c0e6bd6
Author: Iain Lane <laney at ubuntu.com>
Date:   Thu Jan 28 16:07:30 2010 +0000

    Add new -cil-dev package contianing pcfiles

diff --git a/debian/changelog b/debian/changelog
index 2d9f08b..759777e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -78,8 +78,9 @@ db4o (7.4.121.14026+dfsg-1) UNRELEASED; urgency=low
   * debian/control, debian/libdb4o6.0-cil*: Rename package to libdb4o7.4-cil
     for new ABI 
   * debian/db4o.pc: Fix up to include the ABI version 
+  * debian/control: Add new -cil-dev package contianing pcfiles 
 
- -- Iain Lane <laney at ubuntu.com>  Thu, 28 Jan 2010 11:09:52 +0000
+ -- Iain Lane <laney at ubuntu.com>  Thu, 28 Jan 2010 16:07:00 +0000
 
 db4o (6.1.604+dfsg-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 6624f60..918ec24 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,26 @@ Description: native OODBMS for CLI
  This is the native CLI version of db4o for Mono and Microsoft .NET Framework,
  but there is also a native Java version, check http://www.db4o.com.
 
+Package: libdb4o7.4-cil-dev
+Architecture: all
+Replaces: libdb4o6.1-cil (<< 6.1.604), libdb4o6.0-cil (<< 7.4.121.14026)
+Conflicts: libdb4o6.1-cil (<< 6.1.604), libdb4o6.0-cil (<< 7.4.121.14026)
+Suggests: libdb4o-doc, monodoc-db4o-manual
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${cli:Depends},
+         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
+ to store and retrieve any application object with only one line of code,
+ eliminating the need to predefine or maintain a separate, rigid data model.
+ .
+ This is the native CLI version of db4o for Mono and Microsoft .NET Framework,
+ but there is also a native Java version, check http://www.db4o.com.
+ .
+ This package contains development files for the db4o library, and should be
+ for compilation
+
 Package: libdb4o-doc
 Section: doc
 Architecture: all
diff --git a/debian/libdb4o7.4-cil-dev.install b/debian/libdb4o7.4-cil-dev.install
new file mode 100644
index 0000000..56d88e6
--- /dev/null
+++ b/debian/libdb4o7.4-cil-dev.install
@@ -0,0 +1 @@
+usr/lib/pkgconfig
diff --git a/debian/libdb4o7.4-cil.links b/debian/libdb4o7.4-cil-dev.links
similarity index 100%
rename from debian/libdb4o7.4-cil.links
rename to debian/libdb4o7.4-cil-dev.links
diff --git a/debian/libdb4o7.4-cil.install b/debian/libdb4o7.4-cil.install
index c1e84ae..64993b0 100644
--- a/debian/libdb4o7.4-cil.install
+++ b/debian/libdb4o7.4-cil.install
@@ -1,4 +1,3 @@
 usr/lib/db4o/*.dll /usr/lib/cli/db4o-7.4/
 usr/lib/db4o/*.exe	/usr/lib/db4o/
-usr/lib/pkgconfig/
 usr/bin/

-- 
db4o



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