aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-03-29 16:35:34 -0400
committerKen VanDine <ken.vandine@canonical.com>2012-03-29 16:35:34 -0400
commit24c6a1293c2333ea523740bba8cc02a6d941bfad (patch)
treeb4b6cb92c527ec687c88281f2a85e7e1cc97d17c /debian
parent8a0d944aa5c0578d55693f474599199471ce91e1 (diff)
downloadlibdbusmenu-24c6a1293c2333ea523740bba8cc02a6d941bfad.tar.gz
libdbusmenu-24c6a1293c2333ea523740bba8cc02a6d941bfad.tar.bz2
libdbusmenu-24c6a1293c2333ea523740bba8cc02a6d941bfad.zip
releasing version 0.5.96-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
-rw-r--r--debian/control1
2 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 68279f0..45bb33f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,18 @@
-libdbusmenu (0.5.96-0ubuntu1~ppa1) precise; urgency=low
+libdbusmenu (0.5.96-0ubuntu1) precise; urgency=low
+ [ Charles Kerr ]
* New upstream release.
* Faster menuitem lookups (LP: #801699)
- * To reduce dbus traffic, only send event replies when the caller requests them
+ * To reduce dbus traffic, only send event replies when the caller
+ requests them
* Added support for callgrind-based benchmarks
* Minor code cleanup
- -- Charles Kerr <charles.kerr@canonical.com> Thu, 29 Mar 2012 11:38:40 -0700
+ [ Ken VanDine ]
+ * debian/control
+ - added build depends on valgrind
+
+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 29 Mar 2012 16:35:00 -0400
libdbusmenu (0.5.95-0ubuntu1) precise; urgency=low
diff --git a/debian/control b/debian/control
index a14bc40..49438f9 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Build-Depends: debhelper (>= 8.1.3),
libgirepository1.0-dev (>= 0.9.3),
libx11-dev (>= 1.3),
dh-autoreconf,
+ valgrind,
valac-0.16
Standards-Version: 3.9.2
Homepage: https://launchpad.net/dbusmenu