applet: print strerror and exit if execlp() fails
[espeaktime] / debian / control
index 786f1c9..d094784 100644 (file)
@@ -2,28 +2,31 @@ Source: espeaktime
 Section: user/multimedia
 Priority: extra
 Maintainer: Alex Badea <vamposdecampos@gmail.com>
-Build-Depends: debhelper (>= 5), libglib2.0-dev, libdbus-glib-1-dev, libhal-dev, mce-dev (>= 1.8.10)
+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 a python implementation.
+ 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-daemon
+Package: espeaktime-ui
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, espeak
-Description: Talking clock based on eSpeak
+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 a C implementation.
-XB-Maemo-Display-Name: eSpeakTime
+ This package provides the settings UI.
+XB-Maemo-Display-Name: eSpeakTime UI
 XSBC-Bugtracker: mailto:vamposdecampos@gmail.com