summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index ebb0bde..16d3417 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-snowshoe-mobile (0.2.0) unstable; urgency=low
+snowshoe-mobile (0.2.5) unstable; urgency=low
- * UI reworked.
+ * UI reworked, updated Qt and WebKit.
-- Lauro Moura <lauro.neto@openbossa.org> Mon, 07 May 2012 16:51:11 -0300
diff --git a/debian/control b/debian/control
index e4add7f..25a2d30 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: https://github.com/snowshoe/snowshoe
Package: snowshoe-mobile
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, qt-components2 (>= 2.0~20120507b1), webkit-snapshot (>= 116318)
+Depends: ${shlibs:Depends}, ${misc:Depends}, qt-components2 (>= 2.0~20120619b3), webkit-snapshot (>= 122844)
Description: Experimental browser based on Qt5 and WebKit2.
Snowshoe is an open source project to build a cross platform browser
application with multiple user interfaces while sharing the same core engine,