diff options
| author | Jeff Carr <[email protected]> | 2024-11-16 04:57:40 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-16 04:57:40 -0600 |
| commit | 375e4f21171ed0b38e6f4a2b65feab7c4a425bb9 (patch) | |
| tree | 1bbeec60d529bf16098d21c0c4dbaeb1464ddf11 /control | |
| parent | c65d006423792e2a2206bf0df8284b5120f2e022 (diff) | |
fixes to the packagingv0.0.3
Diffstat (limited to 'control')
| -rw-r--r-- | control | 15 |
1 files changed, 11 insertions, 4 deletions
@@ -1,8 +1,15 @@ -Source: zood +Source: zookeeper-go Build-Depends: golang -Package: zood +Package: zookeeper-go +Conflicts: zookeeper +Breaks: zookeeper +Replaces: zookeeper Maintainer: Jeff Carr <[email protected]> Architecture: amd64 Depends: -URL: https://go.wit.com/lib/daemons/zood -Description: the zookeeper daemon +URL: https://go.wit.com/apps/zookeeper +Description: zookeeper for homelab grids + keeps track of things in a grid. Maybe + this is similar to the apache project by + the same name, but in any case, this is + customized for the grid here at WIT |
