From 696deb40372244242681bf7b5e94f8d23c453c44 Mon Sep 17 00:00:00 2001 From: Lauro Neto Date: Thu, 10 May 2012 14:15:16 -0300 Subject: [PATCH] Bump version and raise webkit dependency. Reviewed-by: TrustMe --- debian/changelog | 4 ++-- debian/control | 2 +- 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 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,