chore(gitignore): 更新忽略文件,移除不再需要的 debhelper 日志和替代变量文件

This commit is contained in:
sanchuanhehe 2025-06-10 14:52:49 +08:00
parent 089fc77486
commit 7ee02b8fea
3 changed files with 2 additions and 25 deletions

2
.gitignore vendored
View File

@ -39,6 +39,8 @@ debian/chsrc/
debian/.debhelper/ debian/.debhelper/
debian/debhelper-build-stamp debian/debhelper-build-stamp
debian/files debian/files
debian/chsrc.debhelper.log
debian/chsrc.substvars
*.deb *.deb
*.changes *.changes
*.buildinfo *.buildinfo

View File

@ -1,22 +0,0 @@
dh_update_autotools_config
dh_auto_configure
dh_auto_build
dh_auto_test
dh_prep
dh_auto_install
dh_installdocs
dh_installchangelogs
dh_installman
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_missing
dh_strip
dh_makeshlibs
dh_shlibdeps
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb

View File

@ -1,3 +0,0 @@
shlibs:Depends=libc6 (>= 2.34)
misc:Depends=
misc:Pre-Depends=