Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5), python (>> 2.6.6-3~),
pychecker, gtk-doc-tools, sgml2x, docbook-utils, jade, python-dateutil, python-nose,
- bash-completion, perl, python-epydoc,
+ bash-completion, perl, python-epydoc, python-coverage,
# For the testsuite
git-core, bzip2, unzip
Standards-Version: 3.9.2
export GIT_AUTHOR_EMAIL=tests@example.com; \
export GIT_COMMITTER_NAME=$$GIT_AUTHOR_NAME; \
export GIT_COMMITTER_EMAIL=$$GIT_AUTHOR_EMAIL; \
- nosetests --exe --with-doctest
+ nosetests --exe --with-doctest --with-coverage --cover-package=gbp
endif
$(GBP_VERSION): debian/changelog