Import daemon source, and adjust build
[espeaktime] / debian / control
index 3132386..786f1c9 100644 (file)
@@ -2,7 +2,7 @@ Source: espeaktime
 Section: user/multimedia
 Priority: extra
 Maintainer: Alex Badea <vamposdecampos@gmail.com>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 5), libglib2.0-dev, libdbus-glib-1-dev, libhal-dev, mce-dev (>= 1.8.10)
 Standards-Version: 3.7.2
 
 Package: espeaktime-python
@@ -11,5 +11,19 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-dbus, python-gobject
 Description: Talking clock based on eSpeak
  This is a simple talking clock daemon.  Activate it by double-pressing
  the power button while the display is locked.
+ .
+ This package provides a python implementation.
 XB-Maemo-Display-Name: eSpeakTime
 XSBC-Bugtracker: mailto:vamposdecampos@gmail.com
+
+Package: espeaktime-daemon
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, espeak
+Description: Talking clock based on eSpeak
+ This is a simple talking clock daemon.  Activate it by double-pressing
+ the power button while the display is locked.
+ .
+ This package provides a C implementation.
+XB-Maemo-Display-Name: eSpeakTime
+XSBC-Bugtracker: mailto:vamposdecampos@gmail.com
+