mirror of
https://github.com/dustinkirkland/byobu
synced 2025-07-05 20:42:10 -07:00
opening 6.11
This commit is contained in:
parent
237d811ad8
commit
24cf51c2ad
2 changed files with 9 additions and 3 deletions
10
debian/changelog
vendored
10
debian/changelog
vendored
|
@ -1,11 +1,17 @@
|
|||
byobu (6.10) unreleased; urgency=medium
|
||||
byobu (6.11) unreleased; urgency=medium
|
||||
|
||||
* UNRELEASED
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 23 Jan 2024 09:43:10 -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 <kirkland@ubuntu.com> Tue, 23 Jan 2024 09:03:16 -0600
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 23 Jan 2024 09:43:03 -0600
|
||||
|
||||
byobu (6.9-0ubuntu1) noble; urgency=medium
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
VERSION=6.10
|
||||
VERSION=6.11
|
||||
PKG="byobu"
|
||||
|
||||
# All sorts of things go wrong if you don't own your $HOME dir.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue