summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)AuthorFilesLines
2015-03-27dbus (1.8.16-1+dyson1)HEADdyson/1.8.16-1+dyson1masterIgor Pashev1-3/+0
2015-03-27Merge branch 'master' of git://anonscm.debian.org/pkg-utopia/dbusIgor Pashev1-16/+59
2014-10-06Use --with-valgrind=auto (supported since 1.7.6) for the debug buildSimon McVittie1-10/+1
2014-02-26debian/rules: say why no tests during buildSimon McVittie1-1/+4
2014-02-26Clean debian/tmp-udeb in `debian/rules clean`Simon McVittie1-0/+4
2014-02-15Don't try to install systemd units in a stage1 build (they are no longer inst...Simon McVittie1-2/+3
2014-02-15debian/rules: look for DEB_BUILD_PROFILES, the new name for DEB_BUILD_PROFILESimon McVittie1-3/+3
2014-01-07Conditionalize libaudit build-dependency to [linux-any]debian/1.7.10-2Simon McVittie1-1/+11
2014-01-06Generate debian/dbus.install from a generic part and a Linux-specific part, s...Simon McVittie1-0/+5
2013-11-01Enable libaudit support so messages that violate SELinux policy go to the aud...Simon McVittie1-1/+1
2013-10-28Use tabs instead of white spaceLaurent Bigonville1-12/+12
2013-10-28debian/rules: Re-add udeb_configure_flags that was lost during mergeLaurent Bigonville1-0/+14
2013-10-12Merge branch 'master' into experimentalSimon McVittie1-2/+17
2013-10-10Run `update-rc.d dbus defaults` instead of deprecated `update-rc.d dbus start...Simon McVittie1-1/+1
2013-10-09debian/rules: FTBFS if new symbols or libraries are added without updating th...Simon McVittie1-1/+1
2013-10-08Add udeb packages, so the graphical installer can use AT-SPI (Closes: #723952)Simon McVittie1-1/+30
2013-07-27Use dh_smf; fix scripts accordinglyIgor Pashev1-5/+0
2013-06-22Merge git://anonscm.debian.org/pkg-utopia/dbusIgor Pashev1-14/+57
2013-04-23Don't install man pages if we wouldn't have built themSimon McVittie1-1/+2
2013-02-22Don't install man pages if we wouldn't have built themSimon McVittie1-1/+2
2013-02-13Don't build dbus-1-doc at all if using stage1 or nodocsSimon McVittie1-1/+8
2013-02-13In the normal build, do not build the documentation if DEB_BUILD_PROFILE=stage1Simon McVittie1-1/+1
2013-02-13In the debug build, do not insist on building all tests if DEB_BUILD_PROFILE=...Simon McVittie1-1/+7
2013-02-13Add support for DEB_BUILD_OPTIONS=nodocs, which omits most documentation (all...Simon McVittie1-2/+14
2013-02-13debian/rules: factor out production and debug configure flagsSimon McVittie1-13/+20
2013-02-13On architectures where it's currently supported, do the debug build with --wi...Simon McVittie1-0/+11
2012-09-07Added SMF serviceIgor Pashev1-0/+8
2012-07-18New upstream stable releaseSimon McVittie1-1/+0
2012-07-03Disable "developer mode", which was intended to be off-by-default, but was in...Simon McVittie1-0/+1
2012-03-27Don't run dh_makeshlibs on dbus-1-dbgSimon McVittie1-1/+1
2012-02-21Use debhelper 9 (mainly for compressed, build-ID-based debug symbols), and dp...Simon McVittie1-11/+9
2011-07-29New upstream releaseSimon McVittie1-4/+0
2011-06-30Remove the .la file for the debug build, not just the normal buildSimon McVittie1-0/+1
2011-06-29Move libraries into multiarch locationsSimon McVittie1-6/+12
2011-06-11Don't run tests during build (again), it appears they time out on most of of ...Simon McVittie1-3/+2
2011-06-10Build-depend on libglib2.0-dev, libdbus-glib-1-dev for better regression test...Simon McVittie1-1/+8
2011-06-10Don't delete jquery.js, no longer installed by recent DoxygenSimon McVittie1-2/+0
2011-06-02Disable the build-time tests for now, they need more upstream work before the...Simon McVittie1-2/+1
2011-06-02Disable -Wl,--gc-sections and related flags: the size decrease is negligible,...Simon McVittie1-0/+1
2011-06-01Disable silent rules so we can have useful buildd logsSimon McVittie1-0/+1
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 $DIS...Simon McVittie1-2/+2
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 McVittie1-0/+4
2011-06-01Use hardening-includes to get PIE and stuffSimon McVittie1-2/+8
2011-06-01Run autoreconf during build, and allow parallel buildingSimon McVittie1-1/+1
2011-06-01Do a second build with tests, verbosity etc. enabled, and install it in /usr/...Simon McVittie1-5/+28
2011-06-01Don't pass a version to dh_makeshlibs -VSimon McVittie1-1/+1
2011-06-01Use a separate build directorySimon McVittie1-10/+11
2011-04-11Remove jquery.js at the right locationSimon McVittie1-1/+1