From 5827e84011076191514703a1bd3926c0c14a0785 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Tue, 10 Nov 2009 10:18:07 -0600 Subject: [PATCH] releasing 2.39 --- debian/changelog | 4 ++-- debian/release-build.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index bda8645a..8e79f688 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -byobu (2.39) unreleased; urgency=low +byobu (2.39-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * debian/install, desktop/byobu.desktop, desktop/byobu.svg: add a @@ -16,7 +16,7 @@ byobu (2.39) unreleased; urgency=low [ Derek Carter ] * rpm/byobu.spec: updated for Fedora 11 - -- Dustin Kirkland Sun, 11 Oct 2009 14:58:18 -0500 + -- Dustin Kirkland Tue, 10 Nov 2009 10:18:00 -0600 byobu (2.38-0ubuntu1) karmic; urgency=low diff --git a/debian/release-build.sh b/debian/release-build.sh index cd1fb753..6ba97605 100755 --- a/debian/release-build.sh +++ b/debian/release-build.sh @@ -18,7 +18,7 @@ sed -i "s/ppa1) hardy;/ppa2) intrepid;/" debian/changelog bzr bd -S sed -i "s/ppa2) intrepid;/ppa3) jaunty;/" debian/changelog bzr bd -S -sed -i "s/ppa3) jaunty;/ppa3) karmic;/" debian/changelog +sed -i "s/ppa3) jaunty;/ppa4) karmic;/" debian/changelog bzr bd -S sed -i "s/~ppa4) karmic;/) lucid;/" debian/changelog bzr bd -S