mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
* debian/control:
- need sensible-utils
This commit is contained in:
parent
12b0cc46c1
commit
8d013218b0
2 changed files with 6 additions and 1 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -11,6 +11,10 @@ byobu (5.125) unreleased; urgency=medium
|
||||||
- Allow the dynamic session-creation behaviour to be disabled by
|
- Allow the dynamic session-creation behaviour to be disabled by
|
||||||
creating ~/.byobu/.reuse-session
|
creating ~/.byobu/.reuse-session
|
||||||
|
|
||||||
|
[ Dustin Kirkland ]
|
||||||
|
* debian/control:
|
||||||
|
- need sensible-utils
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 04 Dec 2017 07:46:48 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 04 Dec 2017 07:46:48 -0600
|
||||||
|
|
||||||
byobu (5.124-0ubuntu1) bionic; urgency=medium
|
byobu (5.124-0ubuntu1) bionic; urgency=medium
|
||||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: misc
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
||||||
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
|
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 4.1.3
|
||||||
Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, pep8, dh-python
|
Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, pep8, dh-python
|
||||||
Homepage: http://byobu.org
|
Homepage: http://byobu.org
|
||||||
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
|
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
|
||||||
|
@ -21,6 +21,7 @@ Depends:
|
||||||
gawk
|
gawk
|
||||||
Recommends:
|
Recommends:
|
||||||
pastebinit,
|
pastebinit,
|
||||||
|
sensible-utils,
|
||||||
run-one
|
run-one
|
||||||
Suggests:
|
Suggests:
|
||||||
apport,
|
apport,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue