39 lines
1.2 KiB
Plaintext
39 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,
|
|
gir1.2-gconf-2.0,
|
|
gir1.2-keybinder-3.0,
|
|
libdbus-1-3,
|
|
libgtk-3-0,
|
|
libnotify4,
|
|
libvte-2.91-0,
|
|
python-psutil,
|
|
python-gobject,
|
|
${misc:Depends},
|
|
${python:Depends}
|
|
Provides: x-terminal-emulator
|
|
Recommends: 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.
|