~racb/ubuntu/+source/dbus:lpusip/ubuntu/dapper

Last commit made on 2006-05-15
Get this branch:
git clone -b lpusip/ubuntu/dapper https://git.launchpad.net/~racb/ubuntu/+source/dbus
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Branch information

Name:
lpusip/ubuntu/dapper
Repository:
lp:~racb/ubuntu/+source/dbus

Recent commits

8271575... by Sebastian Dröge

Import patches-unapplied version 0.60-6ubuntu8 to ubuntu/dapper

Imported using usd-importer.

Publish parent: 04ae1b4022a7acfe07ad9aca52203bf6afa28e83

New changelog entries:
  * Add a small hack to debian/rules to get us the content for the
    monodoc-dbus-1-manual package. (Ubuntu: #44449)

04ae1b4... by Sebastian Dröge

Import patches-unapplied version 0.60-6ubuntu7 to ubuntu/dapper

Imported using usd-importer.

Publish parent: 78948ecead48777a220b0db31d3c140336f0ce9b

New changelog entries:
  * debian/dbus.preinst:
    - Fix typo to finally really remove the
      /etc/X11/Xsession.d/75dbus-1-utils_dbus-launch duplicate

78948ec... by Sebastian Dröge

Import patches-unapplied version 0.60-6ubuntu6 to ubuntu/dapper

Imported using usd-importer.

Publish parent: 4fb054e090e52a2592dc53226aecae09584d7f00

New changelog entries:
  * debian/patches/dbus-python-service-py-typo.diff:
    + Fix typo in a variable name in service.py (Closes: Malone #30043)
  * debian/dbus.preinst:
    + Remove /etc/X11/Xsession.d/75dbus-1-utils_dbus-launch when we update
      from something lower than 0.60-6ubuntu6, not only for updates from below
      0.50-2. (Closes: Malone #31998)

4fb054e... by Martin Pitt

Import patches-unapplied version 0.60-6ubuntu5 to ubuntu/dapper

Imported using usd-importer.

Publish parent: fd38a5e9ed751779cc90950f1da131fef04134db

New changelog entries:
  * debian/dbus.{install,postinst}: Install dbus-foreground-console into
    /usr/lib/dbus-1.0, not into /usr/bin, since it's not supposed (and
    possible) to call as normal user.
  * debian/patches/dbus-change-at-console-policy.patch:
    - Change default path of dbus-foreground-console to /usr/lib/dbus-1.0/.
    - Use fork/exec instead of system() to call dbus-foreground-console; this
      avoids invoking the shell and nasty shell errors if it cannot be
      executed (like in the test suite).
    - Do not set a dbus error if dbus-foreground-console could be successfully
      called, but returns 0 (i. e. it could not determine a dbus console).
      This broke dbus clients like hal if there was no foreground console (on
      headless machines, for example).

fd38a5e... by Martin Pitt

Import patches-unapplied version 0.60-6ubuntu4 to ubuntu/dapper

Imported using usd-importer.

Publish parent: 7b984631bfd619e49189eded67e11f259352ee36

New changelog entries:
  * Add debian/patches/dbus-poll-hang.patch:
    - Check to see if our data has already been read off the connection by
      another blocking pending call before we block in poll.
      (check_for_reply_and_update_dispatch_unlocked): Code taken from
      _dbus_connection_block_pending_call - checks for an already read reply and
      updates the dispatch if there is one.
    - This fixes e. g. the long startup hang of hal-device-manager.
      (Malone #31517)
    - Patch taken from upstream CVS.

7b98463... by Sebastian Dröge

Import patches-unapplied version 0.60-6ubuntu3 to ubuntu/dapper

Imported using usd-importer.

Publish parent: 26630b1dfc19e33c43a8fa10233959a6975f13ca

New changelog entries:
  * Remove DEB_AUTO_UPDATE_AUTOCONF line from debian/rules to fix FTBFS

26630b1... by Martin Pitt

Import patches-unapplied version 0.60-6ubuntu2 to ubuntu/dapper

Imported using usd-importer.

Publish parent: 324988c7a614fe3e248cca7d6ff01b8dd8a2d140

New changelog entries:
  * Remove unnecessary libgtk-cil build dependency.
  * debian/rules: Disable DEB_AUTO_UPDATE_AUTOCONF to fix FTBFS.

324988c... by Martin Pitt

Import patches-unapplied version 0.60-6ubuntu1 to ubuntu/dapper

Imported using usd-importer.

Publish parent: 48f7b04f34718c53bec02fff6b5b32b0321f3ce6

New changelog entries:
  * Synchronize to Debian.
  * debian/dbus.postinst: Improve confusing rcX.d symlink transition, there is
    no runlevel 12.
  * Add debian/patches/int64detection.diff: Proper patch for amd64 build fix
    in configure.in.
  * Add debian/patches/monodoc-base.diff: Proper patch for using only
    monodoc-base in Makefile.am and configure.in.
  * debian/control:
    - Drop build dependency on auto{conf,make} and libtool, and statically
      ship changes in debian/patches/z_autoreconf.diff.
    - dbus-1-utils description: Point out that this package is necessary to
      get a session dbus.
  * debian/rules: Remove tools/dbus-foreground-console in clean.
  * Sync relavant changes from ubuntu
    + dbus-0.60-mono-arguments-fix.diff
      - Added. 64bit fixes ((fd.o bugzilla #4410)
    + dbus-0.60-mono-return-null-fix.diff
      - Added. Don't return null for the session bus (fd.o bugzilla #5716)
    + Send the update-notifier reboot required notification if it's installed
    + Build mono bindings as arch indep.
  * Fix a bashim in the postinst script (Closes: #347453)
  * Upload to unstable
  * debian/patches/dbus-qdbusmarshall-amd64.patch
    + Fix build failure on amd64 (Closes: #343746)
  * Ignore the exit code of run-parts in the init script.

48f7b04... by Sebastian Dröge

Import patches-unapplied version 0.60-2ubuntu14 to ubuntu/dapper

Imported using usd-importer.

Publish parent: 702f0dafb6b3df50691753c382483209ce28cbc1

New changelog entries:
  * dbus-disable-mono-examples.patch:
    + Disable building of the mono examples... we don't ship them and they
      only need another Build-Dependency, namely gtk#

702f0da... by Sebastian Dröge

Import patches-unapplied version 0.60-2ubuntu13 to ubuntu/dapper

Imported using usd-importer.

Publish parent: b7ab4ec93107df32eeff5cd12dc2a993354d7d8e

New changelog entries:
  * Drop libgtk-cil from Build-Depends as it isn't needed in reality