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.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit