56271bb4262fc817f07947c6575b8273be5958b3
[simpleserver-moved-to-github.git] / debian / rules
1 #!/usr/bin/make -f
2 export DH_VERBOSE=1
3
4 %:
5         dh $@ --without python-support
6
7 override_dh_auto_test:
8         true
9
10 override_dh_installchangelogs:
11         dh_installchangelogs Changes
12
13 override_dh_installdocs:
14         cp LICENSE debian/copyright
15         dh_installdocs -A README