summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2012-07-18experimental releasedebian/1.6.4-1Simon McVittie1-1/+1
2012-07-18New upstream stable releaseSimon McVittie2-2/+4
* New upstream stable release - remove incorrect assertion and have correct default for developer mode (Closes: #680027, differently)
2012-07-18gbp.conf: switch to experimental branchSimon McVittie2-2/+8
2012-07-03Releasedebian/1.6.2-2Simon McVittie1-2/+2
2012-07-03Disable "developer mode", which was intended to be off-by-default, but was ↵Simon McVittie2-0/+10
incorrectly on-by-default in 1.6.2, causing an incorrect assertion to be hit when starting fcitx before dbus-launch. (Closes: #680027)
2012-06-27Releasedebian/1.6.2-1Simon McVittie1-2/+2
2012-06-27New upstream stable releaseSimon McVittie2-14/+9
* New upstream stable release - dbus-launch --exit-with-session no longer monitors its stdin if run under X11 (Closes: #453755) * Remove the workaround for #453755 from dbus-Xsession
2012-06-05releasedebian/1.6.0-1Simon McVittie1-2/+2
2012-06-05oops, switch back to a non-native packageSimon McVittie1-1/+1
2012-06-05Change branches back to unstableSimon McVittie1-2/+2
2012-06-05debian/watch: only match stable (0.even.x) releasesSimon McVittie2-1/+2
2012-06-05Merge from "experimental" (1.5.12 was accidentally uploaded to unstable)Simon McVittie1-0/+7
* Merge from "experimental" (1.5.12 was accidentally uploaded to unstable) * New upstream stable release
2012-03-27releasedebian/1.5.12-1Simon McVittie1-2/+2
2012-03-27Register D-Bus documentation in doc-baseSimon McVittie6-0/+35
2012-03-27Don't run dh_makeshlibs on dbus-1-dbgSimon McVittie2-1/+3
Nothing should be linking to its extra-debug-enabled build of the library.
2012-03-27Add lintian overrides for the empty directories we (intentionally) shipSimon McVittie2-0/+4
2012-03-27Remove lintian override for #629648, hopefully the ftpmasters are using ↵Simon McVittie2-4/+2
lintian 2.5.1 by now
2012-03-27Standards-Version: 3.9.3 (no changes)Simon McVittie2-1/+2
2012-03-27New upstream releaseSimon McVittie2-1/+9
- adds new API
2012-03-27Merge branch 'master' into experimentalSimon McVittie1-0/+13
2012-03-27releasedebian/1.4.20-1Simon McVittie1-2/+2
2012-03-27New upstream releaseSimon McVittie1-0/+7
* New upstream release - fixes FTBFS with GLib 2.32 (Closes: #665665)
2012-02-21Releasedebian/1.5.10-1Simon McVittie1-2/+2
2012-02-21Use debhelper 9 (mainly for compressed, build-ID-based debug symbols), and ↵Simon McVittie4-15/+14
dpkg's default.mk instead of hardening-includes
2012-02-21Build with systemd console-user-checking supportSimon McVittie2-2/+9
2012-02-21Merge from unstableSimon McVittie2-1/+10
* Change dbus and src:dbus from Section: devel to Section: admin (Closes: #659357)
2012-02-21New upstream releaseSimon McVittie1-0/+6
2012-02-13releasedebian/1.4.18-1Simon McVittie1-2/+2
2012-02-13Change dbus and src:dbus from Section: devel to Section: admin (Closes: #659357)Simon McVittie2-1/+3
2012-02-13New upstream releaseSimon McVittie1-0/+6
2011-09-21New upstream releasedebian/1.5.8-1Simon McVittie1-1/+8
2011-09-21Merge branch 'master' into experimentalSimon McVittie3-2/+19
2011-09-21releasedebian/1.4.16-1Simon McVittie1-2/+2
2011-09-21New upstream releaseSimon McVittie1-1/+2
2011-09-21Set the build-dependencies to be enough to run all tests, but don't run the ↵Simon McVittie2-1/+11
tests yet
2011-08-12Do not symlink dcop-howto.txt.gz - no longer installed (this is D-Bus, not DCOP)Simon McVittie2-1/+7
2011-07-29New upstream releasedebian/1.5.6-1Simon McVittie1-2/+3
2011-07-29Merge branch 'master' into experimentalSimon McVittie3-9/+14
Conflicts: NEWS configure configure.ac doc/dbus-faq.html doc/dbus-specification.html doc/dbus-test-plan.html
2011-07-29releasedebian/1.4.14-1Simon McVittie1-2/+2
2011-07-29New upstream releaseSimon McVittie3-9/+8
* New upstream release - no longer needs workarounds to build or install the documentation * Remove --disable-gc-sections, unnecessary since 1.4.12
2011-07-15releasedebian/1.5.4-3Simon McVittie1-2/+2
2011-07-15Merge branch 'master' into experimentalSimon McVittie9-3/+76
Conflicts: debian/changelog debian/control debian/rules
2011-07-15releasedebian/1.4.12-5Simon McVittie1-2/+2
2011-07-15Work around #453755 by just reopening stdin from /dev/null instead, until ↵Simon McVittie2-0/+16
fd.o #39197 gets fixed
2011-07-15Revert "Run dbus-launch for X sessions in a way that doesn't consume ↵Simon McVittie2-5/+17
characters from startx's stdin, or the stdin of certain display managers' init scripts (known to affect slim, but not xdm or gdm) (Closes: #453755)" This reverts commit 83799f5a28ca70077e6fb4b06736740ec763fd00.
2011-07-01Check all Description fields for correct use of dbus (package name) vs. ↵debian/1.4.12-4Simon McVittie6-0/+13
D-Bus (project name), and override lintian false-positives
2011-07-01Override missing-pre-dependency-on-multiarch-support for the -dev package, ↵Simon McVittie2-0/+10
ftp-master doesn't have lintian 2.5.1 yet
2011-06-30releasedebian/1.4.12-3Simon McVittie1-2/+2
2011-06-30Remove the .la file for the debug build, not just the normal buildSimon McVittie2-0/+2
2011-06-30Run dbus-launch for X sessions in a way that doesn't consume characters from ↵Simon McVittie2-9/+8
startx's stdin, or the stdin of certain display managers' init scripts (known to affect slim, but not xdm or gdm) (Closes: #453755)