mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
releasing 2.39
This commit is contained in:
parent
d058db92da
commit
5827e84011
2 changed files with 3 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
||||||
byobu (2.39) unreleased; urgency=low
|
byobu (2.39-0ubuntu1) lucid; urgency=low
|
||||||
|
|
||||||
[ Dustin Kirkland ]
|
[ Dustin Kirkland ]
|
||||||
* debian/install, desktop/byobu.desktop, desktop/byobu.svg: add a
|
* debian/install, desktop/byobu.desktop, desktop/byobu.svg: add a
|
||||||
|
@ -16,7 +16,7 @@ byobu (2.39) unreleased; urgency=low
|
||||||
[ Derek Carter ]
|
[ Derek Carter ]
|
||||||
* rpm/byobu.spec: updated for Fedora 11
|
* rpm/byobu.spec: updated for Fedora 11
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 11 Oct 2009 14:58:18 -0500
|
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 10 Nov 2009 10:18:00 -0600
|
||||||
|
|
||||||
byobu (2.38-0ubuntu1) karmic; urgency=low
|
byobu (2.38-0ubuntu1) karmic; urgency=low
|
||||||
|
|
||||||
|
|
2
debian/release-build.sh
vendored
2
debian/release-build.sh
vendored
|
@ -18,7 +18,7 @@ sed -i "s/ppa1) hardy;/ppa2) intrepid;/" debian/changelog
|
||||||
bzr bd -S
|
bzr bd -S
|
||||||
sed -i "s/ppa2) intrepid;/ppa3) jaunty;/" debian/changelog
|
sed -i "s/ppa2) intrepid;/ppa3) jaunty;/" debian/changelog
|
||||||
bzr bd -S
|
bzr bd -S
|
||||||
sed -i "s/ppa3) jaunty;/ppa3) karmic;/" debian/changelog
|
sed -i "s/ppa3) jaunty;/ppa4) karmic;/" debian/changelog
|
||||||
bzr bd -S
|
bzr bd -S
|
||||||
sed -i "s/~ppa4) karmic;/) lucid;/" debian/changelog
|
sed -i "s/~ppa4) karmic;/) lucid;/" debian/changelog
|
||||||
bzr bd -S
|
bzr bd -S
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue