diff --git a/debian/changelog b/debian/changelog index 6dc52862..733bcafd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -terminator (0.9~beta2-0ubuntu1) hardy; urgency=low +terminator (0.9~beta1-0) hardy; urgency=low - * New upstream release + * New upstream release. - -- Chris Jones Wed, 19 Mar 2008 17:16:25 +0000 + -- Nicolas Valcárcel Wed, 18 Jun 2008 11:24:22 -0500 terminator (0.8.1-0ubuntu1) hardy; urgency=low diff --git a/debian/control b/debian/control index dae7b51c..5333b709 100644 --- a/debian/control +++ b/debian/control @@ -2,21 +2,23 @@ Source: terminator Section: misc XS-Python-Version: all Priority: optional -Maintainer: Ubuntu MOTU Developers -XSBC-Original-Maintainer: Chris Jones -Build-Depends: debhelper (>= 5.0.38), python, cdbs (>=0.4.49) +Maintainer: Terminator Developers +Build-Depends: debhelper (>= 5.0.62), python, cdbs (>=0.4.49) Build-Depends-Indep: python-central (>= 0.5.6) Standards-Version: 3.7.3 +Vcs-Bzr: http://bazaar.launchpad.net/~gnome-terminator/terminator/trunk +Vcs-Browser: http://code.launchpad.net/~gnome-terminator/terminator/trunk Homepage: http://www.tenshu.net/terminator/ Package: terminator Architecture: all -Depends: ${python:Depends}, python-vte, python-gconf, gconf2 +Depends: ${python:Depends}, ${misc:Depends}, python-vte, python-gconf, gconf2 XB-Python-Version: ${python:Versions} -Recommends: xdg-utils, python-xdg +Recommends: xdg-utils, python-xdg Description: Multiple GNOME terminals in one window - This is a project to produce an efficient way of filling a - large area of screen space with terminals. This is done by - splitting the window into a resizeable grid of terminals. As - such, you can produce a very flexible arrangements of terminals - for different tasks. + 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 + keybindings to switch between them. See the manpage for + details. diff --git a/debian/copyright b/debian/copyright index 70c0d016..1bed387c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -32,7 +32,7 @@ Translations: Copyright: - + License: diff --git a/debian/rules b/debian/rules index c2e4bdfe..890a3f8d 100755 --- a/debian/rules +++ b/debian/rules @@ -6,3 +6,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk DEB_INSTALL_CHANGELOGS_ALL := ChangeLog + +clean:: + rm -rf build/