diff options
author | Simon McVittie <smcv@debian.org> | 2014-01-07 12:49:43 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-01-07 12:49:43 +0000 |
commit | 0f4e5e592fbb7cc2ab6fb5d7e3a8e593a90982d9 (patch) | |
tree | 3de412631c76c6b1843240a4286785ac78bea8d1 /debian/changelog | |
parent | eba9d5478ebd6548872e7ac6325aae0ef34fd9d1 (diff) | |
download | dbus-0f4e5e592fbb7cc2ab6fb5d7e3a8e593a90982d9.tar.gz |
Conditionalize libaudit build-dependency to [linux-any]debian/1.7.10-2
* Explicitly enable libaudit, SELinux and systemd on Linux;
do not enable them elsewhere
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 72d581de..deb048d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dbus (1.7.10-2) unstable; urgency=low + + * Conditionalize libaudit and libcap-ng build-dependencies to [linux-any] + * Explicitly enable libaudit, SELinux and systemd on Linux; + do not enable them elsewhere + + -- Simon McVittie <smcv@debian.org> Tue, 07 Jan 2014 12:12:15 +0000 + dbus (1.7.10-1) unstable; urgency=low * Merge from experimental into unstable |