aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-01-20 21:03:03 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-01-20 21:03:03 -0500
commit4ef0a2886c4d4865a453ee32656937eb37669421 (patch)
tree69a464310d4ff98b63a3a30a825dafaed9f55525 /debian
parent06dd3e27c76990fc2a2f4404561586f9bdc32243 (diff)
parentde9872351ee2646f577620956c6844c428cb2760 (diff)
downloadlibdbusmenu-4ef0a2886c4d4865a453ee32656937eb37669421.tar.gz
libdbusmenu-4ef0a2886c4d4865a453ee32656937eb37669421.tar.bz2
libdbusmenu-4ef0a2886c4d4865a453ee32656937eb37669421.zip
releasing version 0.3.93-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog21
-rw-r--r--debian/control2
2 files changed, 20 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 7a854ef..ed04d94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+libdbusmenu (0.3.93-0ubuntu1) natty; urgency=low
+
+ [ Ted Gould ]
+ * New upstream release.
+ * Fixing scanner export
+ * Increasing scanner warnings
+ * Signalling to DBus when object is registered
+ * Handling errors in GVariant better than crashing
+
+ [ Ken VanDine ]
+ * debian/control
+ - Bumped build depends for libgtk3.0-dev to >= 2.99.2-1ubuntu2, a gir
+ related patch we needed was dropped in 2.99.2-1ubuntu1 but re-added
+ in 2.99.2-1ubuntu2
+
+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 20 Jan 2011 15:05:52 -0500
+
libdbusmenu (0.3.92-0ubuntu3) natty; urgency=low
* libdbusmenu-glib/server.c
@@ -296,7 +313,7 @@ libdbusmenu (0.3.1-0ubuntu1) maverick; urgency=low
* Add function to get submenu of GTK-ified items
* Fix signal prototype of ID update
* Fixing up VAPI files to build them correctly
- * Fixing the version string in the GIR file
+ * Fixing the version string in the GIR file
* Fix documentation title page
* Reject text nodes early (warnings with Qt integration)
* debian/libdbusmenu-glib-dev.install: Updating gir and vapi file
@@ -312,7 +329,7 @@ libdbusmenu (0.3.0-0ubuntu1~ppa1) lucid; urgency=low
* Add function to get submenu of GTK-ified items
* Fix signal prototype of ID update
* Fixing up VAPI files to build them correctly
- * Fixing the version string in the GIR file
+ * Fixing the version string in the GIR file
* Fix documentation title page
* Reject text nodes early (warnings with Qt integration)
* debian/libdbusmenu-glib-dev.install: Updating gir and vapi file
diff --git a/debian/control b/debian/control
index 5d96966..90af90f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Evgeni Golov <evgeni@debian.org>
Build-Depends: debhelper (>= 5.0),
cdbs (>= 0.4.41),
libgtk2.0-dev (>= 2.23.2-0ubuntu2),
- libgtk3.0-dev (>= 2.91.4-0ubuntu1),
+ libgtk3.0-dev (>= 2.99.2-1ubuntu2),
libgdk-pixbuf2.0-dev (>= 2.22.1-0ubuntu4),
libdbus-glib-1-dev,
gnome-doc-utils,