From bcde4b59e52222dfad0558103fa22a7628cf4a32 Mon Sep 17 00:00:00 2001 From: "Anselmo Lacerda S. de Melo" Date: Mon, 18 Jan 2010 17:34:35 -0300 Subject: 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 --- hyperui/debian/changelog | 2 +- hyperui/debian/control | 9 +++++---- hyperui/debian/hyperui.install | 2 -- hyperui/debian/qtmobiledemo-hyperui.install | 2 ++ mybudget/debian/changelog | 6 +++--- mybudget/debian/control | 9 +++++---- mybudget/debian/mybudget.install | 5 ----- mybudget/debian/qtmobiledemo-mybudget.install | 5 +++++ shoplist/debian/changelog | 2 +- shoplist/debian/control | 9 +++++---- shoplist/debian/qtmobiledemo-shoplist.install | 2 ++ shoplist/debian/shoplist.install | 2 -- weather/debian/changelog | 2 +- weather/debian/control | 8 ++++---- weather/debian/qtmobiledemo-weather.install | 3 +++ weather/debian/weather.install | 3 --- 16 files changed, 37 insertions(+), 34 deletions(-) delete mode 100644 hyperui/debian/hyperui.install create mode 100644 hyperui/debian/qtmobiledemo-hyperui.install delete mode 100644 mybudget/debian/mybudget.install create mode 100644 mybudget/debian/qtmobiledemo-mybudget.install create mode 100644 shoplist/debian/qtmobiledemo-shoplist.install delete mode 100644 shoplist/debian/shoplist.install create mode 100644 weather/debian/qtmobiledemo-weather.install delete mode 100644 weather/debian/weather.install diff --git a/hyperui/debian/changelog b/hyperui/debian/changelog index 6204d64..3e69626 100644 --- a/hyperui/debian/changelog +++ b/hyperui/debian/changelog @@ -1,4 +1,4 @@ -hyperui (0.1-1) unstable; urgency=low +qtmobiledemo-hyperui (0.1-1) unstable; urgency=low * Initial release. diff --git a/hyperui/debian/control b/hyperui/debian/control index 6b0540f..803fe6a 100644 --- a/hyperui/debian/control +++ b/hyperui/debian/control @@ -1,12 +1,13 @@ -Source: hyperui +Source: qtmobiledemo-hyperui Section: apps Priority: optional Maintainer: Jesus Sanchez-Palencia Build-Depends: debhelper (>= 4), libqt4-maemo5-dev Standards-Version: 3.8.1 -Package: hyperui +Package: qtmobiledemo-hyperui Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-maemo5-core, libqt4-maemo5-gui, libqt4-maemo5-network -Description: HyperUI - HyperUI +Description: Qt Mobile Demo: HyperUI + HyperUI is a concept of an interface for mobile devices. The current version contains the standby screen, + the application launcher, the dialpad and contacts list. diff --git a/hyperui/debian/hyperui.install b/hyperui/debian/hyperui.install deleted file mode 100644 index 32f1de4..0000000 --- a/hyperui/debian/hyperui.install +++ /dev/null @@ -1,2 +0,0 @@ -hyperui.desktop usr/share/applications/hildon/ -hyperui.png usr/share/pixmaps/ diff --git a/hyperui/debian/qtmobiledemo-hyperui.install b/hyperui/debian/qtmobiledemo-hyperui.install new file mode 100644 index 0000000..32f1de4 --- /dev/null +++ b/hyperui/debian/qtmobiledemo-hyperui.install @@ -0,0 +1,2 @@ +hyperui.desktop usr/share/applications/hildon/ +hyperui.png usr/share/pixmaps/ 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 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 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 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/mybudget.install deleted file mode 100644 index 64b5917..0000000 --- a/mybudget/debian/mybudget.install +++ /dev/null @@ -1,5 +0,0 @@ -mybudget.conf root/.config/openBossa/ -mybudget.conf home/user/.config/openBossa/ -maemo/mybudget.desktop usr/share/applications/hildon/ -mybudget-icon.png usr/share/pixmaps/ -maemo/start_mybudget.sh usr/bin/ diff --git a/mybudget/debian/qtmobiledemo-mybudget.install b/mybudget/debian/qtmobiledemo-mybudget.install new file mode 100644 index 0000000..64b5917 --- /dev/null +++ b/mybudget/debian/qtmobiledemo-mybudget.install @@ -0,0 +1,5 @@ +mybudget.conf root/.config/openBossa/ +mybudget.conf home/user/.config/openBossa/ +maemo/mybudget.desktop usr/share/applications/hildon/ +mybudget-icon.png usr/share/pixmaps/ +maemo/start_mybudget.sh usr/bin/ 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 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/qtmobiledemo-shoplist.install b/shoplist/debian/qtmobiledemo-shoplist.install new file mode 100644 index 0000000..5e3d3f2 --- /dev/null +++ b/shoplist/debian/qtmobiledemo-shoplist.install @@ -0,0 +1,2 @@ +images/icon-shoplist.png usr/share/pixmaps/ +shoplist.desktop usr/share/applications/hildon/ diff --git a/shoplist/debian/shoplist.install b/shoplist/debian/shoplist.install deleted file mode 100644 index 5e3d3f2..0000000 --- a/shoplist/debian/shoplist.install +++ /dev/null @@ -1,2 +0,0 @@ -images/icon-shoplist.png usr/share/pixmaps/ -shoplist.desktop usr/share/applications/hildon/ diff --git a/weather/debian/changelog b/weather/debian/changelog index ab4e562..7dbc335 100644 --- a/weather/debian/changelog +++ b/weather/debian/changelog @@ -1,4 +1,4 @@ -weather (0.1-1) unstable; urgency=low +qtmobiledemo-weather (0.1-1) unstable; urgency=low * Initial release. diff --git a/weather/debian/control b/weather/debian/control index ff85b31..ffc7e08 100644 --- a/weather/debian/control +++ b/weather/debian/control @@ -1,12 +1,12 @@ -Source: weather +Source: qtmobiledemo-weather Section: apps Priority: optional Maintainer: Jesus Sanchez-Palencia Build-Depends: debhelper (>= 4), libqt4-maemo5-dev Standards-Version: 3.8.1 -Package: weather +Package: qtmobiledemo-weather Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-maemo5-core, libqt4-maemo5-gui, libqt4-maemo5-network -Description: Weather - Weather +Description: Qt Mobile Demo: Weather + Weather demo is a demo application which allows you to check the weather around the world in a cute way. diff --git a/weather/debian/qtmobiledemo-weather.install b/weather/debian/qtmobiledemo-weather.install new file mode 100644 index 0000000..25a20f4 --- /dev/null +++ b/weather/debian/qtmobiledemo-weather.install @@ -0,0 +1,3 @@ +weather.desktop usr/share/applications/hildon/ +weather.ini usr/share/applications/ +images/icon-weather.png usr/share/pixmaps/ diff --git a/weather/debian/weather.install b/weather/debian/weather.install deleted file mode 100644 index 25a20f4..0000000 --- a/weather/debian/weather.install +++ /dev/null @@ -1,3 +0,0 @@ -weather.desktop usr/share/applications/hildon/ -weather.ini usr/share/applications/ -images/icon-weather.png usr/share/pixmaps/ -- cgit v1.2.3