0
我試圖從二進制文件和支持文件創建一個.deb文件。它的工作原理,但我創建它之前我得到以下警告:創建.deb文件的權限問題
The installation of a package which violates the quality standards isn't allowed.
This could cause serious problems on your computer.
Please contact the person or organisation who provided this package
file and include the details beneath.
Lintian check results for /home/javaherd/program-5/debian/program-5_1.4.2_i386.deb:
E: program-v5: control-interpreter-without-depends control/rules #!/usr/bin/make
E: program-v5: wrong-file-owner-uid-or-gid usr/local/include/titles.txt 1006/1007
E: program-v5: wrong-file-owner-uid-or-gid usr/local/include/counties.txt 1006/1007
我該怎麼辦才能糾正這種情況?