2007-07-28 03:21:52 +00:00
|
|
|
Source: terminator
|
2007-11-09 05:21:44 +00:00
|
|
|
Section: misc
|
2008-01-01 19:38:40 +00:00
|
|
|
Priority: optional
|
2015-09-20 04:08:46 +00:00
|
|
|
Maintainer: Nicolas Valcárcel Scerpella <nvalcarcel@gmail.com>
|
2009-04-24 09:57:17 +00:00
|
|
|
Uploaders: Rudy Godoy Guillén <rudy@debian.org>,
|
2015-09-20 04:08:46 +00:00
|
|
|
Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>,
|
|
|
|
Julián Moreno Patiño <julian@debian.org>
|
2015-09-20 06:18:23 +00:00
|
|
|
Build-Depends: debhelper (>= 9),
|
2015-09-20 04:08:46 +00:00
|
|
|
intltool,
|
2015-09-20 06:18:23 +00:00
|
|
|
python (>= 2.6.6-3~)
|
2015-09-20 04:08:46 +00:00
|
|
|
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
|
2007-07-28 03:21:52 +00:00
|
|
|
|
|
|
|
Package: terminator
|
2007-09-20 21:39:47 +00:00
|
|
|
Architecture: all
|
2015-09-20 04:08:46 +00:00
|
|
|
Depends: gconf2,
|
2015-09-20 06:18:23 +00:00
|
|
|
python-dbus,
|
2015-09-20 04:08:46 +00:00
|
|
|
python-gobject,
|
|
|
|
python-gtk2 (>= 2.14.0),
|
|
|
|
python-vte,
|
|
|
|
${misc:Depends},
|
|
|
|
${python:Depends}
|
2009-01-21 13:37:59 +00:00
|
|
|
Provides: x-terminal-emulator
|
2015-09-20 06:18:23 +00:00
|
|
|
Recommends: python-gnome2, python-keybinder, python-notify, xdg-utils
|
2009-01-21 13:37:59 +00:00
|
|
|
Description: multiple GNOME terminals in one window
|
2015-09-20 04:08:46 +00:00
|
|
|
Terminator is a little project to produce an efficient way of
|
2008-06-18 17:35:55 +00:00
|
|
|
filling a large area of screen space with terminals.
|
|
|
|
.
|
|
|
|
The user can have multiple terminals in one window and use
|
2009-01-21 13:37:59 +00:00
|
|
|
key bindings to switch between them. See the manpage for
|
2008-06-18 17:35:55 +00:00
|
|
|
details.
|