summaryrefslogtreecommitdiffstats
path: root/mybudget/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'mybudget/debian/control')
-rw-r--r--mybudget/debian/control9
1 files changed, 5 insertions, 4 deletions
diff --git a/mybudget/debian/control b/mybudget/debian/control
index 8340e04..8fcede1 100644
--- a/mybudget/debian/control
+++ b/mybudget/debian/control
@@ -1,12 +1,13 @@
-Source: mybudget
+Source: qtmobiledemo-mybudget
Section: apps
Priority: optional
Maintainer: Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
Build-Depends: debhelper (>= 4), libqt4-maemo5-dev
Standards-Version: 3.8.1
-Package: mybudget
+Package: qtmobiledemo-mybudget
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-maemo5-core, libqt4-maemo5-gui
-Description: My Budget
- My Budget
+Description: Qt Mobile Demo: MyBudget
+ MyBudget is a personal budget demo application, with lists of expenses divided by categories,
+ plus a calculator integrated with the input of new expenses, plus a chart of monthly expenses.