meshtasticd debian source package (#5741)

This commit is contained in:
Austin
2025-01-04 13:39:37 -06:00
committed by GitHub
parent 9afadde2f4
commit 2c654454cf
9 changed files with 67 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/bash
export DEBEMAIL="github-actions[bot]@users.noreply.github.com"
dch --newversion "$(python3 bin/buildinfo.py short)-1" \
--distribution unstable \
"GitHub Actions Automatic version bump"