Update control

This commit is contained in:
ferrreo 2023-06-24 16:59:23 +01:00 committed by GitHub
parent d7aa3fb661
commit be295878a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

25
debian/control vendored
View File

@ -1,19 +1,16 @@
Source: upstream-name Source: tuigreet
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),
debhelper-compat (= 13),
build-essential,
cargo,
Rules-Requires-Root: no Rules-Requires-Root: no
Package: pkgname1 Package: tuigreet
Architecture: linux-any Architecture: linux-any
# Delete any of these lines if un-used Depends: ${misc:Depends}, greetd
Depends: ${misc:Depends}, depends Provides: tuigreet
Recommends: high priority optdepends Description: tui greet screen for greetd
Conflicts: conflicts
Suggests: low priority optdepends
Breaks: also conflicts!?
Provides: provides
#
Description: pkgdesc