Add Debian package
This commit is contained in:
13
debian/control
vendored
Normal file
13
debian/control
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
Source: router-backup
|
||||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Pim van Pelt <pim@ipng.ch>
|
||||
Build-Depends: debhelper-compat (= 12), golang-go
|
||||
Standards-Version: 4.5.0
|
||||
|
||||
Package: router-backup
|
||||
Architecture: amd64
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client
|
||||
Description: SSH Router Backup Tool
|
||||
A tool for backing up router configurations via SSH.
|
||||
Supports multiple device types and YAML configuration.
|
Reference in New Issue
Block a user