raysession (0.14.2-0.2~mx21+1) mx; urgency=medium

  * Rebuild for MX Linux.

 -- Steven Pusser <stevep@mxlinux.org>  Sat, 28 Oct 2023 14:57:50 -0700

raysession (0.14.2-0ubuntu2) noble; urgency=medium

  * Fix missing quote in additional templates patch

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Fri, 27 Oct 2023 08:27:03 -0700

raysession (0.14.2-0ubuntu1) noble; urgency=medium

  * New upstream release 0.14.2
  * d/copyright: update dates, update my email address
  * Patch to include templates
    - Mixbus 9
    - Mixbus32C 8 and 9
  * Patch to fix executable bits
  * Patch to not compile python
  * Patch to fix symlinks and use system font
  * Patch to remove client templates with spaces in directory names
  * Link unlinked binaries to corresponding .desktop files

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Wed, 25 Oct 2023 12:39:34 -0700

raysession (0.13.0-0ubuntu1) lunar; urgency=medium

  * New upstream release 0.13.0
  * Update d/copyright for new files

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Sun, 13 Nov 2022 08:44:48 -0800

raysession (0.12.2-0ubuntu1) jammy; urgency=medium

  * New upstream release 0.12.2
  * Added python3-xdg as dependency
  * Bumped copyright year
  * Bumped standards-version

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Sat, 15 Jan 2022 09:38:12 -0800

raysession (0.11.1-0ubuntu1) impish; urgency=medium

  * New upstream bugfix release 0.11.1
    - fix GUI crash when showing snapshots without config for info dialog
    - fix patchbay context menu displayed at wrong place under Wayland
    - grey background for all QGroupBox
    - patchbay: ardour "physical_audio_input_monitor_enable" becomes
      "physical monitor" with graceful names enable, same for midi
    - Manual : style review and patchbay section added
    - Patchbay boxes allow 3 or 4 lines title, because PipeWire uses sometimes
      very long group names for hardware boxes
  * Update d/copyright dates
  
 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Fri, 27 Aug 2021 11:52:04 -0700

raysession (0.11.0-0ubuntu1) impish; urgency=medium

  * New upstream release 0.11.0

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Fri, 06 Aug 2021 18:45:08 +0000

raysession (0.10.1-0ubuntu1) hirsute; urgency=medium

  * New upstream release 0.10.1
    - Client label is now grayed out when client is added stopped
    - Jack config memory script won't prevent anymore to
      load the session if ALSA device is set to 'none'
    - French translation fixes (thanks to Olivier Humbert)

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Thu, 18 Mar 2021 21:55:04 -0700

raysession (0.10.0-0ubuntu1) hirsute; urgency=medium

  * New upstream version 0.10.0
  * New features
    - Add option "Remember optional GUI states" which recalls the optional GUIs
      visibility state
    - Add Application dialog largely improved with access to all possible
      informations about the templates
    - Session Notes dialog where you can edit...session notes
    - 'duplicate', 'save session as template' and 'rename session' moved to a
      menu at top left of the session frame
    - provide log files in ~/.config/RaySession/logs/
    - improve open session dialog behavior between filter bar and treelist
    - add "Make Reappear all hidden dialogs" action
    - add RayNet client protocol, which is used only for Network Sessions
    - change icon for optional GUI visible/hidden (shamelessly pricked idea at
      Agordejo)
    - ray_control : add_client_template not started option added
    - clients now remember their template origin
    - "save as template" button becomes "Update the Template" in save as
      template (session/client) dialog if template exists
    - Jack config script now saves all pulse2jack configurations, even the more
      complex ones
  * API Changes 
    - raysession's --session argument has been replaced with --start-session
      because --session was taken by Qt, -s still works fine
  * Bug fixes
    - Now translated in french for french speaking users out of France
    - Add all default Qt translations
    - raysession should connect to a running daemon without GUI, even after a
      GUI crash (GUI crash should not happen of course ;) )
    - ray_control start now starts with the good session root if it is not the
      default one (~/Ray Sessions)
    - remove Hydrogen NSM template because RayHack template is safer for now
    - Sequencer64 template has a -m option to work fine with JACK connections
  * New Templates for xtuner and mamba

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Thu, 12 Nov 2020 08:43:29 -0800

raysession (0.9.2-0ubuntu1) groovy; urgency=medium

  * New upstream version 0.9.2
    - This release fixes a strong bug which was affecting some users.
    - The list of application templates was empty if there were no existing
      user client template.

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Mon, 14 Sep 2020 08:51:12 -0700

raysession (0.9.1-0ubuntu1) groovy; urgency=medium

  * New upstream version 0.9.1
    - CLI: Control allmost all GUI actions and more with the CLI ray_control.
    - Session scripts: allow user to edit shell scripts at session load, save
      and close.
    - JACK config session script: script that saves and recalls the JACK
      configuration for the session.
      - Add this from session templates in "New Session" window.
    - RayHack: New client protocol which is an alternative to ray-proxy.
      - This allows to launch directly the process and to edit its properties
        even if process is stopped.
    - Factory client templates are installed in /etc/xdg/raysession to allow
      packagers to add some templates.
    - Get client label, icon and description from their .desktop file.
  * Subfolder combobox removed in New Session Dialog
  * Daemon option "Save from client" has been removed. Please affect a global
    keyboard shortcut (Meta+Ctrl+S) to ray_control save instead.
  * Bump standards to 4.5.0, compat to 13

 -- Erich Eickmeyer <erich@ericheickmeyer.com>  Tue, 21 Jul 2020 15:24:32 -0700

raysession (0.8.3-0ubuntu2) focal; urgency=medium

  * No changes rebuild against qttools5-dev

 -- Erich Eickmeyer <erich@ericheickmeyer.com>  Sat, 18 Jan 2020 16:26:26 -0800

raysession (0.8.3-0ubuntu1) focal; urgency=medium

  * New Upstream Release 0.8.3

 -- Erich Eickmeyer <erich@ericheickmeyer.com>  Mon, 25 Nov 2019 07:53:11 -0800

raysession (0.8.2-0ubuntu1) focal; urgency=medium

  * New Upstream Release 0.8.2

 -- Erich Eickmeyer <erich@ericheickmeyer.com>  Sun, 24 Nov 2019 11:23:29 -0800

raysession (0.8.1-0ubuntu1) focal; urgency=medium

  * New Upstream Release 0.8.1

 -- Erich Eickmeyer <erich@ericheickmeyer.com>  Fri, 25 Oct 2019 14:52:48 -0700

raysession (0.7.2-0ubuntu2) eoan; urgency=medium

  * Fix for debian/copyright error with regards to src/shared/jacklib.py
  * Change architecture to all

 -- Erich Eickmeyer <erich@ericheickmeyer.com>  Fri, 16 Aug 2019 10:09:49 -0700

raysession (0.7.2-0ubuntu1) eoan; urgency=medium

  * Initial Release for Ubuntu

 -- Erich Eickmeyer <erich@ericheickmeyer.com>  Sun, 21 Jul 2019 14:38:26 -0700
