summaryrefslogtreecommitdiffstats
path: root/mybudget/debian
diff options
context:
space:
mode:
authorAnselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>2010-01-18 17:34:35 -0300
committerAnselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>2010-01-18 20:19:55 -0300
commitbcde4b59e52222dfad0558103fa22a7628cf4a32 (patch)
treea52cb02b79bfb96a54b5594bc45748e24931ca5d /mybudget/debian
parent6954cb499ad13b09bdca92c184ec0ff42685c445 (diff)
Demos: deb package name and description ++
deb package names are now less generic and the descriptions of each demo are now more detailed than just its name =) The new names are: hyperui -> qtmobiledemo-hyperui mybudget -> qtmobiledemo-mybudget shoplist -> qtmobiledemo-shoplist weather -> qtmobiledemo-weather Signed-off-by: Anselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>
Diffstat (limited to 'mybudget/debian')
-rw-r--r--mybudget/debian/changelog6
-rw-r--r--mybudget/debian/control9
-rw-r--r--mybudget/debian/qtmobiledemo-mybudget.install (renamed from mybudget/debian/mybudget.install)0
3 files changed, 8 insertions, 7 deletions
diff --git a/mybudget/debian/changelog b/mybudget/debian/changelog
index 430f861..19a39c5 100644
--- a/mybudget/debian/changelog
+++ b/mybudget/debian/changelog
@@ -1,16 +1,16 @@
-mybudget (0.3-1) unstable; urgency=low
+qtmobiledemo-mybudget (0.3-1) unstable; urgency=low
* Minor fixes
-- Jesus Sanchez-Palencia <jesus.palencia@openbossa.org> Wed, 28 Sep 2009 14:47:57 -0300
-mybudget (0.2-1) unstable; urgency=low
+qtmobiledemo-mybudget (0.2-1) unstable; urgency=low
* Several fixes and improvements
-- Jesus Sanchez-Palencia <jesus.palencia@openbossa.org> Wed, 03 Sep 2009 18:47:57 -0300
-mybudget (0.1-1) unstable; urgency=low
+qtmobiledemo-mybudget (0.1-1) unstable; urgency=low
* Initial release.
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.
diff --git a/mybudget/debian/mybudget.install b/mybudget/debian/qtmobiledemo-mybudget.install
index 64b5917..64b5917 100644
--- a/mybudget/debian/mybudget.install
+++ b/mybudget/debian/qtmobiledemo-mybudget.install