release 0.6 0.6
authorChristian Pulvermacher <christian@christian-laptop.(none)>
Wed, 20 Oct 2010 17:16:55 +0000 (19:16 +0200)
committerChristian Pulvermacher <christian@christian-laptop.(none)>
Wed, 20 Oct 2010 17:16:55 +0000 (19:16 +0200)
debian/changelog
debian/rules
vnc.pro

index 438f099..2f3df84 100644 (file)
@@ -1,10 +1,10 @@
 presencevnc (0.6) unstable; urgency=low
 
-  * Stability fixes
   * Add zoom bar
   * Add "Listen for Incoming Connections" option to host list
+  * Stability fixes
 
- -- Christian Pulvermacher <christian@hazel>  Fri, 01 Oct 2010 14:54:43 +0200
+ -- Christian Pulvermacher <christian@hazel>  Wed, 20 Oct 2010 18:47:05 +0200
 
 presencevnc (0.5) unstable; urgency=low
 
index 90f5757..25b70af 100755 (executable)
@@ -5,7 +5,7 @@ export DH_VERBOSE=1
 #currently builds a maemo-only package
 
 #comment this line for quick builds
-#buildlibs=foo
+buildlibs=foo
 
 SOURCEDIR=./
 BUILDDIR=debian/build/
diff --git a/vnc.pro b/vnc.pro
index 9f62098..9a46c17 100644 (file)
--- a/vnc.pro
+++ b/vnc.pro
@@ -2,7 +2,7 @@ TEMPLATE = app
 TARGET = presencevnc-bin
 LIBS += -Llibvnc/libvncclient/.libs -lvncclient
 DEFINES += QTONLY
-CONFIG += silent debug
+CONFIG += silent clean
 
 maemo5 {
        QT += maemo5