diff --git a/byobu b/byobu index d7e9c070..ac877a47 100755 --- a/byobu +++ b/byobu @@ -20,7 +20,7 @@ PKG="byobu" # Sanitize the environment -byobu-janitor +byobu-janitor --force # Launch motd+shell, unless the user has default windows set to launch [ -n "$SHELL" ] || SHELL="/bin/sh" diff --git a/debian/changelog b/debian/changelog index 6cbf9421..d8830fc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ byobu (2.15) unreleased; urgency=low * profiles/common: defutf8 on seems like a sane default, at this point, LP: #301447 + * debian/control: trying to fix upgrade issues + * byobu: must force the janitor to run on startup - -- Dustin Kirkland Mon, 22 Jun 2009 13:12:17 -0500 + -- Dustin Kirkland Mon, 22 Jun 2009 14:23:02 -0500 byobu (2.14-0ubuntu1) karmic; urgency=low