[med-svn] [Git][med-team/community/package_template][master] When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected

Andreas Tille gitlab at salsa.debian.org
Thu Aug 30 07:02:04 BST 2018


Andreas Tille pushed to branch master at Debian Med / community / package_template


Commits:
9f0ead66 by Andreas Tille at 2018-08-30T06:01:55Z
When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -20,5 +20,12 @@ include /usr/share/dpkg/default.mk
 %:
 	dh $@
 
+### 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/community/package_template/commit/9f0ead6630428194066cd630a04284fb0e31af68

-- 
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/commit/9f0ead6630428194066cd630a04284fb0e31af68
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/20180830/fa59d135/attachment.html>


More information about the debian-med-commit mailing list