diff options
author | Simon McVittie <smcv@debian.org> | 2011-04-27 15:36:54 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2011-04-27 15:36:54 +0100 |
commit | dbbe595947a68ec8d69e1f4526a2f20a7fbb3ad8 (patch) | |
tree | e9f2b133eae77916eb71ce1cd2cdb8511491f5b4 | |
parent | 38f582ad70e790550d4b7dcd2220d677f222b012 (diff) | |
download | dbus-dbbe595947a68ec8d69e1f4526a2f20a7fbb3ad8.tar.gz |
Policy 3.9.2 (no changes required)
-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 23f1d767..76077903 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dbus (1.4.8-3) UNRELEASED; urgency=low * libdbus-1-3 Breaks versions of kdebase-workspace-bin and kde-window-manager that suffer from #623492, so partial upgrades don't make KDE unusable (Closes: #624333) + * Policy 3.9.2 (no changes required) -- Simon McVittie <smcv@debian.org> Wed, 27 Apr 2011 15:29:59 +0100 diff --git a/debian/control b/debian/control index 5578fc59..5778ce3b 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 8), xsltproc, libx11-dev, libselinux1-dev [linux-any] -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/pkg-utopia/dbus.git Vcs-Browser: http://git.debian.org/?p=pkg-utopia/dbus.git Homepage: http://dbus.freedesktop.org/ |