aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control1
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2bd9528..6dc4d20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ libindicator (0.3.15-0ubuntu3~ppa2) UNRLEASED; urgency=low
* GDBus Port
* autogen.sh
* debian/control: Migrating library versions from 1 to 2
+ * debian/control: Dropping dbus-glib as a build-dep
- -- Ted Gould <ted@ubuntu.com> Mon, 10 Jan 2011 11:52:20 -0600
+ -- Ted Gould <ted@ubuntu.com> Mon, 10 Jan 2011 11:53:03 -0600
libindicator (0.3.15-0ubuntu3~ppa1) natty; urgency=low
diff --git a/debian/control b/debian/control
index af14b30..17855cf 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 5.0),
libglib2.0-dev (>= 2.22),
libgtk2.0-dev (>= 2.18),
libgtk3.0-dev (>= 2.91.3),
- libdbus-glib-1-dev,
libtool,
intltool,
gtk-doc-tools,