diff options
author | Simon McVittie <smcv@debian.org> | 2013-11-01 16:31:57 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2013-11-01 16:31:57 +0000 |
commit | 5ad7d1363f2fd5fed7d387ff2e17a27c8918f96d (patch) | |
tree | 1b52c7e7f78bdc410684183b076a68c8fae4c05e | |
parent | d2f480224084aed193479c27ac7bf9dd95382e4a (diff) | |
download | dbus-5ad7d1363f2fd5fed7d387ff2e17a27c8918f96d.tar.gz |
New upstream release 1.6.18debian/1.6.18-1
* Standards-Version: 3.9.5 (no changes needed)
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 0c1ba8d1..cd54faa9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dbus (1.6.16-2) UNRELEASED; urgency=low +dbus (1.6.18-1) unstable; urgency=low * Run `update-rc.d dbus defaults` instead of deprecated `update-rc.d dbus start ...` (Closes: #725923) @@ -6,8 +6,10 @@ dbus (1.6.16-2) UNRELEASED; urgency=low without updating the symbols file * debian/copyright: list copyright holders and minor licenses (Closes: #726000) + * New upstream release 1.6.18 + * Standards-Version: 3.9.5 (no changes needed) - -- Simon McVittie <smcv@debian.org> Thu, 10 Oct 2013 11:46:26 +0100 + -- Simon McVittie <smcv@debian.org> Fri, 01 Nov 2013 16:30:33 +0000 dbus (1.6.16-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 0a9e000b..e822341b 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,7 @@ Build-Depends: automake (>= 1:1.10), valgrind [amd64 armel armhf i386 mips mipsel powerpc ppc64 s390x], xmlto, xsltproc -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-utopia/dbus.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-utopia/dbus.git Homepage: http://dbus.freedesktop.org/ |