diff --git a/debian/control b/debian/control index 721992c3..94a962f0 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,12 @@ Source: terminator Section: misc XS-Python-Version: all Priority: optional -Maintainer: Chris Jones -Build-Depends-Indep: debhelper (>= 5.0.38), python, python-central (>= 0.5.6), cdbs (>=0.4.49), python-vte -Standards-Version: > 3.7.3 +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Chris Jones +Build-Depends: debhelper (>= 5.0.38), python, cdbs (>=0.4.49) +Build-Depends-Indep: python-central (>= 0.5.6), python-vte +Standards-Version: 3.7.3 +Homepage: http://www.tenshu.net/terminator/ Package: terminator Architecture: all diff --git a/debian/rules b/debian/rules index 974115af..05701cda 100755 --- a/debian/rules +++ b/debian/rules @@ -5,5 +5,3 @@ DEB_PYTHON_SYSTEM = pycentral include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk -DEB_COMPRESS_EXCLUDE := .py -