summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
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-27releasedebian/1.4.8-3Simon McVittie1-2/+2
2011-04-27Add DEP-3 metadata to 01_no-fatal-warnings.patchSimon McVittie2-0/+12
2011-04-27De-duplicate short descriptionsSimon McVittie2-2/+3
2011-04-27Policy 3.9.2 (no changes required)Simon McVittie2-1/+2
2011-04-27libdbus-1-3 Breaks versions of kdebase-workspace-bin and kde-window-manager ↵Simon McVittie2-0/+10
that suffer from #623492, so partial upgrades don't make KDE unusable (Closes: #624333)
2011-04-19Re-upload with non-broken .changes filedebian/1.4.8-2Simon McVittie1-2/+3
2011-04-11Remove jquery.js at the right locationSimon McVittie2-1/+7
2011-04-11releasedebian/1.4.8-1Simon McVittie1-2/+2
2011-04-11symlink API docs tooSimon McVittie1-0/+1
2011-04-11Delete doc/dbus.devhelp in cleanSimon McVittie1-0/+1
2011-04-11Move HTML and text documentation from /u/s/d/dbus-1-doc to /u/s/d/dbus (see ↵Simon McVittie4-11/+19
Policy bug #107073 for discussion), leaving behind symlinks to their historical locations; this also results in shipping one copy of dbus-specification.html rather than two
2011-04-11Don't install dbus-specification twice: make one of them a symlinkSimon McVittie3-2/+6
2011-04-11Use upstream-supplied doxygen_to_devhelp.xsl (the Automake integration is ↵Simon McVittie4-41/+4
still a bit broken, so we build it ourselves)
2011-04-11Remove the unused copy of jquery.js that doxygen now wants to installSimon McVittie2-0/+3
2011-04-11Mark dbus, dbus-x11 as Multi-Arch: foreignSimon McVittie2-0/+3
2011-04-08Use upstream-merged support for installing HTML docsSimon McVittie3-4/+4
2011-04-08New upstream versionSimon McVittie3-15/+2
2011-02-18Correctly credit Michael for his changes in the previous changelog entrySimon McVittie1-0/+7
2011-02-17Prepare upload againdebian/1.4.6-1Simon McVittie1-2/+2
2011-02-17Second try; roll back to UNRELEASED, 1.4.4 was never uploadedSimon McVittie1-1/+1
2011-02-17Release to unstableSimon McVittie1-2/+2
2011-02-17Unapply patches after building from gitSimon McVittie2-0/+2
2011-02-17New upstream versionSimon McVittie3-49/+3
2011-02-17Ignore changes to generated Doxygen HTML instead of deleting it in cleanSimon McVittie3-1/+5
This makes git-buildpackage stop complaining that we deleted files from the tarball.
2011-02-15Remove doxygen call from debian/rules and cleaning up doc/apiMichael Biebl2-1/+2
manually. The upstream build system takes care of that already.
2011-02-12doc/api is already cleaned up by the upstream build systemMichael Biebl1-1/+0
so no need to do it twice
2011-02-12Bump debhelper compatibility level to 8.Michael Biebl2-1/+2
2011-02-12Switch from cdbs to dh.Michael Biebl3-41/+42
2011-02-07Release version 1.4.1-2 to unstabledebian/1.4.1-2Michael Biebl1-2/+2
2011-02-07Upload to unstable.Michael Biebl1-1/+5
2011-01-31Replace 00_dbus-quiesce-startup-errors.patch with the version that was ↵Simon McVittie2-12/+29
merged upstream
2011-01-31Merge branch 'master' into experimentalSimon McVittie3-2/+5
Conflicts: debian/changelog debian/control
2011-01-31Move to git; add debian/gbp.conf for git-buildpackageSimon McVittie3-2/+10
2011-01-06Remove commented-out code from 00_dbus-quiesce-startup-errors.patch andSimon McVittie2-10/+22
forward it upstream git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/dbus@3796 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-12-21Release version 1.2.24-4 to unstabledebian/1.2.24-4Michael Biebl1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3794 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-12-21Urgency high for the security fix.Michael Biebl1-1/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3793 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-12-21* debian/patches/12-CVE-2010-4352-reject-deeply-nested-variants.patchMichael Biebl3-0/+252
- Fixes CVE-2010-4352: sending messages with excessively-nested variants can crash the bus. The existing restriction to 64-levels of nesting previously only applied to the static type signature; now it also applies to dynamic nesting using variants. Patch cherry-picked from upstream Git. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3792 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-12-21Release version 1.4.1-1 to experimentaldebian/1.4.1-1Michael Biebl1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/dbus@3790 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-12-21* Remove pre-lenny upgrade code.Michael Biebl4-43/+4
- Drop old Breaks/Replaces from debian/control. - Drop debian/dbus.preinst and clean up debian/dbus.postinst. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/dbus@3789 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-12-21Back to UNRELEASEDMichael Biebl1-1/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/dbus@3788 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-12-21Release version 1.4.1-1 to experimentalMichael Biebl1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/dbus@3787 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-12-21New upstream release.Michael Biebl1-0/+6
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/dbus@3786 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-11-16Release version 1.4.0-2 to experimentaldebian/1.4.0-2Michael Biebl1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/dbus@3745 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-11-16Install systemd unit files.Michael Biebl3-1/+12
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/dbus@3744 ceb527fc-18e6-0310-9fe2-813c157c29e7