X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Frules;h=3bf636ba9093ccfc1a2cebf6626562f62008bafe;hb=94759fd3273af5d0f432f2ea50e1e739eaf7aa0d;hp=ca7a449db29bdb93949b24b8126d17aabbbb23a3;hpb=b2a56f7c93d221607864761c590952b9a614dc9f;p=secnet.git diff --git a/debian/rules b/debian/rules index ca7a449..3bf636b 100755 --- a/debian/rules +++ b/debian/rules @@ -6,9 +6,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -# This is the debhelper compatibility version to use. -export DH_COMPAT=3 - build: build-stamp build-stamp: dh_testdir @@ -46,8 +43,8 @@ binary-arch: build install dh_testdir dh_testroot # dh_installdebconf - dh_installdocs INSTALL README NOTES TODO - dh_installexamples example.conf make-secnet-sites.py ipaddr.py + dh_installdocs INSTALL README NOTES TODO NEWS BUGS CREDITS + dh_installexamples example.conf # dh_installmenu # dh_installlogrotate # dh_installemacsen @@ -57,7 +54,6 @@ binary-arch: build install # dh_installcron # dh_installman # dh_installinfo - dh_undocumented dh_installchangelogs dh_link dh_strip