mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
releasing 2.47
This commit is contained in:
parent
bdfb1b48cd
commit
be3bf12033
2 changed files with 3 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
byobu (2.47) unreleased; urgency=low
|
||||
byobu (2.47-0ubuntu1) lucid; urgency=low
|
||||
|
||||
[ Dustin Kirkland ]
|
||||
* usr/lib/byobu/network: fix network script regresssion, LP: #506315
|
||||
|
@ -29,7 +29,7 @@ byobu (2.47) unreleased; urgency=low
|
|||
[ Jason Cohen ]
|
||||
* usr/bin/byobu: check if our terminfo supports 256 colors, LP: #409353
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 11 Jan 2010 22:54:36 -0600
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 12 Jan 2010 12:11:19 -0600
|
||||
|
||||
byobu (2.46-0ubuntu1) lucid; urgency=low
|
||||
|
||||
|
|
2
debian/release-build.sh
vendored
2
debian/release-build.sh
vendored
|
@ -9,7 +9,7 @@ error() {
|
|||
|
||||
head -n1 debian/changelog | grep "unreleased" || error "This version must be 'unreleased'"
|
||||
|
||||
./debian/rules release-upstream
|
||||
./debian/rules get-orig-source
|
||||
bzr bd
|
||||
sed -i "s/) unreleased;/-0ubuntu1~ppa1) hardy;/" debian/changelog
|
||||
bzr bd -S
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue