PPA: add source files used to build the packages

This commit is contained in:
Nicola Murino
2020-10-08 18:20:15 +02:00
parent f22fe6af76
commit 5048d54d32
15 changed files with 180 additions and 1 deletions

17
pkgs/debian/control Normal file
View 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