.
This commit is contained in:
15
debian/control
vendored
Normal file
15
debian/control
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
Source: dropshell
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: j842 <j842@example.com>
|
||||
Build-Depends: debhelper (>= 10), cmake, libboost-all-dev
|
||||
Standards-Version: 4.5.0
|
||||
Homepage: https://github.com/j842/dropshell
|
||||
|
||||
Package: dropshell
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libboost-program-options1.74.0, libboost-filesystem1.74.0, libboost-system1.74.0
|
||||
Description: A system management tool for server operations
|
||||
dropshell is a command-line tool for managing and monitoring servers.
|
||||
It provides functionality for checking system status, managing server
|
||||
configurations, and performing common administrative tasks.
|
Reference in New Issue
Block a user