Debian packaging: move to contrib/debian directory

This is the location requested by Debian's Upstream Guide, and means it
can be included in tarballs, simplifying the build process.
This commit is contained in:
David Adam
2025-11-25 21:43:31 +08:00
parent 7db3009968
commit 26cb522140
11 changed files with 0 additions and 2 deletions

2
.gitattributes vendored
View File

@@ -14,8 +14,6 @@
.gitattributes export-ignore
.gitignore export-ignore
/build_tools/make_tarball.sh export-ignore
/debian export-ignore
/debian/* export-ignore
/.github export-ignore
/.github/* export-ignore
/.builds export-ignore