diff --git a/debian/rules b/debian/rules index c7a7668..a19c01b 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,7 @@ #!/usr/bin/make -f -#export DH_VERBOSE = 1 +# output every command that modifies files on the build system. +#export DH_VERBOSE = 1 include /usr/share/dpkg/pkg-info.mk export DEB_VERSION_UPSTREAM