2007-07-28 03:21:52 +00:00
|
|
|
Source: terminator
|
2007-11-09 05:21:44 +00:00
|
|
|
Section: misc
|
2009-07-03 18:03:59 +00:00
|
|
|
XS-Python-Version: >=2.5
|
2008-01-01 19:38:40 +00:00
|
|
|
Priority: optional
|
2009-04-24 09:57:17 +00:00
|
|
|
Maintainer: Nicolas Valcárcel Scerpella <nvalcarcel@canonical.com>
|
|
|
|
Uploaders: Rudy Godoy Guillén <rudy@debian.org>,
|
|
|
|
Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
|
2009-06-23 22:40:55 +00:00
|
|
|
Build-Depends: debhelper (>= 5.0.62), python, cdbs (>= 0.4.49), intltool
|
|
|
|
Build-Depends-Indep: python-support (>= 0.5.3)
|
2009-07-03 18:03:59 +00:00
|
|
|
Standards-Version: 3.8.2
|
2009-01-21 13:37:59 +00:00
|
|
|
Vcs-Svn: svn://svn.debian.org/python-apps/packages/terminator/trunk/
|
|
|
|
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/terminator/trunk/
|
2008-01-06 00:03:20 +00:00
|
|
|
Homepage: http://www.tenshu.net/terminator/
|
2007-07-28 03:21:52 +00:00
|
|
|
|
|
|
|
Package: terminator
|
2007-09-20 21:39:47 +00:00
|
|
|
Architecture: all
|
2009-12-19 02:08:35 +00:00
|
|
|
Depends: ${python:Depends}, ${misc:Depends}, python-vte, python-gobject, python-gtk2 (>= 2.14.0), gconf2, libgtk2.0-bin
|
2008-01-01 19:38:40 +00:00
|
|
|
XB-Python-Version: ${python:Versions}
|
2009-01-21 13:37:59 +00:00
|
|
|
Provides: x-terminal-emulator
|
2010-04-02 16:06:39 +00:00
|
|
|
Recommends: xdg-utils, python-xdg, python-gnome2, python-keybinder
|
2009-01-21 13:37:59 +00:00
|
|
|
Description: multiple GNOME terminals in one window
|
2008-06-18 17:35:55 +00:00
|
|
|
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
|
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.
|