Change logs for byobu source package in Noble

  • byobu (6.11-0ubuntu1) noble; urgency=medium
    
      * usr/share/byobu/profiles/bashrc:
        - fix BYOBU_RUN_DIR and BYOBU_PREFIX issue
        - https://github.com/dustinkirkland/byobu/pull/62
        - https://launchpad.net/bugs/2051995 LP: #2051995
      * usr/bin/byobu-launcher-install.in:
        - Fix for VSCode, fish and byobu installations
        - https://github.com/dustinkirkland/byobu/commit/f917d2169afdec623f5b32723d93bfd91d34b92f#commitcomment-137955113
      * usr/lib/byobu/updates_available:
        - added support for dnf package manager
        - https://code.launchpad.net/~sanjay-ankur/byobu/byobu/+merge/415959
    
     -- Dustin Kirkland <email address hidden>  Sat, 10 Feb 2024 11:03:36 -0600
  • byobu (6.10-0ubuntu1) noble; urgency=medium
    
      * debian/compat, debian/control:
        - bump compat, fix vcs lintian warning, fix debhelper warnings
      * usr/share/byobu/profiles/bashrc:
        - fix timer string logic
    
     -- Dustin Kirkland <email address hidden>  Tue, 23 Jan 2024 09:03:16 -0600
  • byobu (6.9-0ubuntu1) noble; urgency=medium
    
      * snap:
        - removing, unused, never finished
    
     -- Dustin Kirkland <email address hidden>  Mon, 22 Jan 2024 09:38:52 -0600
  • byobu (5.133-1.1ubuntu1) mantic; urgency=medium
    
      * d/t: add dep8 tests (LP: #1677765)
        - d/t/smoketest_tmux: use tmux to create a simple byobu session and
          confirms the session was properly created through byobu.
        - d/t/smoketest_screen: creates a simple byobu session with screen as the
          backend and confirms the screen session exists through byobu.
    
     -- Mitchell Dzurick <email address hidden>  Fri, 05 May 2023 09:21:16 +0200