Add debian packaging files

This doesn't quite work, since the debuild stuff refuses to see the
rustup-installed cargo/rustc, which is required for our build.
This commit is contained in:
2022-05-11 22:37:38 -07:00
parent 712467f433
commit df81c14871
9 changed files with 152 additions and 9 deletions

5
debian/changelog vendored Normal file
View File

@ -0,0 +1,5 @@
bscreensaver (0.1.0-1) UNRELEASED; urgency=medium
* Initial release.
-- Brian Tarricone <brian@tarricone.org> Thu, 05 May 2022 01:22:57 -0700