summaryrefslogtreecommitdiffstats
path: root/shoplist
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 /shoplist
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 'shoplist')
-rw-r--r--shoplist/debian/changelog2
-rw-r--r--shoplist/debian/control9
-rw-r--r--shoplist/debian/qtmobiledemo-shoplist.install (renamed from shoplist/debian/shoplist.install)0
3 files changed, 6 insertions, 5 deletions
diff --git a/shoplist/debian/changelog b/shoplist/debian/changelog
index a825b85..8c1472f 100644
--- a/shoplist/debian/changelog
+++ b/shoplist/debian/changelog
@@ -1,4 +1,4 @@
-shoplist (0.1-1) unstable; urgency=low
+qtmobiledemo-shoplist (0.1-1) unstable; urgency=low
* Initial release.
diff --git a/shoplist/debian/control b/shoplist/debian/control
index 07988b3..4576319 100644
--- a/shoplist/debian/control
+++ b/shoplist/debian/control
@@ -1,12 +1,13 @@
-Source: shoplist
+Source: qtmobiledemo-shoplist
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: shoplist
+Package: qtmobiledemo-shoplist
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-maemo5-core, libqt4-maemo5-gui, libqt4-maemo5-network
-Description: ShopList
- ShopList
+Description: Qt Mobile Demo: ShopList
+ ShopList is a demo application of a shopping list with rich user interface. The item lists (divided by categories)
+ are kinetic and the bought items, when checked, are animated moved to the end of the list.
diff --git a/shoplist/debian/shoplist.install b/shoplist/debian/qtmobiledemo-shoplist.install
index 5e3d3f2..5e3d3f2 100644
--- a/shoplist/debian/shoplist.install
+++ b/shoplist/debian/qtmobiledemo-shoplist.install