mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
PPA: add source files used to build the packages
This commit is contained in:
17
pkgs/debian/control
Normal file
17
pkgs/debian/control
Normal file
@@ -0,0 +1,17 @@
|
||||
Source: sftpgo
|
||||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Nicola Murino <nicola.murino@gmail.com>
|
||||
Build-Depends: debhelper (>= 10)
|
||||
Standards-Version: 4.1.2
|
||||
Homepage: https://github.com/drakkan/sftpgo
|
||||
Vcs-Git: https://github.com/drakkan/sftpgo.git
|
||||
|
||||
Package: sftpgo
|
||||
Architecture: amd64
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Recommends: bash-completion, python3-requests, python3-pygments
|
||||
Description: Fully featured and highly configurable SFTP server
|
||||
SFTPGo has optional FTP/S and WebDAV support.
|
||||
It can serve local filesystem, S3 (Compatible) Object Storages
|
||||
and Google Cloud Storage
|
||||
Reference in New Issue
Block a user