From ae3abbda8763367d6073b401df7cd14c5c75befe Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Thu, 27 Feb 2025 12:46:41 -0800 Subject: [PATCH] begin filling out debian/control --- debian/control | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index b30dfc0..29893a5 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,12 @@ Source: gtklock-powerbar-module -Section: unknown +Section: misc Priority: optional -Maintainer: Penelope Gwen +Maintainer: Penelope Gwen Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), + meson, + libgtk-3-dev, Standards-Version: 4.7.1 Homepage: #Vcs-Browser: https://salsa.debian.org/debian/gtklock-powerbar-module @@ -15,5 +17,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, -Description: - + gtklock (>= 4.0), +Description: powerbar module for gtklock + gtklock-powerbar-module is a single .so plugin for gtklock that adds power + controls.