summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauro Neto <lauro.neto@openbossa.org>2012-08-08 17:24:57 -0300
committerLauro Neto <lauro.neto@openbossa.org>2012-08-08 17:24:57 -0300
commit835128356d5fb9cf8799ce1748ca76b149013008 (patch)
treeafd0bae95809a3479ac43ff6305adab226bd9316
parent7b2e08c91724b1941b77f158eff1ee278b5faa04 (diff)
Bump version and raise dependencies.
Reviewed-by: TrustMe.
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 16d3417..b8c072c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+snowshoe-mobile (0.2.6) unstable; urgency=low
+
+ * New version with updated Qt and WebKit.
+
+ -- Lauro Moura <lauro.neto@openbossa.org> Wed, 08 Aug 2012 16:54:37 -0300
+
snowshoe-mobile (0.2.5) unstable; urgency=low
* UI reworked, updated Qt and WebKit.
diff --git a/debian/control b/debian/control
index 25a2d30..d828c19 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~20120619b3), webkit-snapshot (>= 122844)
+Depends: ${shlibs:Depends}, ${misc:Depends}, qt-components2 (>= 2.0~20120619b4), webkit-snapshot (>= 125061)
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,