mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
debian/control: depend on automake, autoconf for new build; bump standards
This commit is contained in:
parent
ae4d216827
commit
880d32e996
2 changed files with 2 additions and 2 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -24,7 +24,7 @@ byobu (3.0) unreleased; urgency=low
|
||||||
- I think this is a significant enough milestone to bump version to 3.0
|
- I think this is a significant enough milestone to bump version to 3.0
|
||||||
* install, manpages, rules: update package build/install procedures to
|
* install, manpages, rules: update package build/install procedures to
|
||||||
use configure && make && make install
|
use configure && make && make install
|
||||||
* debian/control: depend on automake, autoconf for new build
|
* debian/control: depend on automake, autoconf for new build; bump standards
|
||||||
* AUTHORS, README: update email address and install instructions
|
* AUTHORS, README: update email address and install instructions
|
||||||
* debian/rules, usr/bin/byobu-export, usr/share/man/man1/byobu-export.1:
|
* debian/rules, usr/bin/byobu-export, usr/share/man/man1/byobu-export.1:
|
||||||
- deprecate the byobu-export utility
|
- deprecate the byobu-export utility
|
||||||
|
|
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.3
|
Standards-Version: 3.9.1
|
||||||
Build-Depends: debhelper (>= 6), gettext-base, automake, autoconf
|
Build-Depends: debhelper (>= 6), gettext-base, automake, autoconf
|
||||||
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