bustle 0.4.2-1 source package in Ubuntu

Changelog

bustle (0.4.2-1) unstable; urgency=low


  * [10d8853] Imported Upstream version 0.4.2
    - The Makefile now respects the `DESTDIR` variable.
    - No more deprecation warnings about `g_thread_create()`!
    - We explicitly check for GLib ≥ 2.26.
  * [118bcd9] debian/watch: Update to match upstream URL scheme
  * [bd39b44] d/control: Check for glib-2.26 per upstream
  * [ffc40ed] d/rules: Pass -threaded if we don't have the threaded runtime available
  * [9a6ba27] Remove 0001-Makesfile-respect-DESTDIR.patch, applied upstream
    and refresh 0002-Use-g_thread_try_new-rather-than-g_thread_create.patch

 -- Iain Lane <email address hidden>  Mon, 19 Nov 2012 11:10:26 +0000

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
bustle_0.4.2-1.dsc 2.1 KiB a76beba3295f2d4d87128a4883534006a648b09242b36c374c1a9b7a6e8a10e0
bustle_0.4.2.orig.tar.gz 93.5 KiB bf03fb0a14a2559b6abe4cfeb673b30d86a31a89fb45883d7594644afc434cee
bustle_0.4.2-1.debian.tar.gz 4.6 KiB eba6a98bdbcd3d7152a5cb21478a71b61416e570058e69492f32cf56bd48b638

Available diffs

No changes file available.

Binary packages built by this source

bustle: D-Bus activity visualiser

 Bustle is a tool to chart and provide timing information of D-Bus
 calls for profiling and debugging purposes. It is intended to replace
 reading the cryptic output of dbus-monitor.
 .
 Calls are displayed using Message Sequence Charts, a succinct way of
 representing entities and interactions over time. It can also output
 data in Graphviz format.
 .
 This package contains the graphical visualizer for traces generated
 with the bustle-pcap tool.