Packaging Debian fonctionnel

This commit is contained in:
2015-10-22 13:49:38 +02:00
parent 4df989270e
commit 331db1e035
7 changed files with 31 additions and 24 deletions

11
debian/rules vendored
View File

@ -2,7 +2,16 @@
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export DH_VERBOSE=1
%:
dh $@
override_dh_makeshlibs:
# Disabled
override_dh_shlibdeps:
# Disabled
override_dh_strip:
# Disabled