Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
perl,
pychecker,
python (>> 2.6.6-3~),
- python-coverage,
python-epydoc,
python-mock,
python-nose,
python-setuptools,
rpm,
sgml2x,
-# For the testsuite
- bzip2,
- devscripts (>= 2.13.8~),
- git (>= 1:1.7.9.1-1~),
- pristine-tar,
- unzip,
Standards-Version: 3.9.4
Vcs-Git: git://honk.sigxcpu.org/git/git-buildpackage.git
Vcs-Browser: https://honk.sigxcpu.org/gitweb/?p=git-buildpackage.git
#!/usr/bin/make -f
-
+
+# HACK: disable checks, i.e. unit tests
+DEB_BUILD_OPTIONS += nocheck
+export WITHOUT_NOSETESTS := 1
+
EXAMPLE_SCRIPTS=\
gbp-add-patch \
gbp-cowbuilder-sid \