aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog41
-rw-r--r--debian/control3
2 files changed, 42 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 85d1cbf..4d12b92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,44 @@
+libdbusmenu (12.10.3+13.10.20130731-0ubuntu1) saucy; urgency=low
+
+ [ Jeremy Bicha ]
+ * Don't build-depend on gnome-doc-utils.
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 455
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 31 Jul 2013 02:02:59 +0000
+
+libdbusmenu (12.10.3+13.10.20130628-0ubuntu1) saucy; urgency=low
+
+ [ Charles Kerr ]
+ * Fix a bug caused by keeping signals connected to menuitems that
+ we're not using anymore. (LP: #1154701)
+ * Fix breakage when building with coverage scanning.
+
+ [ Ted Gould ]
+ * Increase test timeouts to ensure proper results on slower platforms
+ (ARM).
+
+ [ Jeremy Bicha ]
+ * Build with default valac.
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 453
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 28 Jun 2013 02:03:25 +0000
+
+libdbusmenu (12.10.3daily13.06.19-0ubuntu1) saucy; urgency=low
+
+ [ Jeremy Bicha ]
+ * According to Debian's GObject introspection mini-policy:
+ http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gobject-
+ introspection/debian/policy.txt?view=markup.
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 448
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 19 Jun 2013 02:02:27 +0000
+
libdbusmenu (12.10.3daily13.06.07-0ubuntu1) saucy; urgency=low
[ Mathieu Trudel-Lapierre ]
diff --git a/debian/control b/debian/control
index cc7be0c..88b4735 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 9),
dh-autoreconf,
libtool,
intltool,
- gnome-doc-utils,
gtk-doc-tools,
valgrind,
dbus-test-runner,
@@ -24,7 +23,7 @@ Build-Depends: debhelper (>= 9),
gobject-introspection,
libgirepository1.0-dev (>= 0.9.3),
libx11-dev (>= 1.3),
- valac-0.16,
+ valac (>= 0.16),
Standards-Version: 3.9.2
Homepage: https://launchpad.net/dbusmenu
# If you aren't a member of ~dbusmenu-team but need to upload