From 43ae83341dae864bd4214a77697c2e091e7bb94d Mon Sep 17 00:00:00 2001 From: Tuomo Tanskanen Date: Mon, 1 Mar 2010 14:22:02 +0200 Subject: [PATCH] bugtracker added --- debian/changelog | 14 +++++++++++++- debian/control | 4 ++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1ee4de0..1a0801e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,17 @@ +nowplayingd (0.1-3) fremantle; urgency=low + + * Added bugtracker + + -- Tuomo Tanskanen Mon, 01 Mar 2010 14:20:59 +0200 + +nowplayingd (0.1-2) fremantle; urgency=low + + * Includes postrm, prerm, postinst scripts to start/stop daemon on install/remove/upgrade + + -- Tuomo Tanskanen Mon, 01 Mar 2010 14:02:13 +0200 + nowplayingd (0.1-1) fremantle; urgency=low * Initial release, compiles and installs as daemon, thats it - -- Tuomo Tanskanen Mon, 01 Mar 2010 13:43:51 +0200 + -- Tuomo Tanskanen Mon, 01 Mar 2010 11:43:51 +0200 diff --git a/debian/control b/debian/control index fafbb25..578f7c8 100644 --- a/debian/control +++ b/debian/control @@ -5,14 +5,14 @@ Maintainer: Tuomo Tanskanen Build-Depends: debhelper (>= 5), libhildonnotify-dev, libmafw0-dev, libmafw-shared0-dev, libglib2.0-dev Standards-Version: 3.8.1 XB-Homepage: http://nowplayingd.garage.maemo.org/ +XB-Bugtracker: mailto://tumi@tumi.fi Package: nowplayingd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Shows "email like" notifications when song changes +Description: Shows "email arrived" 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. - Note: Requires reboot to complete install or removal! App idea by mottis. Sample code by qwerty12. Thanks guys! XB-Maemo-Display-Name: Now Playing Notifications -- 1.7.9.5