Change package homepage to github repository of deb source

I had a hard time tracking down the source of the installed
debian package.  Make life easier for the next one by providing a
link to the source in the package metadata.
This commit is contained in:
Petter Reinholdtsen 2021-11-28 16:56:34 +01:00
parent 089222313e
commit eecf6344b0

View file

@ -5,7 +5,7 @@ Priority: optional
Architecture: all Architecture: all
Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent
Maintainer: Matheson Steplock <https://mathesonsteplock.ca/> Maintainer: Matheson Steplock <https://mathesonsteplock.ca/>
Homepage: https://www.home-assistant.io/ Homepage: https://github.com/home-assistant/supervised-installer/
Description: Home Assistant Supervised Description: Home Assistant Supervised
This installation method provides the full Home Assistant experience on a regular operating system. This installation method provides the full Home Assistant experience on a regular operating system.
This means, all components from the Home Assistant method are used, except for the Home Assistant Operating System. This means, all components from the Home Assistant method are used, except for the Home Assistant Operating System.