mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-08-21 01:28:40 +02:00
15 lines
348 B
Plaintext
15 lines
348 B
Plaintext
Source: @@.name@@
|
|
Section: @@.category@@
|
|
Priority: @@.priority@@
|
|
Maintainer: @@.author@@
|
|
Build-Depends: debhelper-compat (= 12)
|
|
@@.buildDependencies.deb@@
|
|
Standards-Version: 4.4.1
|
|
Homepage: @@.url@@
|
|
|
|
Package: @@.name@@
|
|
Architecture: @@.architecture.deb@@
|
|
Depends: @@.dependencies.deb@@
|
|
Description: @@.description.short@@
|
|
@@.description.long@@
|