mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* debian/control: bump standards version
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
4f4f2a13f2
commit
7153a33210
2 changed files with 4 additions and 3 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
byobu (2.25) unreleased; urgency=low
|
||||
byobu (2.25-0ubuntu1) karmic; urgency=low
|
||||
|
||||
[ Dustin Kirkland ]
|
||||
* hostname, ip_address, mem_available: make sure statusrc exists
|
||||
|
@ -8,13 +8,14 @@ byobu (2.25) unreleased; urgency=low
|
|||
* profiles/common: ip_address is really cheap, changes more frequently
|
||||
than previously considered, check this every ~2 minutes
|
||||
* profiles/common: enable 256 color support, LP: #409353
|
||||
* debian/control: bump standards version
|
||||
|
||||
[ Scott Moser ]
|
||||
* debian/source_byobu.py: invoke ls command allowing for shell expansion,
|
||||
LP: #408936
|
||||
* byobu-janitor: do not fail on optional sed replacement, LP: #408945
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 05 Aug 2009 16:23:33 +0100
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 05 Aug 2009 16:27:37 +0100
|
||||
|
||||
byobu (2.24-0ubuntu1) karmic; urgency=low
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: byobu
|
|||
Section: misc
|
||||
Priority: optional
|
||||
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
||||
Standards-Version: 3.8.0
|
||||
Standards-Version: 3.8.2
|
||||
Build-Depends: debhelper (>= 6), gettext-base
|
||||
Homepage: http://launchpad.net/byobu
|
||||
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue