diff options
author | Michael Biebl <biebl@debian.org> | 2010-09-13 23:17:08 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2010-09-13 23:17:08 +0000 |
commit | bd2c8b15c19b60b5f58944858c35500b4843e328 (patch) | |
tree | d4b1c8e5e17fa77b2049fc1378a04313f8417ebf /debian | |
parent | e5ea12a4f2c18e936f3b6f4594032480f4d74968 (diff) | |
download | dbus-bd2c8b15c19b60b5f58944858c35500b4843e328.tar.gz |
Bump Standards-Version to 3.9.1. No further changes.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/dbus@3726 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
-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 a93fa9f4..28a64348 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ dbus (1.4.0-1) UNRELEASED; urgency=low * New upstream release. + * Bump Standards-Version to 3.9.1. No further changes. -- Michael Biebl <biebl@debian.org> Tue, 14 Sep 2010 01:12:41 +0200 diff --git a/debian/control b/debian/control index 47749d13..ed375972 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: cdbs (>= 0.4.43), xsltproc, libx11-dev, libselinux1-dev [linux-any] -Standards-Version: 3.9.0 +Standards-Version: 3.9.1 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/ |