Update control
This commit is contained in:
parent
851e54b0f4
commit
592ed3a8b9
27
debian/control
vendored
27
debian/control
vendored
@ -1,19 +1,18 @@
|
|||||||
Source: upstream-name
|
Source: ananicy-cpp
|
||||||
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),
|
||||||
|
git,
|
||||||
|
cmake,
|
||||||
|
build-essential,
|
||||||
|
g++,
|
||||||
|
libsystemd-dev
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: pkgname1
|
Package: ananicy-cpp
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
# Delete any of these lines if un-used
|
Depends: ${misc:Depends}
|
||||||
Depends: ${misc:Depends}, depends
|
Provides: ananicy-cpp
|
||||||
Recommends: high priority optdepends
|
Description: Sets nice levels based on profiles
|
||||||
Conflicts: conflicts
|
|
||||||
Suggests: low priority optdepends
|
|
||||||
Breaks: also conflicts!?
|
|
||||||
Provides: provides
|
|
||||||
#
|
|
||||||
Description: pkgdesc
|
|
||||||
|
Loading…
Reference in New Issue
Block a user