Move Debian folder to root of repo

This commit is contained in:
Joshua M. Boniface
2020-03-22 16:01:33 -04:00
parent 28f7df6520
commit 8b620ed26a
23 changed files with 792 additions and 0 deletions

6
debian/gbp.conf vendored Normal file
View File

@@ -0,0 +1,6 @@
[DEFAULT]
pristine-tar = False
cleaner = fakeroot debian/rules clean
[import-orig]
filter = [ ".git*", ".hg*", ".vs*", ".vscode*" ]