diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:34:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:34:56 +0000 |
commit | dd4d88cfe705d1a5f525daab2b9c1fe51774eb7a (patch) | |
tree | 229b4141b3bda68638c123d1289746993527b61c /debian/changelog | |
parent | Merging upstream version 3.4. (diff) | |
download | tmux-dd4d88cfe705d1a5f525daab2b9c1fe51774eb7a.tar.xz tmux-dd4d88cfe705d1a5f525daab2b9c1fe51774eb7a.zip |
Adding debian version 3.4-1.debian/3.4-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fc94a75..9cb8635 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +tmux (3.4-1) unstable; urgency=low + + * New upstream release (closes: #1063838). + + Fixes crash when pasting into dead panes (closes: #1063237). + * Import packaging from experimental, enabling support for Sixel, + systemd integration, and management of /etc/shells using dpkg + triggers. + + -- Romain Francoise <rfrancoise@debian.org> Tue, 13 Feb 2024 18:42:59 +0100 + +tmux (3.4~git20240106-1) experimental; urgency=medium + + * New upstream snapshot, from Git commit e809c2ec35. + + -- Romain Francoise <rfrancoise@debian.org> Sat, 06 Jan 2024 16:55:56 +0100 + +tmux (3.4~git20230924-1) experimental; urgency=medium + + * New upstream snapshot, from Git commit b777780720. + * Enable Sixel support. + + -- Romain Francoise <rfrancoise@debian.org> Sun, 24 Sep 2023 13:12:42 +0200 + +tmux (3.4~git20230722-1) experimental; urgency=medium + + * New upstream snapshot, from Git commit fda3937734. + * Apply changes by Helmut Grohne <helmut@subdivi.de> to manage + /etc/shells using dpkg triggers (closes: #1023315), avoiding + issues related to remove/reinstall cycles (closes: #939889). + * Drop now-obsolete debian/preinst. + * Silence lintian warning about Tg macro, which is from mandoc + 1.14.6 and is not a typo. + + -- Romain Francoise <rfrancoise@debian.org> Sat, 22 Jul 2023 23:22:31 +0200 + +tmux (3.4~git20230617-1) experimental; urgency=medium + + * New upstream snapshot, from Git commit f41c536ff3. + * Enable systemd integration (for socket activation and cgroups support). + * Build-depend on libncurses-dev, not libncurses5-dev. + * Bump Standards-Version to 4.6.2. + + -- Romain Francoise <rfrancoise@debian.org> Sat, 17 Jun 2023 12:11:52 +0200 + tmux (3.3a-5) unstable; urgency=medium * Fix backport of commit bf636d9575 which breaks OSC 52 clipboard |