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

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2009-09-21 11:27:09 UTC
  • mfrom: (1.1.5 upstream) (0.1.33 karmic)
  • Revision ID: james.westby@ubuntu.com-20090921112709-uc9331o7ricmafiy
* bin/users: use wc -l, since pgrep -c doesn't work in some
  distros (busybox, Arch), LP: #434047
* byobu.1: fix manpage, mem_used was listed twice, mail was in the wrong
  place, LP: #434052
* byobu-export.1, byobu-launcher.1, byobu-select-profile.1: minor manpage
  fixes, updating the names of the utilities to use "byobu" rather than
  "screen"

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
byobu (2.34-1) unstable; urgency=low
 
2
 
 
3
  * bin/users: use wc -l, since pgrep -c doesn't work in some
 
4
    distros (busybox, Arch), LP: #434047
 
5
  * byobu.1: fix manpage, mem_used was listed twice, mail was in the wrong
 
6
    place, LP: #434052
 
7
  * byobu-export.1, byobu-launcher.1, byobu-select-profile.1: minor manpage
 
8
    fixes, updating the names of the utilities to use "byobu" rather than
 
9
    "screen"
 
10
 
 
11
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 21 Sep 2009 11:27:09 -0700
 
12
 
 
13
byobu (2.33-0ubuntu1) karmic; urgency=low
 
14
 
 
15
  * cpu_count, disk, logo, network, reboot_required, release, temp_c,
 
16
    temp_f, updates_available, wifi: make byobu status scripts friendlier
 
17
    for busybox environments (tested on the Palm Pre), LP: #430096
 
18
  * bin/updates_available: print the current cache even if we're
 
19
    updating the cache, handle it more efficiently
 
20
  * po/byoub-*.po: rename to just *.po, fix translations location, LP: #430095
 
21
  * debian/postinst, debian/preinst: move symlink of screen-profiles-status ->
 
22
    byobu-status from the postinst to the preinst
 
23
  * byobu-janitor, byobu-launcher, profiles/common: establish and update an
 
24
    SSH_AUTH_SOCK link, on screen launch and reconnect, LP: #424522
 
25
 
 
26
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 17 Sep 2009 11:07:03 -0500
 
27
 
 
28
byobu (2.32-0ubuntu1) karmic; urgency=low
 
29
 
 
30
  * bin/updates_available: also monitor /var/lib/apt/lists for changes,
 
31
    as this is touched on 'apt-get update', LP: #427855
 
32
 
 
33
 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 11 Sep 2009 07:59:50 -0500
 
34
 
 
35
byobu (2.31-0ubuntu1) karmic; urgency=low
 
36
 
 
37
  [ Dustin Kirkland ]
 
38
  * bin/updates-available, profiles/common:
 
39
    - reworked to be far more efficient, and accurate, LP: #427373
 
40
    - look at the timestamp on /var/lib/apt, and only update cache
 
41
      if /var/lib/apt has been touched since the cache
 
42
    - in particular, these changes fix a bug when the user does an
 
43
      apt-get install or upgrade, and changes to the update status
 
44
      are not update for up to an hour later; with these fixes, it's
 
45
      nearly immediate
 
46
    - and now that updates_available is trivial (in most cases), we
 
47
      can run it more frequently
 
48
 
 
49
  [ Mathias Gug ]
 
50
  * Check that byobu-launcher exists before calling it (chroots use the same
 
51
    .profile as the main system but may not have byobu installed).
 
52
 
 
53
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 31 Aug 2009 19:30:20 -0500
 
54
 
 
55
byobu (2.30-0ubuntu1) karmic; urgency=low
 
56
 
 
57
  * byobu-launcher: LP: #422155
 
58
    - it seems that checking $STY is not totally sufficient for
 
59
      determining if we're already in a screen session; additionally
 
60
      check that TERM != screen-bce
 
61
    - set window title before we attach to an existing session, LP: #422158
 
62
  * byobu: LP: #422155
 
63
    - test TERM against screen-bce here too
 
64
    - checking that $SHELL is executable covers -n too
 
65
 
 
66
 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 28 Aug 2009 11:14:40 -0500
 
67
 
 
68
byobu (2.29-0ubuntu1) karmic; urgency=low
 
69
 
 
70
  * bin/disk: fix disk units for <10GB disks
 
71
 
 
72
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 24 Aug 2009 22:58:20 -0500
 
73
 
 
74
byobu (2.28-0ubuntu1) karmic; urgency=low
 
75
 
 
76
  [ Daniel Hahler ]
 
77
  * Fix bashism in byobu script (LP: #418273)
 
78
 
 
79
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 24 Aug 2009 15:18:03 -0500
 
80
 
 
81
byobu (2.27-0ubuntu1) karmic; urgency=low
 
82
 
 
83
  [ Derek Carter <goozbach@friocorte.com> ]
 
84
  * byobu-config, rpm/byobu.spec: fixed to build on Fedora 11; merged
 
85
    with minor modifications (install keybindings/common as a symlink to
 
86
    f-keys)
 
87
 
 
88
  [ Dustin Kirkland ]
 
89
  * byobu-config: use Derek's *awesome* "screen -X" hack to reload profiles
 
90
    automatically, and drop the "reload" prompt
 
91
 
 
92
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 17 Aug 2009 16:08:53 -0500
 
93
 
 
94
byobu (2.26-0ubuntu1) karmic; urgency=low
 
95
 
 
96
  * bin/temp_c, bin/temp_f: fix temperature listing, LP: #411108
 
97
  * bin/disk, bin/logo, bin/network, bin/release, bin/temp_c, bin/temp_f,
 
98
    byobu-janitor: move config files to sourced config file, use
 
99
    janitor item to clean up
 
100
  * byobu-status: source, rather than exec the target status script,
 
101
    such that the script inherits the source status config variables;
 
102
    source statusrc (which contains overrides)
 
103
  * bin/disk: fix up reading of MONITORED_DISK
 
104
  * byobu.1: update documentation for new .byobu/statusrc file
 
105
  * bin/ip_address: allow interface override
 
106
  * bin/ip_address, bin/mem_used, bin/temp_c, bin/temp_f,
 
107
    bin/wifi_quality: performance improvements, reduce the number of
 
108
    forked shells by multiple sed-calls on one line by using a single
 
109
    sed call with multiple -e arguments (thanks for the suggestion smoser)
 
110
  * debian/control: bumping standards version
 
111
  * po/byobu-bg.po, po/byobu-de.po, po/byobu-en_GB.po, po/byobu-es.po,
 
112
    po/byobu-fr.po, po/byobu-hu.po, po/byobu-id.po, po/byobu-it.po,
 
113
    po/byobu-ja.po, po/byobu-la.po, po/byobu-nl.po, po/byobu-ru.po,
 
114
    po/byobu-sv.po, po/es.po, po/fr.po, po/ru.po: translations import
 
115
    from launchpad
 
116
 
 
117
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 17 Aug 2009 14:30:27 -0500
 
118
 
 
119
byobu (2.25-0ubuntu1) karmic; urgency=low
 
120
 
 
121
  [ Dustin Kirkland ]
 
122
  * hostname, ip_address, mem_available: make sure statusrc exists
 
123
    before sourcing it, LP: #407478
 
124
  * temp_f, temp_c: use degree character
 
125
  * release, logo: default the logo and release to Byobu, if undetermined
 
126
  * profiles/common: ip_address is really cheap, changes more frequently
 
127
    than previously considered, check this every ~2 minutes
 
128
  * profiles/common: enable 256 color support, LP: #409353
 
129
  * debian/control: bump standards version
 
130
 
 
131
  [ Scott Moser ]
 
132
  * debian/source_byobu.py: invoke ls command allowing for shell expansion,
 
133
    LP: #408936
 
134
  * byobu-janitor: do not fail on optional sed replacement, LP: #408945
 
135
 
 
136
 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 05 Aug 2009 16:28:15 +0100
 
137
 
1
138
byobu (2.24-1) unstable; urgency=low
2
139
 
3
140
  [ Chow Loong Jin and Dustin Kirkland ]