diff --git a/debian/changelog b/debian/changelog index 3ce1754b..577c2b0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ byobu (6.9) unreleased; urgency=medium - * UNRELEASED + * snap: + - removing, unused, never finished - -- Dustin Kirkland Mon, 22 Jan 2024 09:26:44 -0600 + -- Dustin Kirkland Mon, 22 Jan 2024 09:38:52 -0600 byobu (6.8-0ubuntu1) noble; urgency=medium diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml deleted file mode 100644 index d973624c..00000000 --- a/snap/snapcraft.yaml +++ /dev/null @@ -1,26 +0,0 @@ -name: byobu -version: 5.124 -summary: text window manager, shell multiplexer, integrated DevOps environment -description: > - Byobu is Ubuntu's powerful text-based window manager, shell multiplexer, and - integrated DevOps environment. - Using Byobu, you can quickly create and move between different windows - over a single SSH connection or TTY terminal, split each of those windows into - multiple panes, monitor dozens of important statistics about your system, - detach and reattach to sessions later while your programs continue to run in - the background. -confinement: classic -grade: stable - -parts: - byobu: - plugin: nil - stage-packages: [byobu] - stage: - - -bin/byobu - snap: - - -bin/byobu - -apps: - byobu: - command: byobu