aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog18
-rw-r--r--debian/control9
2 files changed, 18 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index 4ea80c4..477e404 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,24 @@
-libdbusmenu (0.5.92-0ubuntu1~ppa1) precise; urgency=low
+libdbusmenu (0.5.92-0ubuntu1) precise; urgency=low
* New upstream release.
* Fix label leak and make it not have disposition (LP: #937829)
-- Ted Gould <ted@ubuntu.com> Thu, 23 Feb 2012 00:10:04 -0600
-libdbusmenu (0.5.91-0ubuntu1~ppa1) precise; urgency=low
+libdbusmenu (0.5.91-0ubuntu2) precise; urgency=low
+ * debian/control: restore gtk2 gir depends until that source is updated
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 15 Feb 2012 22:00:04 +0100
+
+libdbusmenu (0.5.91-0ubuntu1) precise; 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
@@ -19,7 +31,7 @@ libdbusmenu (0.5.91-0ubuntu1~ppa1) precise; urgency=low
* Don't pass NULL to ATK
* Non-srcdir build fixes
- -- Ted Gould <ted@ubuntu.com> Wed, 15 Feb 2012 11:43:39 -0600
+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 15 Feb 2012 21:38:35 +0100
libdbusmenu (0.5.90-0ubuntu1) precise; urgency=low
diff --git a/debian/control b/debian/control
index ba4e3a1..a14bc40 100644
--- a/debian/control
+++ b/debian/control
@@ -18,17 +18,14 @@ Build-Depends: debhelper (>= 8.1.3),
intltool,
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,
+ libgirepository1.0-dev (>= 0.9.3),
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