mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
releasing 2.40
This commit is contained in:
parent
0f1c9ffac3
commit
b914f27c53
2 changed files with 2 additions and 2 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -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
2
debian/release.sh
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue