play the standards version dance again. Fix the changelog better, and improve the description

This commit is contained in:
Chris Jones 2008-01-14 13:55:15 +00:00
parent b6d818cbd4
commit 47b0a1d71d
2 changed files with 8 additions and 7 deletions

12
debian/control vendored
View File

@ -5,8 +5,8 @@ Priority: optional
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
XSBC-Original-Maintainer: Chris Jones <cmsj@tenshu.net> XSBC-Original-Maintainer: Chris Jones <cmsj@tenshu.net>
Build-Depends: debhelper (>= 5.0.38), python, cdbs (>=0.4.49) Build-Depends: debhelper (>= 5.0.38), python, cdbs (>=0.4.49)
Build-Depends-Indep: python-central (>= 0.5.6), python-vte Build-Depends-Indep: python-central (>= 0.5.6)
Standards-Version: 3.7.2 Standards-Version: 3.7.3
Homepage: http://www.tenshu.net/terminator/ Homepage: http://www.tenshu.net/terminator/
Package: terminator Package: terminator
@ -14,6 +14,8 @@ Architecture: all
Depends: ${python:Depends}, python-vte, python-gconf, gconf2 Depends: ${python:Depends}, python-vte, python-gconf, gconf2
XB-Python-Version: ${python:Versions} XB-Python-Version: ${python:Versions}
Description: Multiple GNOME terminals in one window Description: Multiple GNOME terminals in one window
Terminator, multiple terminals in one window. This is a little This is a project to produce an efficient way of filling a
project to produce an efficient way of filling a large area of large area of screen space with terminals. This is done by
screen space with terminals. splitting the window into a resizeable grid of terminals. As
such, you can produce a very flexible arrangements of terminals
for different tasks.

3
debian/rules vendored
View File

@ -5,5 +5,4 @@ DEB_PYTHON_SYSTEM = pycentral
include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk include /usr/share/cdbs/1/class/python-distutils.mk
install/terminator:: DEB_INSTALL_CHANGELOGS_ALL := ChangeLog
dh_installchangelogs ChangeLog