diff options
author | Simon McVittie <smcv@debian.org> | 2013-11-01 19:06:28 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2013-11-01 19:06:28 +0000 |
commit | 8ac0fafa509e4ee9f77c701d751183a7e4a7f787 (patch) | |
tree | 0e250e303eb4d4762098fa4ce5e81af97a4619ba | |
parent | 263cb0aab143d72606f6c0505c7d3ecd40e7cb4e (diff) | |
parent | 5ad7d1363f2fd5fed7d387ff2e17a27c8918f96d (diff) | |
download | dbus-8ac0fafa509e4ee9f77c701d751183a7e4a7f787.tar.gz |
Standards-Version: 3.9.5 (no changes needed)
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 81bc3fc7..526023b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ dbus (1.7.6-3) UNRELEASED; urgency=low * debian/rules: Re-add udeb_configure_flags that were lost during merge (Closes: #727774) + [ Simon McVittie ] + * Standards-Version: 3.9.5 (no changes needed) + -- Simon McVittie <smcv@debian.org> Tue, 29 Oct 2013 13:07:02 +0000 dbus (1.7.6-2) experimental; 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/ |