X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Frules;h=ecba4a8777b01d4d9ab8e8a8374be8c56821a863;hb=1a636a2c699d72bc75c659ddebe2546bbbf32658;hp=9b5807aed196e67d9e2bb70e911e94d309c5c54f;hpb=eeea722def24bcb70fc7227513cf0185df509485;p=phpyaz-moved-to-github.git diff --git a/debian/rules b/debian/rules index 9b5807a..ecba4a8 100755 --- a/debian/rules +++ b/debian/rules @@ -5,8 +5,8 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -# Force compat level four -export DH_COMPAT=4 +# Force compat level five +export DH_COMPAT=5 build: build-stamp build-stamp: build-yaz/configure @@ -20,7 +20,7 @@ build-stamp: build-yaz/configure build-yaz/configure: config.m4 mkdir build-yaz - cp config.m4 debian/yaz.ini Makefile.in php_yaz.[ch] build-yaz + cp config.m4 debian/yaz.ini php_yaz.[ch] build-yaz cd build-yaz; /usr/bin/phpize clean: