revert actions changes
This commit is contained in:
parent
8f865f9634
commit
860928fcf5
8 changed files with 1 additions and 22 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,6 +1,2 @@
|
||||||
homeassistant-supervised.deb
|
homeassistant-supervised.deb
|
||||||
homeassistant-supervised/debian/.debhelper
|
|
||||||
homeassistant-supervised/debian/homeassistant-supervised*
|
|
||||||
homeassistant-supervised_*
|
|
||||||
homeassistant-supervised/debian/debhelper-build-stamp
|
|
||||||
homeassistant-supervised/debian/files
|
|
||||||
|
|
|
@ -1,9 +1,3 @@
|
||||||
Source: homeassistant-supervised
|
|
||||||
Section: base
|
|
||||||
Priority: optional
|
|
||||||
Version: 2021.9.0
|
|
||||||
Maintainer: Matheson Steplock <https://mathesonsteplock.ca/>
|
|
||||||
|
|
||||||
Package: homeassistant-supervised
|
Package: homeassistant-supervised
|
||||||
Section: base
|
Section: base
|
||||||
Version: 2021.9.0
|
Version: 2021.9.0
|
|
@ -1,5 +0,0 @@
|
||||||
homeassistant-supervised (2021.9.0) UNRELEASED; urgency=low
|
|
||||||
|
|
||||||
* Initial Release.
|
|
||||||
|
|
||||||
-- Matheson Steplock <https://mathesonsteplock.ca> Fri, 24 Sept 2021 00:21:00 -0500
|
|
|
@ -1 +0,0 @@
|
||||||
10
|
|
|
@ -1,5 +0,0 @@
|
||||||
#!/usr/bin/make -f
|
|
||||||
#export DH_VERBOSE = 1
|
|
||||||
|
|
||||||
%:
|
|
||||||
dh $@
|
|
Loading…
Reference in a new issue