summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauro Neto <lauro.neto@openbossa.org>2012-05-10 14:15:16 -0300
committerLauro Neto <lauro.neto@openbossa.org>2012-07-18 17:06:21 -0300
commit696deb40372244242681bf7b5e94f8d23c453c44 (patch)
tree6befd5d1b0e4d998cc68595bb8dac63969d85f42
parentfebc125e690a73d9125e7182203c4651047630c5 (diff)
Bump version and raise webkit dependency.
Reviewed-by: TrustMe
-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,