Loading debian/changelog +7 −0 Original line number Diff line number Diff line odil (0.10.0-7) UNRELEASED; urgency=medium * Team upload. * must specify nosetests3 to run tests with python3 -- Drew Parsons <dparsons@debian.org> Wed, 04 Sep 2019 15:18:44 +0800 odil (0.10.0-6) unstable; urgency=medium * Team upload. Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ override_dh_auto_build-indep: override_dh_auto_test-arch-nopy: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) ln -s build-nopy build cd build && python3 ../tests/run --no-network -e ".*" cd build && python3 ../tests/run --no-network --nose nosetests3 -e ".*" rm build endif Loading Loading
debian/changelog +7 −0 Original line number Diff line number Diff line odil (0.10.0-7) UNRELEASED; urgency=medium * Team upload. * must specify nosetests3 to run tests with python3 -- Drew Parsons <dparsons@debian.org> Wed, 04 Sep 2019 15:18:44 +0800 odil (0.10.0-6) unstable; urgency=medium * Team upload. Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ override_dh_auto_build-indep: override_dh_auto_test-arch-nopy: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) ln -s build-nopy build cd build && python3 ../tests/run --no-network -e ".*" cd build && python3 ../tests/run --no-network --nose nosetests3 -e ".*" rm build endif Loading