由于 debhelper 依赖,快速打包/提交 ubuntu 失败

由于 debhelper 依赖,快速打包/提交 ubuntu 失败

运行 submitubuntu 或 package 命令时,我收到此致命错误:

quickly.templatetools.CantUpdateFile: Build-Depends: debhelper (>= 8), was not found in the file myproject/debian/control.
ERROR: submitubuntu command failed

控制中的 debhelper 依赖项是自行设置的,如果我更改它,它会在打包之前改回来。

答案1

通过升级解决,确实是这个bug:

https://bugs.launchpad.net/ubuntu/+source/quickly/+bug/1022514

相关内容