applet: print strerror and exit if execlp() fails
[espeaktime] / debian / control
index 3132386..d094784 100644 (file)
@@ -2,14 +2,31 @@ 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),
+ libgtk2.0-dev, libhildondesktop1-dev, hildon-control-panel-dev, libosso-dev (>= 1), libgconf2-dev
 Standards-Version: 3.7.2
 
-Package: espeaktime-python
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-dbus, python-gobject, espeak
+Package: espeaktime-daemon
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, espeak, osso-af-utils
 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 the long-running daemon responsible for
+ monitoring power button events.
 XB-Maemo-Display-Name: eSpeakTime
 XSBC-Bugtracker: mailto:vamposdecampos@gmail.com
+
+Package: espeaktime-ui
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Talking clock based on eSpeak (UI)
+ This is a simple talking clock daemon.  Activate it by double-pressing
+ the power button while the display is locked.
+ .
+ This package provides the settings UI.
+XB-Maemo-Display-Name: eSpeakTime UI
+XSBC-Bugtracker: mailto:vamposdecampos@gmail.com
+