aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-02-15 21:38:27 +0100
committerSebastien Bacher <seb128@ubuntu.com>2012-02-15 21:38:27 +0100
commitbe1db87a7e1997e5dd1b69948136c30c7c39d960 (patch)
treef22ea28af5a331799fb6aca0c900a73e9a476720 /debian
parentba23a1f5d6bed315132fb45ff7a63384e2da4e42 (diff)
parent49e45c8b23af0926ec04c50a4ac53068abba21db (diff)
downloadlibdbusmenu-be1db87a7e1997e5dd1b69948136c30c7c39d960.tar.gz
libdbusmenu-be1db87a7e1997e5dd1b69948136c30c7c39d960.tar.bz2
libdbusmenu-be1db87a7e1997e5dd1b69948136c30c7c39d960.zip
* debian/control:
- drop git binaries, the libdev depends on it - set ubuntu vcs - use the current vala version [ Ted Gould ] * New upstream release. * Remove unused const on GStrv's * Only free when there is data to free * Ensure that we only return once even with error (LP: #929856) * Fix an error on a failure to send properties (LP: #929707) * Ensure the hash variant isn't NULL in the comparison (LP: #929710) * Fix some of the issues with throwing criticals * Ensure our tests fail if they throw criticals * Parse and handle a11y descriptions * Don't pass NULL to ATK * Non-srcdir build fixes
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog22
-rw-r--r--debian/control8
2 files changed, 24 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 4fb0dc9..6955501 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+libdbusmenu (0.5.91-0ubuntu1) UNRELEASED; urgency=low
+
+ * debian/control:
+ - drop git binaries, the libdev depends on it
+ - set ubuntu vcs
+ - use the current vala version
+
+ [ Ted Gould ]
+ * New upstream release.
+ * Remove unused const on GStrv's
+ * Only free when there is data to free
+ * Ensure that we only return once even with error (LP: #929856)
+ * Fix an error on a failure to send properties (LP: #929707)
+ * Ensure the hash variant isn't NULL in the comparison (LP: #929710)
+ * Fix some of the issues with throwing criticals
+ * Ensure our tests fail if they throw criticals
+ * Parse and handle a11y descriptions
+ * Don't pass NULL to ATK
+ * Non-srcdir build fixes
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 15 Feb 2012 21:35:12 +0100
+
libdbusmenu (0.5.90-0ubuntu1) precise; urgency=low
[ Ted Gould ]
diff --git a/debian/control b/debian/control
index ba4e3a1..d10d7dd 100644
--- a/debian/control
+++ b/debian/control
@@ -19,16 +19,12 @@ Build-Depends: debhelper (>= 8.1.3),
libjson-glib-dev (>= 0.13.4),
gobject-introspection,
libgirepository1.0-dev (>= 0.9.3),
- gir1.2-glib-2.0,
- gir1.2-gtk-2.0,
- gir1.2-gtk-3.0,
libx11-dev (>= 1.3),
dh-autoreconf,
- valac-0.14
+ valac-0.16
Standards-Version: 3.9.2
Homepage: https://launchpad.net/dbusmenu
-Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/libdbusmenu/debian
-Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/libdbusmenu/debian
+Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/dbusmenu/ubuntu
Package: libdbusmenu-glib4
Section: libs