opening 6.11

This commit is contained in:
Dustin Kirkland 2024-01-23 09:43:10 -06:00
parent 237d811ad8
commit 24cf51c2ad
2 changed files with 9 additions and 3 deletions

10
debian/changelog vendored
View file

@ -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

View file

@ -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.