Update control
This commit is contained in:
parent
d7aa3fb661
commit
be295878a3
25
debian/control
vendored
25
debian/control
vendored
@ -1,19 +1,16 @@
|
||||
Source: upstream-name
|
||||
Section: admin
|
||||
Source: tuigreet
|
||||
Section: main
|
||||
Priority: optional
|
||||
Maintainer: name <email>
|
||||
Maintainer: ferrreo <harderthanfire@gmail.com>
|
||||
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
|
||||
|
||||
Package: pkgname1
|
||||
Package: tuigreet
|
||||
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}, greetd
|
||||
Provides: tuigreet
|
||||
Description: tui greet screen for greetd
|
||||
|
Reference in New Issue
Block a user