diff --git a/debian/control b/debian/control index 0bcd8e0..42b1200 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,15 @@ -Source: upstream-name -Section: admin +Source: swayosd +Section: main Priority: optional -Maintainer: name +Maintainer: ferrreo Standards-Version: 4.6.1 -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 13), + cargo, + build-essential, Rules-Requires-Root: no -Package: pkgname1 +Package: swayosd Architecture: linux-any -# Delete any of these lines if un-used -Depends: ${misc:Depends}, depends -Recommends: high priority optdepends -Conflicts: conflicts -Suggests: low priority optdepends -Breaks: also conflicts!? -Provides: provides -# -Description: pkgdesc +Depends: ${misc:Depends} +Provides: swayosd +Description: simple wayland osd