Loading debian/rules +7 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
debian/rules +7 −0 Original line number Diff line number Diff line Loading @@ -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