putting everything in place

This commit is contained in:
Matheson Steplock 2021-09-24 04:32:45 +00:00 committed by GitHub
parent 8574742c1f
commit 8f865f9634
4 changed files with 13 additions and 1 deletions

View file

@ -1,3 +1,5 @@
homeassistant-supervised (2021.9.0) UNRELEASED; urgency=low
- Initial Release.
* Initial Release.
-- Matheson Steplock <https://mathesonsteplock.ca> Fri, 24 Sept 2021 00:21:00 -0500

View file

@ -0,0 +1 @@
10

View file

@ -1,4 +1,8 @@
Source: homeassistant-supervised
Section: base
Priority: optional
Version: 2021.9.0
Maintainer: Matheson Steplock <https://mathesonsteplock.ca/>
Package: homeassistant-supervised
Section: base

View file

@ -0,0 +1,5 @@
#!/usr/bin/make -f
#export DH_VERBOSE = 1
%:
dh $@