summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index cd54faa9..372a9cbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dbus (1.6.18-2) unstable; urgency=medium
+
+ * Disable valgrind integration in the debug build on armel,
+ since valgrind no longer supports armel (Closes: #729136)
+
+ -- Simon McVittie <smcv@debian.org> Mon, 02 Dec 2013 10:22:39 +0000
+
dbus (1.6.18-1) unstable; urgency=low
* Run `update-rc.d dbus defaults` instead of deprecated
diff --git a/debian/control b/debian/control
index e822341b..f350bb17 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Build-Depends: automake (>= 1:1.10),
python (>= 2.6),
python-dbus,
python-gobject,
- valgrind [amd64 armel armhf i386 mips mipsel powerpc ppc64 s390x],
+ valgrind [amd64 armhf i386 mips mipsel powerpc ppc64 s390x],
xmlto,
xsltproc
Standards-Version: 3.9.5