This commit is contained in:
2025-07-07 09:32:35 +01:00
parent a483804ac2
commit f91557ba05
48 changed files with 3144 additions and 11 deletions

7
debian/maintscript.ex vendored Normal file
View File

@ -0,0 +1,7 @@
# see: dh_installdeb(1), dpkg-maintscript-helper(1)
# For renaming a conffile, you are advised to uncomment and edit the following
#dpkg-maintscript-helper mv_conffile old-conffile new-conffile prior-version package
# For switching a symlink to directory, you are advised to uncomment and edit the following
#dpkg-maintscript-helper symlink_to_dir pathname old-target prior-version package
# For switching a directory to symlink, you are advised to uncomment and edit the following
#dpkg-maintscript-helper dir_to_symlink pathname new-target prior-version package