From 36cb15c10520215c4bb3a372db8fa52df90daa61 Mon Sep 17 00:00:00 2001 From: Tuomo Tanskanen Date: Tue, 22 Dec 2009 13:52:09 +0200 Subject: [PATCH] bugtracker, version scheme, todo --- TODO | 2 ++ configure.ac | 2 +- debian/changelog | 2 +- debian/control | 1 + 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 90f23c4..b975fa1 100644 --- a/TODO +++ b/TODO @@ -2,3 +2,5 @@ TODO: * Apply better graphics with fine-grained visualization of cpu and mem * Add a control-panel app for settings * Store settings in gconf + +All these to a separate control panel applet installed separately or not??? diff --git a/configure.ac b/configure.ac index e8b1161..747e851 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(cpumem-applet, 0.1-1) +AM_INIT_AUTOMAKE(cpumem-applet, 0.1-4) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST diff --git a/debian/changelog b/debian/changelog index f4fb356..ddf2ff0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cpumem-applet (0.1-1) unstable; urgency=low +cpumem-applet (0.1-4) unstable; urgency=low * Add XB-Maemo-Display-Name user-friendly package name diff --git a/debian/control b/debian/control index 054841c..0b6e8d2 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Section: user/utilities Architecture: any Depends: ${shlibs:Depends}, libhildon1 (>=2.1.29), libosso1 (>=2.0), libhildondesktop1 (>=2.1.0) XB-Maemo-Display-Name: CPU/Memory Usage Icon +XSBC-Bugtracker: https://garage.maemo.org/tracker/?atid=4412&group_id=1175&func=browse XB-Maemo-Icon-26: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c 6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0 -- 1.7.9.5