fix debian stuff
[nowplayingd] / debian / control
index 90972c1..54192ed 100644 (file)
@@ -1,13 +1,17 @@
 Source: nowplayingd
-Section: unknown
+Section: user/multimedia
 Priority: extra
 Maintainer: Tuomo Tanskanen <tumi@tumi.fi>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 7), libhildonnotify-dev, libmafw0-dev, libmafw-shared0-dev, libglib2.0-dev
 Standards-Version: 3.8.1
-Homepage: <insert the upstream URL, if relevant>
+Homepage: http://nowplayingd.garage.maemo.org/
 
 Package: nowplayingd
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Shows "email like" notifications when song changes
+ Shows clickable notifications when currently playing song changes.
+ When notification is clicked, it opens "Now Playing" view in Media
+ Player.
+ App idea by mottis. Sample mafw code by qwerty12. Thanks guys!
+