[med-svn] [Git][med-team/python-nanoget][master] Fix d/rules
Andreas Tille
gitlab at salsa.debian.org
Fri Apr 24 15:15:56 BST 2020
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200424/31f4358e/attachment-0001.html>
More information about the debian-med-commit
mailing list