Upped version to 2.0.1
authorHeli Hyvättinen <heli.hyvattinen@kymp.net>
Fri, 18 Nov 2011 21:05:36 +0000 (23:05 +0200)
committerHeli Hyvättinen <heli.hyvattinen@kymp.net>
Fri, 18 Nov 2011 21:06:07 +0000 (23:06 +0200)
Damage control after a missing deployment.pri file in the tarball
uploaded to Community OBS, which resulted in missing .desktop file
and icon

chessclock.pro
qml/AboutPage.qml
qtc_packaging/debian_harmattan/changelog

index 55125ef..ad4b5ad 100644 (file)
@@ -6,7 +6,7 @@ QML_IMPORT_PATH =
 QT+= declarative
 symbian:TARGET.UID3 = 0xE00C40B5
 
-VERSION = 2.0.0
+VERSION = 2.0.1
 
 # Smart Installer package's UID
 # This UID is from the protected range and therefore the package will
index 2a897d9..f823583 100644 (file)
@@ -42,7 +42,7 @@ Page
 Text
 {
     id: title
-    text: "Chess Clock 2.0.0"
+    text: "Chess Clock 2.0.1"
     color: "white"
     font.pointSize: 42
 
index bb752ec..be364bd 100755 (executable)
@@ -1,3 +1,10 @@
+chessclock (2.0.1) unstable; urgency=low
+
+    *Installs .desktop and icon again (deployement.pri was missing from source
+     tarball uploaded to Community OBS)
+
+ -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Fri, 18 Nov 2011 13:00:00 +0200
+
 chessclock (2.0.0) unstable; urgency=low
 
   * Addition before now works correctly also when 'turns per addition' is greater
@@ -8,7 +15,7 @@ chessclock (2.0.0) unstable; urgency=low
 
  -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Fri, 18 Nov 2011 13:00:00 +0200
 
-chessclock (2.0.0) unstable; urgency=low
+chessclock (1.9.1) unstable; urgency=low
 
   * Uses buttons instead of text fields to trigger change value dialogs in
     the start game dialog page, no longer need to tap twice to launch a
@@ -20,7 +27,7 @@ chessclock (2.0.0) unstable; urgency=low
 
  -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Thu, 13 Oct 2011 11:57:00 +0300
 
-chessclock (2.0.0) unstable; urgency=low
+chessclock (1.9.0) unstable; urgency=low
 
   * First release for Harmattan
   * User interface partly changed to QML and conforms to Harmattan style