Loading debian/changelog +7 −0 Original line number Diff line number Diff line q2templates (2019.10.0+dfsg-2) UNRELEASED; urgency=medium * Team upload. * Reintroduce option to build time test (after fixing typo) -- Andreas Tille <tille@debian.org> Tue, 12 Nov 2019 09:16:16 +0100 q2templates (2019.10.0+dfsg-1) unstable; urgency=medium * Initial release (Closes: #930151) Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -19,5 +19,5 @@ export PYBUILD_AFTER_INSTALL=\ override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) dh_auto_test -- --test-args="cd {build_dir}; py.test-3" dh_auto_test -- -s custom --test-args="cd {build_dir}; py.test-3" endif Loading
debian/changelog +7 −0 Original line number Diff line number Diff line q2templates (2019.10.0+dfsg-2) UNRELEASED; urgency=medium * Team upload. * Reintroduce option to build time test (after fixing typo) -- Andreas Tille <tille@debian.org> Tue, 12 Nov 2019 09:16:16 +0100 q2templates (2019.10.0+dfsg-1) unstable; urgency=medium * Initial release (Closes: #930151) Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -19,5 +19,5 @@ export PYBUILD_AFTER_INSTALL=\ override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) dh_auto_test -- --test-args="cd {build_dir}; py.test-3" dh_auto_test -- -s custom --test-args="cd {build_dir}; py.test-3" endif