我认为*.postrm.debhelper文件是正确的。但是这个文件将被几个帮助脚本(dh_installinit,dh_icons)覆盖。Update:我在的手册中看到,我必须添加#DEBHELPER#作为占位符。但即使我在文件的末尾这样做,我的整个文件也会被覆盖:echo "My own action"
更新2:dh_clean和dh_prep执行rm -rf package.*.debhelper
在此之后,它们将脚本示例从/
help to resolve the situation:
dh-systemd : Depends: debhelper但据apt-get报道,debhelper是最新版本: sudo apt-get -f install debhelperdebhelper is already the newest version (10.2.2ubuntu1~ubunt
我想使用debhelper和dh_installsystemd安装一个系统单元。prometheus-wireguard-exporterMaintainer: Ronny ForbergerBuild-Depends: debhelperdebconf/confmodule
# generated by other