From d8c86292f826af6df9cd0cc011124571f5c47e00 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Sat, 2 May 2009 14:31:26 -0500 Subject: [PATCH] releasing 1.54 opening 1.55 for development Signed-off-by: Dustin Kirkland --- debian/changelog | 10 ++++++++-- debian/release.sh | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6c97697c..f2971b22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,10 @@ -screen-profiles (1.54) unreleased; urgency=low +screen-profiles (1.55) jaunty; urgency=low + + * UNRELEASED + + -- Dustin Kirkland 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 Sat, 02 May 2009 14:25:28 -0500 + -- Dustin Kirkland Sat, 02 May 2009 14:29:06 -0500 screen-profiles (1.53-0ubuntu1) karmic; urgency=low diff --git a/debian/release.sh b/debian/release.sh index 6f964d02..396977db 100755 --- a/debian/release.sh +++ b/debian/release.sh @@ -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:"