summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-06-10Don't delete jquery.js, no longer installed by recent DoxygenSimon McVittie2-2/+1
2011-06-10New upstream release fixes local DoS (Closes: #629938, no CVE number yet)Simon McVittie1-0/+6
2011-06-10Merge commit 'upstream/1.4.12'Simon McVittie30-301/+2590
2011-06-10Imported Upstream version 1.4.12upstream/1.4.12Simon McVittie30-301/+2590
2011-06-10Reinstate installation of library to a multiarch pathSimon McVittie2-2/+5
2011-06-10Go back to usr/lib in postinst, tooSimon McVittie1-1/+1
2011-06-10close bugs resulting from use of /Simon McVittie1-0/+2
2011-06-09Only condition the check for dbus status on whether the init script existsSimon McVittie1-4/+5
We can try ReloadConfig on any upgrade, regardless of whether there's an init script.
2011-06-09Improve comments in postinst explaining why it behaves as it doesSimon McVittie2-5/+9
2011-06-09Move everything except the library back into /usrSimon McVittie8-25/+22
2011-06-09There's no need to create/chown messagebus' home directory, the sysvinit ↵Simon McVittie2-2/+8
script and the Upstart job both do that on-demand
2011-06-09releasedebian/1.5.2-2Simon McVittie1-2/+2
2011-06-08Adjust /|/usr split furtherSimon McVittie1-1/+2
2011-06-08libdbus-1-dev: explicitly pre-depend on multiarch-support to work around ↵Simon McVittie2-1/+5
debhelper and lintian disagreeing whether it's necessary
2011-06-08Adjust libdir so it doesn't end up as //lib/ARCH-OSSimon McVittie1-2/+2
//lib/ARCH-OS isn't a default linker path (whereas /lib/ARCH-OS is), so using that leads to unwanted RPATHs.
2011-06-08move dbus-daemon and its helpers from /usr to /, and libraries into ↵Simon McVittie10-19/+34
multiarch locations
2011-06-08Don't delete jquery.js, no longer installed by recent DoxygenSimon McVittie2-2/+1
2011-06-08call ReloadConfig with dbus-send in the postinst, since that'll work ↵Simon McVittie2-9/+13
regardless of whether dbus was started with sysvinit or Upstart; just call it unconditionally, and ignore any failures we might see (in chroots or if dbus-daemon wasn't running)
2011-06-08run dbus-uuidgen --ensure in postinstSimon McVittie2-0/+4
2011-06-08create, chown messagebus' home directory in postinstSimon McVittie2-0/+4
2011-06-02Merge branch 'master' into experimentalSimon McVittie3-7/+24
Conflicts: debian/changelog
2011-06-02releasedebian/1.4.10-2Simon McVittie1-2/+2
2011-06-02Disable the build-time tests for now, they need more upstream work before ↵Simon McVittie3-5/+4
they'll pass in a minimal build chroot
2011-06-02Disable -Wl,--gc-sections and related flags: the size decrease is ↵Simon McVittie2-0/+4
negligible, and these options currently segfault ld on armel and mips* (Closes: #628834)
2011-06-01Update Vcs-Git, Vcs-Browser to the form preferred by the Alioth adminsSimon McVittie2-2/+3
2011-06-01Disable silent rules so we can have useful buildd logsSimon McVittie2-0/+7
2011-06-01releasedebian/1.5.2-1Simon McVittie1-2/+2
2011-06-01New(er) upstream versionSimon McVittie1-1/+2
2011-06-01Merge commit 'upstream/1.5.2' into experimentalSimon McVittie54-4888/+7945
2011-06-01Imported Upstream version 1.5.2upstream/1.5.2Simon McVittie54-4888/+7945
2011-06-01Merge branch 'master' into experimentalSimon McVittie6-24/+115
Conflicts: NEWS configure configure.ac debian/changelog doc/dbus-specification.html
2011-06-01releasedebian/1.4.10-1Simon McVittie1-2/+2
2011-06-01fix build-twice-in-a-rowSimon McVittie1-2/+4
2011-06-01build-depend on xvfb and run the tests under xvfb-run, since one needs a ↵Simon McVittie3-3/+7
$DISPLAY
2011-06-01Don't overwrite INSTALL - D-Bus has its own versionSimon McVittie1-0/+8
2011-06-01run the debug build's regression tests during build, but don't make failures ↵Simon McVittie2-0/+6
fatal yet
2011-06-01New upstream versionSimon McVittie1-1/+2
2011-06-01Merge commit 'upstream/1.4.10'Simon McVittie49-5122/+7895
2011-06-01Imported Upstream version 1.4.10upstream/1.4.10Simon McVittie49-5122/+7895
2011-06-01increase dependencies of dbus-1-dbgSimon McVittie2-3/+6
2011-06-01Don't install dcop-howto.txt - this isn't DCOPSimon McVittie2-1/+1
2011-06-01fix installation for out-of-treenessSimon McVittie1-1/+1
2011-06-01Use hardening-includes to get PIE and stuffSimon McVittie2-2/+9
2011-06-01Run autoreconf during build, and allow parallel buildingSimon McVittie3-1/+3
2011-06-01Do a second build with tests, verbosity etc. enabled, and install it in ↵Simon McVittie5-5/+45
/usr/lib/$DEB_HOST_MULTIARCH/dbus-1.0/debug-build (Closes: #498185)
2011-06-01Don't pass a version to dh_makeshlibs -VSimon McVittie2-1/+4
The symbols file gives us exact dependencies, so the legacy shlibs mechanism is just a guard against old systems now, and everyone forgets to update it
2011-06-01Use a separate build directorySimon McVittie2-10/+19
* Use a separate build directory * Explicitly set compiler flags * Don't complain about not installing libdbus-1.la
2011-06-01Sort Build-DependsSimon McVittie1-6/+6
2011-04-27Merge from unstabledebian/1.5.0-2Simon McVittie3-3/+40
* Merge from unstable * 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) * De-duplicate short descriptions * Add DEP-3 metadata to 01_no-fatal-warnings.patch * Remove jquery.js at the right location * Re-upload with non-broken .changes file
2011-04-27releasedebian/1.4.8-3Simon McVittie1-2/+2