releasing 2.40

This commit is contained in:
Dustin Kirkland 2009-12-13 19:16:30 -08:00
commit b914f27c53
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View file

@ -76,7 +76,7 @@ byobu (2.40-0ubuntu1) lucid; urgency=low
* byobu-status: allow for no color decorations, helps with older versions
of screen, LP: #432165
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 13 Dec 2009 19:15:13 -0800
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 13 Dec 2009 19:16:04 -0800
byobu (2.39-0ubuntu1) lucid; urgency=low

2
debian/release.sh vendored
View file

@ -24,7 +24,7 @@ mv -f *.rpm ..
rsync -aP ../*.rpm kirkland@people.canonical.com:~kirkland/public_html/$PKG/rpm
# Create the tarball export
$PKG-export -c light -f /tmp/$PKG-export.tar.gz
$PKG-export -f /tmp/$PKG.tar.gz
rsync -aP /tmp/$PKG.tar.gz kirkland@people.canonical.com:~kirkland/public_html
# Do the Ubuntu packaging