releasing 1.54

opening 1.55 for development

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-05-02 14:31:26 -05:00
commit d8c86292f8
2 changed files with 9 additions and 3 deletions

10
debian/changelog vendored
View file

@ -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
View file

@ -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:"