mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Fix #44
Implement native Debian packaging (control files are part of the source repo) with Makefile to simplify the release procedure.
This commit is contained in:
1
debian/source/format
vendored
Normal file
1
debian/source/format
vendored
Normal file
@@ -0,0 +1 @@
|
||||
3.0 (native)
|
||||
3
debian/source/options
vendored
Normal file
3
debian/source/options
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
extend-diff-ignore = "(^|/)(Makefile|setup\.cfg)$"
|
||||
extend-diff-ignore = "(^|/)(docs/.*)$"
|
||||
extend-diff-ignore = "(^|/)(build/sphinx/doctrees/.*)$"
|
||||
Reference in New Issue
Block a user