mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
release version 1.22
open version 1.23
This commit is contained in:
parent
5244a3a1fa
commit
f937eef195
2 changed files with 11 additions and 3 deletions
13
debian/changelog
vendored
13
debian/changelog
vendored
|
@ -1,11 +1,18 @@
|
|||
screen-profiles (1.22) UNRELEASED; urgency=low
|
||||
screen-profiles (1.23) UNRELEASED; urgency=low
|
||||
|
||||
*
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 11 Feb 2009 22:34:36 -0600
|
||||
|
||||
screen-profiles (1.22-0ubuntu1) jaunty; urgency=low
|
||||
|
||||
* profiles/plain: rather than symlinking to /etc/screenrc, source it, and
|
||||
then source ~/.screenrc, LP: #328312
|
||||
then source ~/.screenrc to ensure that the user's local customizations
|
||||
are loaded, LP: #328312
|
||||
* debian/install: install plain profile
|
||||
* debian/rules: drop the symlink to /etc/screenrc
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 11 Feb 2009 21:08:34 -0600
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 11 Feb 2009 22:22:03 -0600
|
||||
|
||||
screen-profiles (1.21-0ubuntu1) jaunty; urgency=low
|
||||
|
||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -2,6 +2,7 @@ Source: screen-profiles
|
|||
Section: misc
|
||||
Priority: optional
|
||||
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
||||
XSBC-Original-Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
||||
Standards-Version: 3.8.0
|
||||
Build-Depends: debhelper (>= 6)
|
||||
Homepage: http://launchpad.net/screen-profiles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue