ust (2.0.4-1ubuntu1) quantal; urgency=low

  * Fix lttng on armel/armhf by making ust build for all architectures.
    This fixes a regression from what we had with lttng-ust before ust
    took over the binary packages in the last sync from Debian.
    Changing all Architecture fields to "any" instead of the hardcoded list,
    this is at least confirmed to be working on Ubuntu.

 -- Stéphane Graber <stgraber@ubuntu.com>  Thu, 30 Aug 2012 15:43:38 -0700

ust (2.0.4-1) unstable; urgency=low

  * [8d66bf4] Update watch file
  * [8d2e5cc] New upstream version 2.0.4
  * [01fc3a7] Synchronize with upstream's packaging effort

 -- Jon Bernard <jbernard@debian.org>  Fri, 29 Jun 2012 16:47:49 -0400

ust (0.16-1) unstable; urgency=low

  * [b2e8277] New upstream version 0.16 (Closes: #652252)
  * [17ca597] Depend on version 0.6.6 of liburcu-dev
  * [cdc6f54] Include pkgconfig in libust-dev

 -- Jon Bernard <jbernard@debian.org>  Tue, 03 Jan 2012 14:44:19 -0500

ust (0.15-3) unstable; urgency=low

  * [61bf984] Remove liburcu1 from libust0 Depends (Closes: #637636)

 -- Jon Bernard <jbernard@debian.org>  Sun, 04 Sep 2011 09:57:25 -0400

ust (0.15-2) unstable; urgency=low

  * [0fb2d5c] Update liburcu version dependency (Closes: #637636)

 -- Jon Bernard <jbernard@debian.org>  Sat, 03 Sep 2011 10:20:38 -0400

ust (0.15-1) unstable; urgency=low

  * [bf5ba54] New upstream version 0.15 (Closes: #634408)
  * [b5afb5c] Remove unneeded .la files (Closes: #633172)
  * [889b99e] Remove patch for ppc tracepoint test, fixed upstream
  * [50870be] Update liburcu version dependency
  * [07b147e] Bump Standards-Version to 3.9.2, no changes necessary
  * [e086e89] Rename libustcmd to libustctl
  * [70f2f68] Remove libtap library, not installed anymore

 -- Jon Bernard <jbernard@debian.org>  Tue, 19 Jul 2011 20:46:09 -0400

ust (0.11-1) unstable; urgency=low

  * [c53bcd] New upstream version 0.11
  * [6ab7d2] Rename libustd to libustconsumer

 -- Jon Bernard <jbernard@debian.org>  Sat, 15 Jan 2011 18:17:42 -0500

ust (0.9-2) unstable; urgency=low

  * [88b622] Add patch to link register test against libpthread
    (Closes: #604955) - thanks to Angel Abad

 -- Jon Bernard <jbernard@debian.org>  Thu, 09 Dec 2010 14:31:43 -0500

ust (0.9-1) unstable; urgency=low

  * [013eef] New upstream version 0.9 (Closes: #604955)
  * [2e5bbe] Depend on no less than version 0.5.2 of liburcu
  * [74b922] Do not build info document, included upstream
  * [d29261] Update html document path to new location
  * [2f6fea] Convert patches to git-buldpackage's patch queue format
  * [abcfff] Update libust0 dependency for info documents
  * [84cbbe] Remove s390 and s390x from architecture list, not supported
    (Closes: #575407)
  * [e79820] Add patch to fix compilation error on ppc

 -- Jon Bernard <jbernard@debian.org>  Mon, 06 Dec 2010 21:16:07 -0500

ust (0.8-1) unstable; urgency=low

  * [e3e73f] Imported Upstream version 0.8
  * [9eb1f6] Remove NMU security patch, applied upstream
  * [0021e4] Generate info and html manual at build-time
  * [899c34] Include new libtap library
  * [94f07d] Remove debian manpages, included upstream

 -- Jon Bernard <jbernard@debian.org>  Tue, 16 Nov 2010 12:23:41 -0500

ust (0.7-3) unstable; urgency=low

  * [2c4036] Restore info-dir-section patch from previous NMU

 -- Jon Bernard <jbernard@debian.org>  Sat, 30 Oct 2010 20:31:26 -0400

ust (0.7-2.1) unstable; urgency=high

  * Non-maintainer upload.
  * debian/patches
    - (CVE-2010-3386--bug598309): New. Fix LD_LIBRARY_PATH. Initial patch
      idea thanks to Etienne Millon <etienne.millon@gmail.com> (grave,
      security; Closes: #598309).

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 18 Oct 2010 18:55:42 +0300

ust (0.7-2) unstable; urgency=low

  * [7d6a5c] Remove sparc and alpha from supported architectures
  * [5603a1] Add build dependency on version 0.4.6 of liburcu-dev
  * [5f3cf6] Recommend liburcu-dev for libust-dev - thanks to Alexandre
    Montplaisir <alexandre.montplaisir@gmail.com>
  * [06df73] Depends on version 0.4.6 of liburcu0 for libust0

 -- Jon Bernard <jbernard@debian.org>  Mon, 27 Sep 2010 04:27:29 -0400

ust (0.7-1) unstable; urgency=low

  * [ed442a] Imported Upstream version 0.7
  * [0de6a7] Update installed libraries
  * [dfd55b] Bump standards version to 3.9.1, no changes necessary

 -- Jon Bernard <jbernard@debian.org>  Mon, 30 Aug 2010 22:27:57 -0400

ust (0.5-1) unstable; urgency=low

  * [79cd16] Imported Upstream version 0.5
  * [18d8be] Include content of BSD license in copyright file
  * [6799aa] Bump standards version to 3.9.0

 -- Jon Bernard <jbernard@debian.org>  Fri, 02 Jul 2010 11:34:21 -0400

ust (0.4-4) unstable; urgency=low

  * [9a6b0e] Include info document in libust0
  * [4fec9e] Reference info document in doc-base file
  * [a90722] Patch info document to include dir section

 -- Jon Bernard <jbernard@debian.org>  Tue, 01 Jun 2010 12:39:30 -0400

ust (0.4-3) unstable; urgency=low

  * Fix typo in libust0.doc-base

 -- Jon Bernard <jbernard@debian.org>  Sat, 29 May 2010 10:20:21 -0400

ust (0.4-2) unstable; urgency=low

  * Restrict architecture list to that of liburcu

 -- Jon Bernard <jbernard@debian.org>  Wed, 24 Mar 2010 09:50:02 -0400

ust (0.4-1) unstable; urgency=low

  * Initial release (Closes: #573361)

 -- Jon Bernard <jbernard@debian.org>  Thu, 18 Mar 2010 16:18:28 -0400
