template/deb-package/DEBIAN/control

12 lines
373 B
Text

Package: mypackage-main
Version: 0.0.1~git%date%-1
Section: base
Priority: optional
Architecture: amd64
Maintainer: pips <pips@e5150.fr>
Homepage: https://example.com
Suggests: suggeted-packages
Depends: depends (>= X.Y.Z), packages (>= X.Y)
Conflicts: package-from-official-repo
Description: Description of mypackage
Auto packaging of mypackage following main dev branch