ronnie
2022-10-14 1504bb53e29d3d46222c0b3ea994fc494b48e153
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# -*- makefile -*-
 
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
 
# This has to be exported to make some magic below work.
export DH_OPTIONS
 
 
%:
   dh $@ 
 
override_dh_installchangelogs:
   dh_installchangelogs ChangeLog