Andreas Tille pushed to branch master at Debian Med / python-nanoget
Commits: 1f088309 by Andreas Tille at 2020-04-24T16:15:46+02:00 Fix d/rules - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== @@ -18,14 +18,10 @@ include /usr/share/dpkg/default.mk # export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: - dh $@ + dh $@ --with python3 --buildsystem=pybuild ### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected #override_dh_auto_test: #ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) # do_stuff_for_testing #endif - -### If you **really** can not use uscan (even not with mode=git) use a debian/get-orig-script -#get-orig-source: -# . debian/get-orig-source View it on GitLab: https://salsa.debian.org/med-team/python-nanoget/-/commit/1f088309c78e0056868b741d7113668bf31690c0 -- View it on GitLab: https://salsa.debian.org/med-team/python-nanoget/-/commit/1f088309c78e0056868b741d7113668bf31690c0 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
