diff options
author | Michael Biebl <biebl@debian.org> | 2010-02-02 20:40:48 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2010-02-02 20:40:48 +0000 |
commit | 05b619e190c9c01f55323cde2c6d9cbdd271c2d4 (patch) | |
tree | ca531e1152a5e52553b6619a6ae4db91bf9c3c10 | |
parent | d10ec7843b974cabca833b817da974e60426a094 (diff) | |
download | dbus-05b619e190c9c01f55323cde2c6d9cbdd271c2d4.tar.gz |
Bump Standards-Version to 3.8.4.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3497 ceb527fc-18e6-0310-9fe2-813c157c29e7
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 467b8f17..23595550 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dbus (1.2.18-1) UNRELEASED; urgency=low * New upstream release. * debian/control - Drop Build-Depends on docbook-utils, apparently no longer necessary. + - Bump Standards-Version to 3.8.4. * debian/rules - Explicitly disable audit support so we don't accidentally pick up a libaudit shlib dependency. diff --git a/debian/control b/debian/control index d2a8e05c..fc14a735 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: cdbs (>= 0.4.43), libx11-dev, libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], quilt -Standards-Version: 3.8.2 +Standards-Version: 3.8.4 Vcs-Svn: svn://svn.debian.org/pkg-utopia/packages/unstable/dbus/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/ Homepage: http://dbus.freedesktop.org/ |