mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
releasing 2.1, opening 2.2
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
a47cf85f24
commit
12f89f6132
2 changed files with 8 additions and 2 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,4 +1,10 @@
|
||||||
byobu (2.1) unreleased; urgency=low
|
byobu (2.2) jaunty; urgency=low
|
||||||
|
|
||||||
|
* UNRELEASED
|
||||||
|
|
||||||
|
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 07 May 2009 02:19:18 -0500
|
||||||
|
|
||||||
|
byobu (2.1-0ubuntu1) karmic; urgency=low
|
||||||
|
|
||||||
* byobu-export: touch an empty .byobu/profile, silence error message
|
* byobu-export: touch an empty .byobu/profile, silence error message
|
||||||
* byobu-status, debian/rules: migrate existing screen-profiles config
|
* byobu-status, debian/rules: migrate existing screen-profiles config
|
||||||
|
|
2
debian/release.sh
vendored
2
debian/release.sh
vendored
|
@ -38,7 +38,7 @@ echo " dput $PKG-ppa ../*ppa*changes"
|
||||||
echo
|
echo
|
||||||
echo "To commit and push:"
|
echo "To commit and push:"
|
||||||
echo " bzr cdiff"
|
echo " bzr cdiff"
|
||||||
echo " bzr commit -m "releasing 2.$curver, opening 2.$ver" && bzr push"
|
echo " bzr commit -m 'releasing 2.$curver, opening 2.$ver' && bzr push"
|
||||||
echo
|
echo
|
||||||
echo "Publish tarball at:"
|
echo "Publish tarball at:"
|
||||||
echo " https://launchpad.net/$PKG/trunk/+addrelease"
|
echo " https://launchpad.net/$PKG/trunk/+addrelease"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue