dbusada (0.6.0-3) unstable; urgency=medium

  * Reupload to unstable for gnat- transition.
  * Standards-Version: 4.5.1.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 19 Dec 2020 14:39:28 +0100

dbusada (0.6.0-2) experimental; urgency=medium

  * Add patch to strip stdarg_h.Class_va_list again

 -- Reto Buerki <reet@codelabs.ch>  Tue, 17 Nov 2020 09:04:07 +0100

dbusada (0.6.0-1) experimental; urgency=medium

  [ Nicolas Boulenguez ]
  * Remove the thin binding from repackaged upstream tarball
  * Debhelper 13
  * Transmit build flags via the environment
  * Remove some references to aliversion from doc-base
  * Remove applied patches
  * Build with gcc-10
  * Delegate C dependencies to dh-ada-library
  * Update copyright

  [ Reto Buerki ]
  * Remove font-awesome.css from Files-Excluded
  * Update to repackaged upstream 0.6.0
  * Add patch to disable message dispatcher tests

 -- Reto Buerki <reet@codelabs.ch>  Fri, 23 Oct 2020 09:52:47 +0200

dbusada (0.5.0-4) unstable; urgency=medium

  [ Nicolas Boulenguez ]
  * Swap binary packages in control files
  * Standards-Version: 4.5.0

  [ Reto Buerki ]
  * Add patch to create $(OBJDIR)/tests. Closes: ##955976

 -- Reto Buerki <reet@codelabs.ch>  Wed, 08 Apr 2020 13:10:23 +0200

dbusada (0.5.0-3) unstable; urgency=medium

  * Reupload to unstable for gnat-9 transition.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 25 Feb 2020 13:49:12 +0100

dbusada (0.5.0-2) experimental; urgency=medium

  * Restore a paragraph removed from the thin binding generator when switching
    to g++-9, but still necessary on most architectures (see 0.4.2-2).
  * Use less redundant dh-sequence-* syntax for dh-ada-library.

 -- Nicolas Boulenguez <nicolas@debian.org>  Mon, 30 Dec 2019 22:18:02 +0100

dbusada (0.5.0-1) experimental; urgency=medium

  * New upstream release, built with gcc-9. Closes: #944183.
    Rename lib and -dev package accordingly.
  * Repackage without fonts.
  * Debhelper 12 does not compress examples anymore.
  * Documentation is now generated with asciidoctor.
  * Standards-Version: 4.4.1.
  * Enable all linker warnings.
  * Update AUTOPKGTEST_TMP variable name.
  * Update upstream signing key.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 16 Nov 2019 20:31:48 +0100

dbusada (0.4.2-3) unstable; urgency=medium

  * Rebuild in unstable for gnat-8 transition. Closes: #897736.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 27 Oct 2018 15:09:42 +0200

dbusada (0.4.2-2) experimental; urgency=medium

  * Restore a paragraph removed by error from the thin binding generator
    when switching to g++-8, but still necessary on most architectures.

 -- Nicolas Boulenguez <nicolas@debian.org>  Wed, 12 Sep 2018 19:42:56 +0200

dbusada (0.4.2-1) experimental; urgency=medium

  [ Reto Buerki ]
  * Update copyright (Closes: #905818)
  * Update to release 0.4.2

  [ Nicolas Boulenguez ]
  * Simplify the packaging with dh-ada-library.
  * Regenerate the thin binding (to ensure that the end user can rebuild)
    but with g++-8 (independently of the current default C++ compiler).
  * Standards-Version: 4.2.1. No changes.
  * Give each binary package a distinct description.
  * Set as-needed and no-undefined linker options explicitly.
  * Pass a consistent set of flags to each Make, show them in the log.
  * Use dh_auto_* options instead of raw make (for example, -j).

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 04 Sep 2018 10:11:55 +0200

dbusada (0.4.1-1) experimental; urgency=medium

  [ Nicolas Boulenguez ]
  * Remove source/local-options
  * Debhelper 11 (no changes)
  * Standards-Version: 4.1.5. Rules-Requires-Root: no
  * Explicitly mark template_dbusada.gpr as library project
  * Update copyright
  * Add Nicolas as uploader
  * Rebuild with gnat-8. Bump ALI and SO version

  [ Reto Buerki ]
  * Update to release 0.4.1
  * Do not refresh thin binding
  * Switch to https in debian/watch

 -- Reto Buerki <reet@codelabs.ch>  Thu, 09 Aug 2018 13:54:05 +0200

dbusada (0.4.0-2) unstable; urgency=medium

  [ Nicolas Boulenguez ]
  * Remove dangling references from g++ generated code. Closes: #875818.

 -- Reto Buerki <reet@codelabs.ch>  Sat, 23 Sep 2017 21:23:07 +0200

dbusada (0.4.0-1) unstable; urgency=medium

  [ Reto Buerki ]
  * Update to release 0.4.0
  * Put dh_missing in separate override_dh_missing target

  [ Nicolas Boulenguez ]
  * Watch file version 4.
  * Test: remove unused variable, display executed commands.
  * Debhelper 10. Replace deprecated --fail-missing dh_install option.
  * Standards-Version: 4.1.0.
  * Avoid hardcoded versions whenever possible.
  * Enable all hardening flags.
  * Declare phony targets.
  * Make runtime package Multi-Arch: same. Install project into right path.
  * Make short descriptions distinct.
  * Register documentation in doc-base.
  * Build with gnat-7 and libahven6-dev (Closes: #872544)
  * Refresh the thin binding.
  * Check upstream signature.
  * Clarify passing of build flags.

 -- Reto Buerki <reet@codelabs.ch>  Mon, 04 Sep 2017 09:20:29 +0200

dbusada (0.3.3-1) unstable; urgency=medium

  * Update to release 0.3.3 (Closes: #758741, #795983)
  * Transition to gnat-6 compiler (Closes: #830346)
  * Drop explicit libdbusada-dbg package
  * Update binary package names
  * Switch homepage and Vcs-* URLs to HTTPS
  * Update to Standards-Version 3.9.8
  * Update local gbp.conf
  * Update ahven Build-Depends to libahven5-dev
  * Include ada/debian_packaging-6.mk in debian/rules
  * Update addon/dbus_ada.gpr file
  * Add link-with-shared autopkgtest

 -- Reto Buerki <reet@codelabs.ch>  Mon, 18 Jul 2016 10:37:00 +0200

dbusada (0.3-1) unstable; urgency=medium

  * Update gbp.conf settings
  * Set debian/compat level to 9
  * Update to release 0.3
  * Drop obsolete 'dynamic/static libs in separate dirs' patch
  * Update copyright information
  * Remove obsolete DM-Upload-Allowed from debian/control
  * Update to Standards-Version 3.9.5
  * Specify debian branch in Vcs-Git field
  * Update binary package names
  * Enable dpkg-buildflags hardening options
  * Transition to gnat-4.9 compiler (Closes: #755076)
  * Update ahven Build-Depends to libahven4-dev
  * Adjust paths in debian/*.install files
  * Remove obsolete rm calls from override_dh_auto_install
  * Decouple the aliversion from the soversion
  * Remove soversion from libdbusada-dbg package

 -- Reto Buerki <reet@codelabs.ch>  Thu, 14 Aug 2014 16:38:12 +0200

dbusada (0.2-2) unstable; urgency=low

  * Add project specific git-buildpackage configuration
  * Build dynamic/static libs in separate Obj/Lib dirs (Closes: #663672)

 -- Reto Buerki <reet@codelabs.ch>  Tue, 27 Mar 2012 14:39:21 +0200

dbusada (0.2-1) unstable; urgency=low

  * Initial release (Closes: #651159)

 -- Reto Buerki <reet@codelabs.ch>  Sun, 11 Mar 2012 21:15:11 +0100
