mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
bump standards version
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
e9ecd3b97e
commit
2658a5e7ed
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -14,8 +14,9 @@ byobu (2.26) unreleased; urgency=low
|
||||||
bin/wifi_quality: performance improvements, reduce the number of
|
bin/wifi_quality: performance improvements, reduce the number of
|
||||||
forked shells by multiple sed-calls on one line by using a single
|
forked shells by multiple sed-calls on one line by using a single
|
||||||
sed call with multiple -e arguments (thanks for the suggestion smoser)
|
sed call with multiple -e arguments (thanks for the suggestion smoser)
|
||||||
|
* debian/control: bumping standards version
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 17 Aug 2009 14:23:19 -0500
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 17 Aug 2009 14:30:27 -0500
|
||||||
|
|
||||||
byobu (2.25-0ubuntu1) karmic; urgency=low
|
byobu (2.25-0ubuntu1) karmic; urgency=low
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: byobu
|
||||||
Section: misc
|
Section: misc
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
||||||
Standards-Version: 3.8.2
|
Standards-Version: 3.8.3
|
||||||
Build-Depends: debhelper (>= 6), gettext-base
|
Build-Depends: debhelper (>= 6), gettext-base
|
||||||
Homepage: http://launchpad.net/byobu
|
Homepage: http://launchpad.net/byobu
|
||||||
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
|
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue