Update control

This commit is contained in:
ferrreo 2023-06-11 15:05:26 +01:00 committed by GitHub
parent 80589bfe81
commit 2633b5c0b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
debian/control vendored
View File

@ -1,19 +1,15 @@
Source: upstream-name Source: swayosd
Section: admin Section: main
Priority: optional Priority: optional
Maintainer: name <email> Maintainer: ferrreo <harderthanfire@gmail.com>
Standards-Version: 4.6.1 Standards-Version: 4.6.1
Build-Depends: debhelper-compat (= 13) Build-Depends: debhelper-compat (= 13),
cargo,
build-essential,
Rules-Requires-Root: no Rules-Requires-Root: no
Package: pkgname1 Package: swayosd
Architecture: linux-any Architecture: linux-any
# Delete any of these lines if un-used Depends: ${misc:Depends}
Depends: ${misc:Depends}, depends Provides: swayosd
Recommends: high priority optdepends Description: simple wayland osd
Conflicts: conflicts
Suggests: low priority optdepends
Breaks: also conflicts!?
Provides: provides
#
Description: pkgdesc