~ubuntu-branches/debian/wheezy/byobu/wheezy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Alexander Chernyakhovsky
  • Date: 2012-01-11 19:37:34 UTC
  • mfrom: (0.5.3) (0.1.162 precise)
  • Revision ID: package-import@ubuntu.com-20120111193734-89083z97py39gj05
Tags: 5.2-1
* Syncing from Ubuntu. Remaining changes:
  - Switch to dh short syntax
  - Added a substvar ${perl:Depends} dependency into debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
byobu (5.2-1) unstable; urgency=low
 
2
 
 
3
  * Syncing from Ubuntu. Remaining changes:
 
4
    - Switch to dh short syntax
 
5
    - Added a substvar ${perl:Depends} dependency into debian/control
 
6
 
 
7
 -- Alexander Chernyakhovsky <achernya@mit.edu>  Wed, 11 Jan 2012 19:37:34 -0500
 
8
 
 
9
byobu (5.2-0ubuntu1) precise; urgency=low
 
10
 
 
11
  [ Dustin Kirkland ]
 
12
  * icons/byobu_multi.svg, === removed directory icons,
 
13
    - save some space in the tarball
 
14
  * usr/lib/byobu/logo:
 
15
    - add a linux mint logo
 
16
  * usr/lib/byobu/include/layout => usr/bin/byobu-layout,
 
17
    usr/share/byobu/keybindings/f-keys.tmux, usr/share/man/man1/byobu-
 
18
    layout.1:
 
19
    - move the layout library utility to a generally usable byobu-layout
 
20
      in the system path
 
21
    - add specific named layout support to both save and restore operations
 
22
    - add a manpage
 
23
  * usr/bin/Makefile.am, usr/lib/byobu/include/Makefile.am,
 
24
    usr/share/man/man1/Makefile.am:
 
25
    - install the byobu-layout tool and manpage
 
26
  * usr/lib/byobu/ec2_cost, usr/lib/byobu/network:
 
27
    - use /proc/net/dev for network transfer calculations
 
28
    - fixes issue with ifconfig format changes
 
29
  * usr/share/byobu/keybindings/f-keys.tmux,
 
30
    usr/share/byobu/keybindings/f-keys.tmux.disable,
 
31
    usr/share/doc/byobu/help.tmux.txt: LP: #912637
 
32
    - change prev/next window keybinding from alt-left/right to
 
33
      ctrl-shift-left/right;  seems alt-left-right are used by irssi
 
34
  * README: LP: #911825
 
35
    - add note about tmux version required
 
36
  * usr/lib/byobu/include/common: LP: #911149
 
37
    - when backend is not automatically set, check if screen or tmux
 
38
      is installed on the system before setting the default backend
 
39
  * debian/control: LP: #910187
 
40
    - depend on tmux | screen, recommend tmux and screen
 
41
    - hopefully this solves dependency resolution on hardy
 
42
  * usr/bin/byobu, usr/share/byobu/profiles/tmux: LP: #908766
 
43
    - use screen-bce instead of screen-256color, to support background
 
44
      colors correctly
 
45
  * usr/bin/byobu-config: LP: #910638
 
46
    - ensure that config dir exists before touching reload flag
 
47
 
 
48
  [ Daniel Hahler ]
 
49
  * usr/bin/byobu-ctrl-a, usr/share/byobu/profiles/tmux: LP: #910779
 
50
    - don't use BYOBU_PREFIX for tmux paths
 
51
 
 
52
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 29 Dec 2011 12:28:51 -0600
 
53
 
 
54
byobu (5.1-0ubuntu1) precise; urgency=low
 
55
 
 
56
  * usr/bin/byobu-select-backend:
 
57
    - switch the order of the listed backends
 
58
  * debian/control: LP: #909221
 
59
    - depend on tmux, recommend screen
 
60
  * usr/lib/byobu/cpu_freq, usr/lib/byobu/include/shutil: LP: #909325
 
61
    - use a leading zero on fpdiv operations, for consistency with
 
62
      awk-based math
 
63
 
 
64
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 29 Dec 2011 12:28:49 -0600
 
65
 
 
66
byobu (5.0-0ubuntu1) precise; urgency=low
 
67
 
 
68
  * etc/byobu/backend, usr/bin/byobu, usr/bin/byobu-config,
 
69
    usr/bin/byobu-select-session, usr/lib/byobu/include/common:
 
70
    - bump up to the 5.x series
 
71
    - change default backend from screen to tmux
 
72
  * usr/share/byobu/keybindings/f-keys.tmux,
 
73
    usr/share/byobu/keybindings/f-keys.tmux.disable,
 
74
    usr/share/doc/byobu/help.tmux.txt:
 
75
    - put all of the status line functions under *-F5
 
76
    - put all of the split arrangement functions under *-F8
 
77
  * usr/lib/byobu/include/cycle-status,
 
78
    usr/lib/byobu/include/Makefile.am, usr/share/byobu/keybindings/f-
 
79
    keys.tmux, usr/share/byobu/status/status: LP: #887140
 
80
    - support multiple toggle-able status lines
 
81
    - define one or more tmux_right lines in ~/.byobu/status
 
82
    - press Shift-F5 to toggle through
 
83
 
 
84
 -- Dustin Kirkland <kirkland@ubuntu.com>  Sat, 24 Dec 2011 17:35:00 -0600
 
85
 
 
86
byobu (4.55-0ubuntu1) precise; urgency=low
 
87
 
 
88
  [ Dustin Kirkland ]
 
89
  * usr/lib/byobu/entropy, usr/lib/byobu/include/shutil,
 
90
    usr/lib/byobu/Makefile.am, usr/share/byobu/status/status,
 
91
    usr/share/man/man1/byobu.1:
 
92
    - add a system entropy status item
 
93
    - must use cat, can't use read in dash here
 
94
    - use yellow on grey
 
95
  * usr/bin/byobu-janitor: LP: #867746
 
96
    - revert previous change, don't automatically set monochrome mode
 
97
      until we have a better way of detecting it
 
98
  * usr/lib/byobu/menu: LP: #881993
 
99
    - fix escape key determination
 
100
  * usr/bin/byobu-janitor: LP: #899271
 
101
    - clean up some old upgrade cruft
 
102
    - sed -i -e changes symlinks to local files, avoid this with readlink
 
103
 
 
104
  [ Will Ellwood ]
 
105
  * usr/lib/byobu/disk: LP: #904824
 
106
    - fix escaping issue
 
107
 
 
108
 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 18 Dec 2011 21:34:54 -0600
 
109
 
 
110
byobu (4.54-0ubuntu1) precise; urgency=low
 
111
 
 
112
  * usr/lib/byobu/include/layout, usr/lib/byobu/include/Makefile.am,
 
113
    usr/share/byobu/keybindings/f-keys.tmux,
 
114
    usr/share/byobu/keybindings/f-keys.tmux.disable,
 
115
    usr/share/doc/byobu/help.tmux.txt: LP: #902416
 
116
    - new feature to save layouts using ctrl-shift-F8, and restore layouts
 
117
      using shift-F8
 
118
  * usr/bin/Makefile.am: LP: #901904
 
119
    - ensure re-installation works
 
120
 
 
121
 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 09 Dec 2011 20:37:56 -0600
 
122
 
 
123
byobu (4.53-0ubuntu1) precise; urgency=low
 
124
 
 
125
  [ Dustin Kirkland ]
 
126
  * usr/share/byobu/profiles/common: LP: #900812
 
127
    - start screen with at least a 1 second message wait
 
128
  * usr/bin/byobu, usr/bin/byobu-ctrl-a, usr/bin/byobu-disable,
 
129
    usr/bin/byobu-enable, usr/bin/byobu-export, usr/bin/byobu-janitor,
 
130
    usr/bin/byobu-launch, usr/bin/byobu-launcher, usr/bin/byobu-
 
131
    launcher-install, usr/bin/byobu-launcher-uninstall, usr/bin/byobu-
 
132
    quiet, usr/bin/byobu-reconnect-sockets, usr/bin/byobu-select-
 
133
    backend, usr/bin/byobu-select-profile, usr/bin/byobu-shell,
 
134
    usr/bin/byobu-silent, usr/bin/byobu-status, usr/bin/byobu-status-
 
135
    detail, usr/bin/byobu-ugraph, usr/bin/byobu-ulevel,
 
136
    usr/lib/byobu/include/dirs, usr/share/byobu/profiles/byoburc:
 
137
    - big changeset to solve a few bugs, LP: #897473, #861291, #897048
 
138
    - take over ~/.byoburc, and use it for storing global byobu shell
 
139
      configuration, namely BYOBU_PREFIX when necessary
 
140
      + note that some users might have previously used ~/.byoburc to
 
141
        store byobu-only screen configuration
 
142
      + these users should now use ~/.byobu/.screenrc instead (also
 
143
        because byobu now supports both screen and tmux)
 
144
    - on first run, if byobu is running outside of its normal location
 
145
      in /usr/bin/byobu, it will automatically detect and append the
 
146
      correct BYOBU_PREFIX value and store it in ~/.byoburc
 
147
    - ~/.byoburc is now read by all usr/bin/* in order to find the
 
148
      correct prefix
 
149
  * usr/lib/byobu/include/dirs: LP: #780081
 
150
    - use ~/.local/share/byobu as BYOBU_CONFIG_DIR, if it happens to exist
 
151
  * usr/lib/byobu/include/dirs: LP: #899271
 
152
    - allow explicit BYOBU_CONFIG_DIR selection in ~/.byoburc
 
153
  * usr/lib/byobu/users, usr/share/byobu/status/statusrc,
 
154
    usr/share/man/man1/byobu.1: LP: #900663
 
155
    - add support for a USERS_DISTINCT=1 status configuration setting
 
156
      to count the number of distinct users, rather than open ssh sessions
 
157
 
 
158
  [ Andrew McCarthy ]
 
159
  * usr/bin/byobu-status: LP: #898801
 
160
    - fix status detailing, skip include, as it's a directory
 
161
 
 
162
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 08 Dec 2011 12:15:15 -0600
 
163
 
 
164
byobu (4.52-0ubuntu1) precise; urgency=low
 
165
 
 
166
  * debian/control:
 
167
    - demote run-one to a suggests, until such time as its MIR is approved
 
168
 
 
169
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 05 Dec 2011 08:59:05 -0600
 
170
 
 
171
byobu (4.51-0ubuntu1) precise; urgency=low
 
172
 
 
173
  * usr/bin/byobu-janitor: LP: #894430
 
174
    - whitelist archlinux for status colors
 
175
    - if tmux exists, then don't bother with color disabling
 
176
  * usr/lib/byobu/include/mondrian: LP: #894432
 
177
    - drop dependency on 'rand' command
 
178
  * usr/lib/byobu/include/mondrian, usr/share/byobu/keybindings/f-
 
179
    keys.tmux: LP: #894432
 
180
    - fix two old references to /usr/bin/byobu-mondrian
 
181
  * usr/bin/byobu-select-session, usr/share/byobu/keybindings/f-
 
182
    keys.tmux, usr/share/byobu/profiles/tmux: LP: #894440
 
183
    - fix a few hardcoded references to /usr -> $BYOBU_PREFIX
 
184
 
 
185
 -- Dustin Kirkland <kirkland@ubuntu.com>  Sat, 26 Nov 2011 17:50:22 -0600
 
186
 
 
187
byobu (4.50-0ubuntu1) precise; urgency=low
 
188
 
 
189
  * usr/bin/byobu-mondrian:
 
190
    - clean up code, fix idempotence
 
191
  * usr/bin/byobu-mondrian => usr/lib/byobu/include/modrian,
 
192
    usr/lib/byobu/include/Makefile.am, usr/share/byobu/keybindings/f-
 
193
    keys.tmux, usr/share/byobu/keybindings/f-keys.tmux.disable,
 
194
    usr/share/doc/byobu/help.tmux.txt:
 
195
    - install modrian
 
196
  * usr/share/byobu/profiles/tmux:
 
197
    - fix action bar color
 
198
  * usr/lib/byobu/include/mondrian:
 
199
  * usr/lib/byobu/ec2_cost, usr/lib/byobu/hostname,
 
200
    usr/lib/byobu/include/shutil, usr/lib/byobu/ip_address: LP: #894038
 
201
    - background all wgets, as these can be expensive (cough OpenStack cough)
 
202
    - sleep for 0.02 seconds after each wget, as most EC2 wgets take less
 
203
      than 0.01 seconds, but some might take longer
 
204
    - after backgrounded wget and sleep, attempt to read the results of the
 
205
      wget from a cache file;  if this succeeds, proceed and use it
 
206
    - if not, fail through gracefully, and pick up the results from the
 
207
      cach file on the next run
 
208
  * usr/share/byobu/keybindings/f-keys.tmux,
 
209
    usr/share/byobu/keybindings/f-keys.tmux.disable,
 
210
    usr/share/man/man1/byobu.1: LP: #888248
 
211
    - add Alt-Insert in tmux for "paste"
 
212
    - document scrollback/copy/paste procedures
 
213
  * usr/bin/byobu-janitor: LP: #867746
 
214
    - create a whitelist of distros carrying the LP: #315871 fix
 
215
    - default to monochrome for other distros on initial profile creation
 
216
 
 
217
 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 23 Nov 2011 13:41:26 -0600
 
218
 
 
219
byobu (4.49-0ubuntu1) precise; urgency=low
 
220
 
 
221
  * usr/bin/byobu-select-session:
 
222
    - fix 256-color tmux reattaches
 
223
 
 
224
 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 18 Nov 2011 15:41:32 -0600
 
225
 
 
226
byobu (4.48-0ubuntu1) precise; urgency=low
 
227
 
 
228
  * debian/control, usr/lib/byobu/updates_available: LP: #878547
 
229
    - recommend run-one, MIR pending
 
230
    - use run-this-one to ensure that more than one apt-check doesn't
 
231
      get run simultaneously
 
232
  * usr/bin/byobu-status, usr/lib/byobu/include/constants,
 
233
    usr/lib/byobu/include/shutil, usr/share/byobu/profiles/tmux,
 
234
    usr/share/byobu/profiles/tmuxrc:
 
235
    - add background/foreground/accent/highlight configurability
 
236
      for tmux profiles
 
237
  * usr/share/byobu/keybindings/f-keys.tmux,
 
238
    usr/share/byobu/keybindings/f-keys.tmux.disable,
 
239
    usr/share/doc/byobu/help.tmux.txt:
 
240
    - add a keybinding, Ctrl-Shift-F3/F4, to move a window right
 
241
      or left in the list
 
242
  * usr/lib/byobu/ip_address:
 
243
    - remove some first-launch noise, when ip address is not yet available
 
244
  * debian/control:
 
245
    - we really need tmux 1.5 to take advantage of its features
 
246
    - N.B.: I have pushed backports of tmux 1.5-1 to ppa:byobu/ppa
 
247
  * usr/share/byobu/status/statusrc:
 
248
    - fix reference to non-existent variable, MONITORED_INTERFACE; should be
 
249
      MONITORED_NETWORK
 
250
  * usr/bin/byobu-select-profile, usr/share/byobu/keybindings/f-
 
251
    keys.tmux, usr/share/byobu/keybindings/f-keys.tmux.disable,
 
252
    usr/share/doc/byobu/help.tmux.txt: LP: #817686
 
253
    - add a couple of (tmux-only) modes to byobu-select-profile, which can
 
254
      automatically change the background color of the status bar, based
 
255
      on the systems hostname, ip address, or just at random
 
256
    - map this to Ctrl-F8
 
257
 
 
258
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 14 Nov 2011 17:42:59 -0600
 
259
 
 
260
byobu (4.47-0ubuntu1) precise; urgency=low
 
261
 
 
262
  * etc/profile.d/Z97-byobu.sh:
 
263
    - remove unnecessary 'true'
 
264
  * usr/share/byobu/ec2/Makefile.am, usr/share/byobu/ec2/rates.ap-
 
265
    northeast-1, usr/share/byobu/ec2/rates.ap-southeast-1,
 
266
    usr/share/byobu/ec2/rates.eu-west-1, usr/share/byobu/ec2/rates.us-
 
267
    east-1, usr/share/byobu/ec2/rates.us-west-1,
 
268
    usr/share/byobu/ec2/rates.us-west-2: LP: #888196
 
269
    - added new us-west-2 (Oregon) pricing region
 
270
  * close LP: #888106, fixed in last release
 
271
  * usr/share/byobu/profiles/tmux, usr/share/doc/byobu/help.tmux.txt,
 
272
    usr/share/doc/byobu/Makefile.am:
 
273
    - add a tmux keybinding help screen, bind to Shift-F1
 
274
  * usr/share/byobu/profiles/tmux, usr/share/doc/byobu/help.tmux.txt:
 
275
    - add a keybinding Ctrl-Shift-F2 to create a new session
 
276
  * usr/share/byobu/profiles/tmux:
 
277
    - rearrange to match help text;  would be good to keep these
 
278
      coordinated
 
279
  * usr/share/byobu/profiles/tmux, usr/share/doc/byobu/help.tmux.txt:
 
280
    - Alt-F11 breaks split into new window
 
281
    - Shift-F11 puts window into a horizontal split in previous window
 
282
    - Ctrl-F11 puts window into a vertical split in previous window
 
283
  * usr/share/doc/byobu/help.tmux.txt:
 
284
    - fix typo
 
285
  * usr/share/byobu/keybindings/f-keys.tmux,
 
286
    usr/share/byobu/keybindings/f-keys.tmux.disable,
 
287
    usr/share/byobu/keybindings/Makefile.am,
 
288
    usr/share/byobu/profiles/tmux, usr/share/doc/byobu/help.tmux.txt:
 
289
    - LP: #888247
 
290
    - Add Shift-F12 to toggle keybindings on/off
 
291
    - Split tmux keybindings to separate file to source
 
292
  * usr/bin/byobu-status-detail, usr/lib/byobu/.constants,
 
293
    usr/share/byobu/keybindings/f-keys.tmux:
 
294
    - set a BYOBU_PAGER environment variable
 
295
    - use BYOBU_PAGER in places we need a pager
 
296
  * === added directory usr/lib/byobu/include, experimental/byobu-
 
297
    classroom, usr/bin/byobu, usr/bin/byobu-ctrl-a, usr/bin/byobu-
 
298
    disable, usr/bin/byobu-enable, usr/bin/byobu-export, usr/bin/byobu-
 
299
    janitor, usr/bin/byobu-launch, usr/bin/byobu-launcher,
 
300
    usr/bin/byobu-launcher-install, usr/bin/byobu-launcher-uninstall,
 
301
    usr/bin/byobu-quiet, usr/bin/byobu-reconnect-sockets, usr/bin/byobu-
 
302
    select-backend, usr/bin/byobu-select-profile, usr/bin/byobu-shell,
 
303
    usr/bin/byobu-silent, usr/bin/byobu-status, usr/bin/byobu-status-
 
304
    detail, usr/bin/byobu-ugraph, usr/bin/byobu-ulevel,
 
305
    usr/lib/byobu/.common => usr/lib/byobu/include/common (properties
 
306
    changed: -x to +x), usr/lib/byobu/.constants =>
 
307
    usr/lib/byobu/include/constants, usr/lib/byobu/.dirs =>
 
308
    usr/lib/byobu/include/dirs, usr/lib/byobu/Makefile.am,
 
309
    usr/lib/byobu/notify_osd, usr/lib/byobu/.notify_osd =>
 
310
    usr/lib/byobu/include/notify_osd, usr/lib/byobu/.shutil =>
 
311
    usr/lib/byobu/include/shutil, configure.ac, Makefile.am,
 
312
    usr/lib/byobu/include/Makefile.am:
 
313
    - LP: #833768
 
314
    - move dotfiles out of usr/lib/byobu and into usr/lib/byobu/include
 
315
    - this was triggering some chrootkit warnings
 
316
  * usr/share/doc/byobu/help.tmux.txt:
 
317
    - reorder some documentation
 
318
  * usr/bin/byobu-launcher-install:
 
319
    - close LP: #854764, which was recently fixed
 
320
  * usr/bin/byobu-config: LP: #888247
 
321
    - deprecate the keybinding set selection from the config menu
 
322
    - no additional keybindg sets ever showed up, so this option
 
323
      is not worth having
 
324
    - deprecate background/foreground color selection; once, this was a
 
325
      primary feature of byobu :-)  It's not really any more;  it's
 
326
      trivial to change these in ~/.byobu/color now
 
327
    - deprecate window management from byobu-config; hard to get this
 
328
      right for both screen and tmux;  and I don't perceive that this
 
329
      is any longer one of byobu's main features (?)
 
330
    - standardize title formatting
 
331
    - clean up some whitespace and text
 
332
  * usr/bin/byobu-config, usr/share/doc/byobu/help.tmux.txt,
 
333
    usr/share/doc/byobu/help.txt => usr/share/doc/byobu/help.screen.txt,
 
334
    usr/share/doc/byobu/Makefile.am:
 
335
    - show tmux help in tmux, screen help in screen
 
336
  * experimental/byobu-classroom, usr/bin/byobu-ctrl-a, usr/bin/byobu-
 
337
    enable, usr/bin/byobu-select-backend, usr/bin/byobu-select-profile,
 
338
    usr/bin/byobu-ulevel, usr/lib/byobu/custom, usr/lib/byobu/disk,
 
339
    usr/share/byobu/tests/byobu-time-notifications: LP: #882814
 
340
    - use printf instead of "echo -n" for portability to Mac OSX
 
341
  * experimental/byobu-classroom: LP: #882813
 
342
    - fix minor use $SED
 
343
  * usr/bin/byobu-ctrl-a, usr/bin/byobu-janitor: LP: #882435
 
344
    - use BYOBU_PREFIX in a couple of places to allow better portability
 
345
 
 
346
 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 09 Nov 2011 17:54:07 -0600
 
347
 
 
348
byobu (4.46-0ubuntu1) precise; urgency=low
 
349
 
 
350
  * debian/control: LP: #887344
 
351
    - promote tmux to a 'recommends';  will 'depend' on it soon
 
352
  * === added directory etc/profile.d, etc/byobu/Makefile.am,
 
353
    etc/profile.d/Makefile.am, etc/profile.d/Z97-byobu.sh, Makefile.am:
 
354
    - LP: #586546, #888106
 
355
    - Enable any user to remotely opt into launching byobu by default,
 
356
      using an LC_BYOBU=1 environment variable, which is transmitted over
 
357
      SSH
 
358
  * configure.ac, debian/install, etc/byobu/Makefile.am,
 
359
    etc/profile.d/Makefile.am:
 
360
    - fix installations to /etc
 
361
  * usr/bin/byobu, usr/bin/byobu-reconnect-sockets,
 
362
    usr/share/byobu/profiles/tmux: LP: #883637
 
363
    - fix reconnection to SESSION_MANAGER and DBUS_SESSION_BUS_ADDRESS
 
364
    - add C-F5 key to tmux profile
 
365
  * usr/bin/byobu-ctrl-a, usr/share/byobu/profiles/tmux: LP: #887387
 
366
    - support F12 as escape key in tmux mode
 
367
    - reorder byobu-ctrl-a to offer screen first, then emacs mode
 
368
    - make byobu-ctrl-a slighty more compatible with tmux (not quite
 
369
      there yet...)
 
370
  * usr/bin/byobu: LP: #713879
 
371
    - add ulimit checks to byobu -v
 
372
  * usr/lib/byobu/.constants:
 
373
    - don't use UTF8 C an F for now
 
374
  * usr/lib/byobu/network: LP: #880410
 
375
    - localize some variables, fix variable colision with cpu_temp
 
376
  * debian/control:
 
377
    - bump standards version
 
378
  * debian/install, debian/rules, etc/byobu/Makefile.am,
 
379
    etc/profile.d/Makefile.am:
 
380
    - fighting with autoconf to get shtuff installing in /etc, argh
 
381
 
 
382
 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 08 Nov 2011 19:16:13 -0600
 
383
 
 
384
byobu (4.45-0ubuntu1) precise; urgency=low
 
385
 
 
386
  * usr/share/byobu/profiles/tmux:
 
387
    - shift-F11 -> breaks pane out to its own window
 
388
  * usr/lib/byobu/.constants:
 
389
    - comment out utf8 characters that don't look very good
 
390
  * usr/bin/byobu-select-backend, usr/bin/Makefile.am,
 
391
    usr/share/man/man1/byobu-select-backend.1,
 
392
    usr/share/man/man1/Makefile.am:
 
393
    - add a utility to select default byobu backend (screen or tmux)
 
394
  * usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-select-
 
395
    backend.1:
 
396
    - document backend selection
 
397
 
 
398
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 31 Oct 2011 09:46:41 -0400
 
399
 
 
400
byobu (4.44-0ubuntu1) precise; urgency=low
 
401
 
 
402
  [ Dustin Kirkland ]
 
403
  * usr/lib/byobu/battery:
 
404
    - protect against division by zero
 
405
 
 
406
  [ Daniel Hahler ]
 
407
  * usr/lib/byobu/battery, usr/lib/byobu/.shutil,
 
408
    usr/share/byobu/profiles/tmux, usr/share/byobu/status/statusrc:
 
409
    - various fixes and documentation enhancements
 
410
 
 
411
 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 26 Oct 2011 10:04:58 -0500
 
412
 
 
413
byobu (4.43-0ubuntu1) precise; urgency=low
 
414
 
 
415
  [ Dustin Kirkland ]
 
416
  * usr/bin/byobu, usr/lib/byobu/ip_address, usr/share/man/man1/byobu.1:
 
417
    - support IP_EXTERNAL fetching, LP: #873736
 
418
    - put ip address in the terminal title bar, since we ran out of room
 
419
      for it in tmux
 
420
  * usr/bin/byobu-select-session: LP: #869390
 
421
    - fix select session to obey BYOBU_BACKEND
 
422
  * configure.ac, usr/bin/Makefile.am: LP: #869377
 
423
    - provide byobu-tmux and byobu-screen symlinks
 
424
  * configure.ac, README: LP: #861291
 
425
    - configure should not change files under vcs control
 
426
    - compiling users need to ensure that BYOBU_PREFIX is set in
 
427
      their environment
 
428
  * usr/bin/byobu-launcher-install, usr/bin/byobu-launcher-uninstall:
 
429
    - LP: #861534
 
430
    - ensure launcher command removed from each file before installing
 
431
  * usr/lib/byobu/.dirs:
 
432
    - use /dev/shm for cache, LP: #872551, #869279
 
433
    - search and use a shared dir when possible
 
434
  * usr/lib/byobu/battery: LP: #851100
 
435
    - rework the battery logic to use /sys instead of /proc
 
436
  * usr/share/man/man1/byobu.1: LP: #713879
 
437
    - note too many files open ulimit error in documentation
 
438
 
 
439
  [ Daniel Hahler ]
 
440
  * usr/bin/byobu, usr/bin/byobu-launcher-install, usr/bin/byobu-
 
441
    launcher-uninstall: Use BYOBU_PREFIX explicitly, LP: #861302
 
442
  * debian/rules, README: LP: #854868
 
443
    - refactor autoconf into debian/rules
 
444
 
 
445
  [Scott Moser]
 
446
  * usr/lib/byobu/.shutil: fix rounding error in fpdiv, LP: #869282
 
447
 
 
448
 -- Dustin Kirkland <kirkland@ubuntu.com>  Sat, 22 Oct 2011 03:21:43 -0500
 
449
 
 
450
byobu (4.42-0ubuntu1) precise; urgency=low
 
451
 
 
452
  [ Dustin Kirkland ]
 
453
  * usr/lib/byobu/.constants, usr/lib/byobu/reboot_required:
 
454
    - fix arrows to work better with ubuntu mono font
 
455
    - add reboot symbol
 
456
  * usr/bin/byobu-launch:
 
457
    - enhance shell history syncronization across shells
 
458
  * usr/lib/byobu/.constants, usr/lib/byobu/updates_available:
 
459
    - use unicode double-bang for security updates where possible
 
460
  * usr/lib/byobu/.constants, usr/lib/byobu/cpu_freq,
 
461
    usr/lib/byobu/disk, usr/lib/byobu/memory, usr/lib/byobu/swap,
 
462
    usr/lib/byobu/wifi_quality:
 
463
    - add unicode characters for KB/MB/GB/GHz
 
464
  * usr/lib/byobu/wifi_quality:
 
465
    - drop comma, save a char
 
466
  * usr/lib/byobu/.constants, usr/lib/byobu/network:
 
467
    - save a few more chars, drop the "ps" per second
 
468
 
 
469
  [Scott Moser]
 
470
  * usr/lib/byobu/.shutil: fix rounding error in fpdiv
 
471
 
 
472
 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 21 Oct 2011 13:43:53 -0500
 
473
 
 
474
byobu (4.41-0ubuntu1) precise; urgency=low
 
475
 
 
476
  * usr/share/byobu/profiles/tmux:
 
477
    - shift-[left,right,up,down] move between panes
 
478
    - ctrl-[left,right,up,down] resize panes
 
479
    - alt-[left,right] move between windows
 
480
    - alt-[up,down] move between sessions
 
481
 
 
482
 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 14 Oct 2011 14:53:48 -0500
 
483
 
 
484
byobu (4.40-0ubuntu1) precise; urgency=low
 
485
 
 
486
  * usr/bin/byobu-janitor, usr/share/byobu/profiles/tmux:
 
487
    - use screen keys by default (should probably make this configurable)
 
488
    - allow local overrides in local tmux.conf
 
489
  * usr/lib/byobu/battery, usr/lib/byobu/cpu_freq, usr/lib/byobu/disk,
 
490
    usr/lib/byobu/memory, usr/share/man/man1/byobu.1:
 
491
    - save a few characters on the status line
 
492
  * usr/bin/byobu:
 
493
    - support detection of tmux sessions
 
494
  * usr/bin/byobu-select-session: LP: #869390
 
495
    - fix select session to obey BYOBU_BACKEND
 
496
 
 
497
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 10 Oct 2011 09:01:45 -0500
 
498
 
 
499
byobu (4.39-0ubuntu1) oneiric; urgency=low
 
500
 
 
501
  * usr/lib/byobu/logo:
 
502
    - use the new Ubuntu unicode logo where possible
 
503
 
 
504
 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 05 Oct 2011 18:05:28 -0400
 
505
 
 
506
byobu (4.38-0ubuntu1) oneiric; urgency=low
 
507
 
 
508
  * usr/share/byobu/profiles/tmux:
 
509
    - add window resizing keybindings
 
510
    - get scrollback alt-pageup working \o/
 
511
    - set history limit to match byobu/screen
 
512
    - display pane numbers for 150ms when moving between panes
 
513
    - set the pane listing colors
 
514
    - set the inactive pane to light grey/white
 
515
    - set the clock color
 
516
    - get next/prev split working with c-f3/c-f4 and s-f3/s-f4
 
517
    - default mode keys to vi (to match screen/byobu)
 
518
    - explicitly set a couple of colors, highlight active pane a bit
 
519
    - fix broken 256-color detection, use it by default, allow override
 
520
    - swap panes around slightly more sensibly
 
521
    - shift-f6 detach but don't logout
 
522
    - shift-f5 rotate through preset layouts
 
523
    - ctrl-f6 kill a pane
 
524
    - use magenta/magenta for focused pane
 
525
    - s-up -> prev pane; s-down -> next pane
 
526
  * usr/lib/byobu/distro, usr/lib/byobu/Makefile.am,
 
527
    usr/lib/byobu/release, usr/lib/byobu/.shutil,
 
528
    usr/share/byobu/status/status, usr/share/man/man1/byobu.1:
 
529
    - split the OS distribution name and version to two separate status
 
530
      items;  enable the version (but not the name) in the compact tmux
 
531
      status line
 
532
  * usr/lib/byobu/raid:
 
533
    - fix raid rebuild percentage formatting
 
534
  * usr/share/byobu/profiles/tmux:
 
535
  * usr/bin/byobu:
 
536
  * usr/share/byobu/profiles/tmux:
 
537
  * usr/share/byobu/profiles/tmux:
 
538
  * usr/share/byobu/profiles/tmux:
 
539
  * usr/share/byobu/profiles/tmux:
 
540
 
 
541
 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 05 Oct 2011 17:42:57 -0400
 
542
 
1
543
byobu (4.37-1) unstable; urgency=low
2
544
 
3
545
  * Syncing from Ubuntu.
4
546
  * Switch to dh short syntax
5
547
  * Change maintainer (adopting this package)
6
548
  * Added a substvar ${perl:Depends} dependency into debian/control
7
 
  * Bump standards version to 3.9.2, no changes 
 
549
  * Bump standards version to 3.9.2, no changes
8
550
 
9
551
 -- Alexander Chernyakhovsky <achernya@mit.edu>  Sun, 02 Oct 2011 19:04:37 -0400
10
 
 
 
552
 
11
553
byobu (4.37-0ubuntu1) oneiric; urgency=low
12
554
 
13
555
  * usr/lib/byobu/ec2_cost: LP: #862655
14
556
    - fix ec2 cost estimator on OpenStack instances by falling back to
15
557
      the approximation calculator
16
558
 
17
 
 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 27 Sep 2011 10:59:05 -0400
 
559
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 29 Sep 2011 14:46:56 -0400
18
560
 
19
561
byobu (4.36-0ubuntu1) oneiric; urgency=low
20
562