[maemo-commits] [maemo-commits] r8828 - projects/haf/trunk/pybluez/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Dec 19 23:19:25 EET 2006
- Previous message: [maemo-commits] r8827 - projects/haf/trunk/pyrex/Demos/embed
- Next message: [maemo-commits] r8829 - in projects/haf/trunk/python-gstreamer: debian gst
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: osantana Date: 2006-12-19 23:19:21 +0200 (Tue, 19 Dec 2006) New Revision: 8828 Modified: projects/haf/trunk/pybluez/debian/changelog projects/haf/trunk/pybluez/debian/control Log: - added a optional dependency to the libbluetooth1 to make this package Modified: projects/haf/trunk/pybluez/debian/changelog =================================================================== --- projects/haf/trunk/pybluez/debian/changelog 2006-12-19 21:16:51 UTC (rev 8827) +++ projects/haf/trunk/pybluez/debian/changelog 2006-12-19 21:19:21 UTC (rev 8828) @@ -1,3 +1,10 @@ +pybluez (0.9.1-1osso2) unstable; urgency=low + + * added a optional dependency to the libbluetooth1 to make this package + compile in SDK 2.1 (scirocco) + + -- Osvaldo Santana Neto <osvaldo.santana at indt.org.br> Tue, 19 Dec 2006 18:18:39 -0300 + pybluez (0.9.1-1osso1) unstable; urgency=low * moved to version 0.9.1 Modified: projects/haf/trunk/pybluez/debian/control =================================================================== --- projects/haf/trunk/pybluez/debian/control 2006-12-19 21:16:51 UTC (rev 8827) +++ projects/haf/trunk/pybluez/debian/control 2006-12-19 21:19:21 UTC (rev 8828) @@ -2,7 +2,7 @@ Section: python Priority: optional Maintainer: Osvaldo Santana Neto <osvaldo.santana at indt.org.br> -Build-Depends: debhelper (>= 4.0.0), python2.5 (>= 2.5-0), python2.5-dev (>= 2.5-0), libbluetooth2 (>= 2.11-1), libbluetooth2-dev (>= 2.11-1) +Build-Depends: debhelper (>= 4.0.0), python2.5 (>= 2.5-0), python2.5-dev (>= 2.5-0), libbluetooth2-dev (>= 2.11-1) | libbluetooth1-dev (>= 2.25-cvs20060428) Standards-Version: 3.6.1 Package: python2.5-bluez
- Previous message: [maemo-commits] r8827 - projects/haf/trunk/pyrex/Demos/embed
- Next message: [maemo-commits] r8829 - in projects/haf/trunk/python-gstreamer: debian gst
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]