deb pkg: override rules with make version
authorMohamed Larabi <mohamed.larabi@inria.fr>
Tue, 14 Jan 2014 14:07:01 +0000 (15:07 +0100)
committerMohamed Larabi <mohamed.larabi@inria.fr>
Tue, 14 Jan 2014 14:07:01 +0000 (15:07 +0100)
debian/rules

index b96e574..113ecdf 100755 (executable)
@@ -5,5 +5,6 @@
        dh $@ --with python2 --buildsystem=python_distutils
 
 override_dh_prep:
+       $(MAKE) version
        $(MAKE) wsdl
        dh_prep -O--buildsystem=python_distutils