terminator/debian/control
bryce 961e5368f2 * No-change upload for wily
* No-change upload for vivid
* copyright: Change upstream maintainer to Stephen Boddy
* New upstream release of 0.98.  Remaining changes:
  + Add missing dependency on psutil to check for IBus running.
  + Workaround debian compression of font files.
  + Add terminator.wrapper to fix blurry/incorrect icons in task switchers.
2015-09-21 23:20:18 -07:00

36 lines
1.2 KiB
Plaintext

Source: terminator
Section: misc
Priority: optional
Maintainer: Nicolas Valcárcel Scerpella <nvalcarcel@gmail.com>
Uploaders: Rudy Godoy Guillén <rudy@debian.org>,
Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>,
Julián Moreno Patiño <julian@debian.org>
Build-Depends: debhelper (>= 9),
intltool,
python (>= 2.6.6-3~)
X-Python-Version: >= 2.5
Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/terminator/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/terminator/trunk/
Homepage: http://gnometerminator.blogspot.com/p/introduction.html
Package: terminator
Architecture: all
Depends: gconf2,
python-dbus,
python-psutil,
python-gobject,
python-gtk2 (>= 2.14.0),
python-vte,
${misc:Depends},
${python:Depends}
Provides: x-terminal-emulator
Recommends: python-gnome2, python-keybinder, python-notify, xdg-utils
Description: multiple GNOME terminals in one window
Terminator is a little project to produce an efficient way of
filling a large area of screen space with terminals.
.
The user can have multiple terminals in one window and use
key bindings to switch between them. See the manpage for
details.