mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
releasing 1.54
opening 1.55 for development Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
c9326c125e
commit
d8c86292f8
2 changed files with 9 additions and 3 deletions
10
debian/changelog
vendored
10
debian/changelog
vendored
|
@ -1,4 +1,10 @@
|
|||
screen-profiles (1.54) unreleased; urgency=low
|
||||
screen-profiles (1.55) jaunty; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 02 May 2009 14:30:00 -0500
|
||||
|
||||
screen-profiles (1.54-0ubuntu1) karmic; urgency=low
|
||||
|
||||
* bin/ip-address: don't color the whitespace
|
||||
* bin/cpu-count: don't echo blank line in detailed status
|
||||
|
@ -14,7 +20,7 @@ screen-profiles (1.54) unreleased; urgency=low
|
|||
color formatting correctly; seed the search pattern with the header
|
||||
for each section
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 02 May 2009 14:25:28 -0500
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 02 May 2009 14:29:06 -0500
|
||||
|
||||
screen-profiles (1.53-0ubuntu1) karmic; urgency=low
|
||||
|
||||
|
|
2
debian/release.sh
vendored
2
debian/release.sh
vendored
|
@ -35,7 +35,7 @@ echo "To upload PPA packages:"
|
|||
echo " dput screen-profiles-ppa ../*ppa*changes"
|
||||
echo
|
||||
echo "To commit and push:"
|
||||
echo " bzr diff"
|
||||
echo " bzr cdiff"
|
||||
echo " bzr commit && bzr push"
|
||||
echo
|
||||
echo "Publish tarball at:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue