aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/debian
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/debian')
-rw-r--r--openbsc/debian/changelog6
-rw-r--r--openbsc/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/openbsc/debian/changelog b/openbsc/debian/changelog
index 403eef8a8..9e7b91adb 100644
--- a/openbsc/debian/changelog
+++ b/openbsc/debian/changelog
@@ -1,3 +1,9 @@
+openbsc (0.12.0+git26-2) precise; urgency=low
+
+ * Fix libdbi package dependency.
+
+ -- Eric Butler <eric@codebutler.com> Wed, 15 Aug 2012 00:35:37 -0700
+
openbsc (0.12.0+git26-1) precise; urgency=low
* Fix version issue.
diff --git a/openbsc/debian/control b/openbsc/debian/control
index 301004567..a2d9efe2e 100644
--- a/openbsc/debian/control
+++ b/openbsc/debian/control
@@ -2,7 +2,7 @@ Source: openbsc
Section: net
Priority: optional
Maintainer: Harald Welte <laforge@gnumonks.org>
-Build-Depends: debhelper (>= 7.0.0~), autotools-dev, pkg-config, libgtp-dev, libosmocore-dev, libosmo-sccp-dev, libdbi0-dev, dh-autoreconf, libosmo-abis-dev
+Build-Depends: debhelper (>= 7.0.0~), autotools-dev, pkg-config, libgtp-dev, libosmocore-dev, libosmo-sccp-dev, libdbi-dev, dh-autoreconf, libosmo-abis-dev
Standards-Version: 3.8.4
Homepage: http://openbsc.osmocom.org/
Vcs-Git: git://bs11-abis.gnumonks.org/openbsc.git
@@ -15,7 +15,7 @@ Description: GSM Base Station Controller; BSC-only version of OpenBSC. Needs a
Package: osmocom-nitb
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libosmocore, libdbd-sqlite3, libdbi0
+Depends: ${shlibs:Depends}, ${misc:Depends}, libosmocore, libdbd-sqlite3, libdbi1
Description: GSM Network-in-a-Box, implements BSC, MSC, SMSC, HLR, VLR
Package: osmocom-ipaccess-utils