File debian.control of Package test
Source: hello
Section: misc
Priority: optional
Maintainer: James C. Owens <jamesowens@optonline.net>
Build-Depends: debhelper-compat (= 13),
cmake,
g++ (>= 9)
Package: test
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A simple test package for OBS.
A simple "hello world" application to verify the OBS
build process for Debian/Ubuntu targets.