From 511ffdcd23cd0fa4aab8353409460ba8a0b0be20 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 11 Feb 2024 04:10:36 -0600 Subject: use go-deb to build packages Signed-off-by: Jeff Carr --- control | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 control (limited to 'control') diff --git a/control b/control new file mode 100644 index 0000000..1a46081 --- /dev/null +++ b/control @@ -0,0 +1,9 @@ +Source: control-panel-dns +Build-Depends: golang +Package: control-panel-dns +Maintainer: Jeff Carr +Architecture: amd64 +Depends: +Recommends: libgtk-3-0, ddclient, ddupdate +Description: a control panel for DNS and IPv6 settings + Goals: show the settings, validate & update DNS -- cgit v1.2.3