mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-24 15:16:20 -07:00
* debian/control: build-depend on gettext-base, in case the builder needs to
run get-po
This commit is contained in:
parent
e841c68486
commit
a15a234e42
2 changed files with 4 additions and 3 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,8 +1,9 @@
|
||||||
screen-profiles (1.33) unreleased; urgency=low
|
screen-profiles (1.33) unreleased; urgency=low
|
||||||
|
|
||||||
*
|
* debian/control: build-depend on gettext-base, in case the builder needs to
|
||||||
|
run get-po
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 02 Mar 2009 17:46:51 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 05 Mar 2009 09:22:29 -0600
|
||||||
|
|
||||||
screen-profiles (1.32-0ubuntu1) jaunty; urgency=low
|
screen-profiles (1.32-0ubuntu1) jaunty; urgency=low
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -4,7 +4,7 @@ Priority: optional
|
||||||
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
||||||
XSBC-Original-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), gettext-base
|
||||||
Homepage: http://launchpad.net/screen-profiles
|
Homepage: http://launchpad.net/screen-profiles
|
||||||
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/screen-profiles/main
|
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/screen-profiles/main
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue