aboutsummaryrefslogblamecommitdiffstats
path: root/debian/rules
blob: 15b7f5ec4e855ce78f54ffe5cdf1e71c8898c7d0 (plain) (tree)
1
2
3
4
5
6
7
8




                      

                            
                      
#!/usr/bin/make -f

DH_ALWAYS_EXCLUDE=.git

%:
	dh $@ --with python2

override_dh_auto_test: