[maemo-commits] [maemo-commits] r10861 - in projects/connectivity/osso-obc/trunk: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Mar 30 16:23:48 EEST 2007
Author: jh
Date: 2007-03-30 16:23:48 +0300 (Fri, 30 Mar 2007)
New Revision: 10861

Modified:
   projects/connectivity/osso-obc/trunk/configure.ac
   projects/connectivity/osso-obc/trunk/debian/changelog
   projects/connectivity/osso-obc/trunk/debian/control
Log:
update version info

Modified: projects/connectivity/osso-obc/trunk/configure.ac
===================================================================
--- projects/connectivity/osso-obc/trunk/configure.ac	2007-03-30 13:20:03 UTC (rev 10860)
+++ projects/connectivity/osso-obc/trunk/configure.ac	2007-03-30 13:23:48 UTC (rev 10861)
@@ -1,4 +1,4 @@
-AC_INIT([osso-obc],[0.10])
+AC_INIT([osso-obc],[0.10.1])
 
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)

Modified: projects/connectivity/osso-obc/trunk/debian/changelog
===================================================================
--- projects/connectivity/osso-obc/trunk/debian/changelog	2007-03-30 13:20:03 UTC (rev 10860)
+++ projects/connectivity/osso-obc/trunk/debian/changelog	2007-03-30 13:23:48 UTC (rev 10861)
@@ -1,3 +1,9 @@
+osso-obc (0.10.1) unstable; urgency=low
+
+  * Remove libbluetooth1-dev build dep (some build systems fail because of it)
+
+ -- Johan Hedberg <johan.hedberg at nokia.com>  Fri, 30 Mar 2007 16:22:39 +0300
+
 osso-obc (0.10) unstable; urgency=low
 
   * Code cleanup

Modified: projects/connectivity/osso-obc/trunk/debian/control
===================================================================
--- projects/connectivity/osso-obc/trunk/debian/control	2007-03-30 13:20:03 UTC (rev 10860)
+++ projects/connectivity/osso-obc/trunk/debian/control	2007-03-30 13:23:48 UTC (rev 10861)
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Johan Hedberg <johan.hedberg at nokia.com>
-Build-Depends: debhelper (>= 4.0.0), libglib2.0-dev, libdbus-1-dev, libdbus-glib-1-dev, libxml2-dev, libgconf2-dev, osso-gwconnect-dev, libbluetooth1-dev | libbluetooth2-dev, libgwobex-dev (>= 0.42), libreadline4-dev | libreadline5-dev
+Build-Depends: debhelper (>= 4.0.0), libglib2.0-dev, libdbus-1-dev, libdbus-glib-1-dev, libxml2-dev, libgconf2-dev, osso-gwconnect-dev, libbluetooth2-dev, libgwobex-dev (>= 0.42), libreadline4-dev | libreadline5-dev
 Standards-Version: 3.6.1.0
 
 Package: osso-obc


More information about the maemo-commits mailing list