release version 1.22

open version 1.23
This commit is contained in:
Dustin Kirkland 2009-02-11 22:35:44 -06:00
commit f937eef195
2 changed files with 11 additions and 3 deletions

13
debian/changelog vendored
View file

@ -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 * 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/install: install plain profile
* debian/rules: drop the symlink to /etc/screenrc * 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 screen-profiles (1.21-0ubuntu1) jaunty; urgency=low

1
debian/control vendored
View file

@ -2,6 +2,7 @@ Source: screen-profiles
Section: misc Section: misc
Priority: optional Priority: optional
Maintainer: Dustin Kirkland <kirkland@ubuntu.com> Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
XSBC-Original-Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Standards-Version: 3.8.0 Standards-Version: 3.8.0
Build-Depends: debhelper (>= 6) Build-Depends: debhelper (>= 6)
Homepage: http://launchpad.net/screen-profiles Homepage: http://launchpad.net/screen-profiles