Age | Commit message (Expand) | Author | Files | Lines |
2015-03-27 | dbus (1.8.16-1+dyson1)HEADdyson/1.8.16-1+dyson1master | Igor Pashev | 1 | -3/+0 |
2015-03-27 | Merge branch 'master' of git://anonscm.debian.org/pkg-utopia/dbus | Igor Pashev | 1 | -16/+59 |
2014-10-06 | Use --with-valgrind=auto (supported since 1.7.6) for the debug build | Simon McVittie | 1 | -10/+1 |
2014-02-26 | debian/rules: say why no tests during build | Simon McVittie | 1 | -1/+4 |
2014-02-26 | Clean debian/tmp-udeb in `debian/rules clean` | Simon McVittie | 1 | -0/+4 |
2014-02-15 | Don't try to install systemd units in a stage1 build (they are no longer inst... | Simon McVittie | 1 | -2/+3 |
2014-02-15 | debian/rules: look for DEB_BUILD_PROFILES, the new name for DEB_BUILD_PROFILE | Simon McVittie | 1 | -3/+3 |
2014-01-07 | Conditionalize libaudit build-dependency to [linux-any]debian/1.7.10-2 | Simon McVittie | 1 | -1/+11 |
2014-01-06 | Generate debian/dbus.install from a generic part and a Linux-specific part, s... | Simon McVittie | 1 | -0/+5 |
2013-11-01 | Enable libaudit support so messages that violate SELinux policy go to the aud... | Simon McVittie | 1 | -1/+1 |
2013-10-28 | Use tabs instead of white space | Laurent Bigonville | 1 | -12/+12 |
2013-10-28 | debian/rules: Re-add udeb_configure_flags that was lost during merge | Laurent Bigonville | 1 | -0/+14 |
2013-10-12 | Merge branch 'master' into experimental | Simon McVittie | 1 | -2/+17 |
2013-10-10 | Run `update-rc.d dbus defaults` instead of deprecated `update-rc.d dbus start... | Simon McVittie | 1 | -1/+1 |
2013-10-09 | debian/rules: FTBFS if new symbols or libraries are added without updating th... | Simon McVittie | 1 | -1/+1 |
2013-10-08 | Add udeb packages, so the graphical installer can use AT-SPI (Closes: #723952) | Simon McVittie | 1 | -1/+30 |
2013-07-27 | Use dh_smf; fix scripts accordingly | Igor Pashev | 1 | -5/+0 |
2013-06-22 | Merge git://anonscm.debian.org/pkg-utopia/dbus | Igor Pashev | 1 | -14/+57 |
2013-04-23 | Don't install man pages if we wouldn't have built them | Simon McVittie | 1 | -1/+2 |
2013-02-22 | Don't install man pages if we wouldn't have built them | Simon McVittie | 1 | -1/+2 |
2013-02-13 | Don't build dbus-1-doc at all if using stage1 or nodocs | Simon McVittie | 1 | -1/+8 |
2013-02-13 | In the normal build, do not build the documentation if DEB_BUILD_PROFILE=stage1 | Simon McVittie | 1 | -1/+1 |
2013-02-13 | In the debug build, do not insist on building all tests if DEB_BUILD_PROFILE=... | Simon McVittie | 1 | -1/+7 |
2013-02-13 | Add support for DEB_BUILD_OPTIONS=nodocs, which omits most documentation (all... | Simon McVittie | 1 | -2/+14 |
2013-02-13 | debian/rules: factor out production and debug configure flags | Simon McVittie | 1 | -13/+20 |
2013-02-13 | On architectures where it's currently supported, do the debug build with --wi... | Simon McVittie | 1 | -0/+11 |
2012-09-07 | Added SMF service | Igor Pashev | 1 | -0/+8 |
2012-07-18 | New upstream stable release | Simon McVittie | 1 | -1/+0 |
2012-07-03 | Disable "developer mode", which was intended to be off-by-default, but was in... | Simon McVittie | 1 | -0/+1 |
2012-03-27 | Don't run dh_makeshlibs on dbus-1-dbg | Simon McVittie | 1 | -1/+1 |
2012-02-21 | Use debhelper 9 (mainly for compressed, build-ID-based debug symbols), and dp... | Simon McVittie | 1 | -11/+9 |
2011-07-29 | New upstream release | Simon McVittie | 1 | -4/+0 |
2011-06-30 | Remove the .la file for the debug build, not just the normal build | Simon McVittie | 1 | -0/+1 |
2011-06-29 | Move libraries into multiarch locations | Simon McVittie | 1 | -6/+12 |
2011-06-11 | Don't run tests during build (again), it appears they time out on most of of ... | Simon McVittie | 1 | -3/+2 |
2011-06-10 | Build-depend on libglib2.0-dev, libdbus-glib-1-dev for better regression test... | Simon McVittie | 1 | -1/+8 |
2011-06-10 | Don't delete jquery.js, no longer installed by recent Doxygen | Simon McVittie | 1 | -2/+0 |
2011-06-02 | Disable the build-time tests for now, they need more upstream work before the... | Simon McVittie | 1 | -2/+1 |
2011-06-02 | Disable -Wl,--gc-sections and related flags: the size decrease is negligible,... | Simon McVittie | 1 | -0/+1 |
2011-06-01 | Disable silent rules so we can have useful buildd logs | Simon McVittie | 1 | -0/+1 |
2011-06-01 | fix build-twice-in-a-row | Simon McVittie | 1 | -2/+4 |
2011-06-01 | build-depend on xvfb and run the tests under xvfb-run, since one needs a $DIS... | Simon McVittie | 1 | -2/+2 |
2011-06-01 | Don't overwrite INSTALL - D-Bus has its own version | Simon McVittie | 1 | -0/+8 |
2011-06-01 | run the debug build's regression tests during build, but don't make failures ... | Simon McVittie | 1 | -0/+4 |
2011-06-01 | Use hardening-includes to get PIE and stuff | Simon McVittie | 1 | -2/+8 |
2011-06-01 | Run autoreconf during build, and allow parallel building | Simon McVittie | 1 | -1/+1 |
2011-06-01 | Do a second build with tests, verbosity etc. enabled, and install it in /usr/... | Simon McVittie | 1 | -5/+28 |
2011-06-01 | Don't pass a version to dh_makeshlibs -V | Simon McVittie | 1 | -1/+1 |
2011-06-01 | Use a separate build directory | Simon McVittie | 1 | -10/+11 |
2011-04-11 | Remove jquery.js at the right location | Simon McVittie | 1 | -1/+1 |