diff options
author | Michael Biebl <biebl@debian.org> | 2009-07-14 22:24:23 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2009-07-14 22:24:23 +0000 |
commit | e8f696ad14ac71263b514f5c2680149a62b497c7 (patch) | |
tree | 7d9f3366e54b345446c8c854a0390750357850cd /debian/changelog | |
parent | f6d45104adfb2046b8267ebe6ac220b45287e88e (diff) | |
download | dbus-e8f696ad14ac71263b514f5c2680149a62b497c7.tar.gz |
Install libdbus to /lib. Upstart requires libdbus before /usr is
mounted. Keep the development files libdbus-1*.{a,so} in /usr/lib.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3161 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7451c756..0d098196 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ dbus (1.2.16-1) UNRELEASED; urgency=low - Update for API additions. * debian/rules - Bump shlibs to 1.2.16. + * Install libdbus to /lib. Upstart requires libdbus before /usr is + mounted. Keep the development files libdbus-1*.{a,so} in /usr/lib. -- Michael Biebl <biebl@debian.org> Tue, 14 Jul 2009 23:39:04 +0200 |