Switch to unified view

a/debian/rules b/debian/rules
1
#!/usr/bin/make -f
1
#!/usr/bin/make -f
2
# -*- makefile -*-
2
# -*- makefile -*-
3
3
4
%:
4
%:
5
  dh $@ 
5
  dh $@ --parallel
6
6