This commit is contained in:
29
debian/control
vendored
Normal file
29
debian/control
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
Source: nextcloud-server
|
||||
Section: net
|
||||
Priority: extra
|
||||
Maintainer: Ivan Jurišić <ivan@jurisic.org>
|
||||
Build-Depends: debhelper (>= 11), dh-apache2 | apache2-dev
|
||||
Standards-Version: 3.9.8
|
||||
Vcs-Browser: https://github.com/nextcloud/server
|
||||
Vcs-Git: https://github.com/nextcloud/server.git
|
||||
Homepage: https://www.nextcloud.com
|
||||
|
||||
Package: nextcloud-server
|
||||
Architecture: all
|
||||
Depends: apache2 | httpd, php, php-mysql , php-common,php-zip, php-mbstring, php-gd, php-xml, php-intl, php-curl, php-json, php-cli, php-imagick, php-ldap, php-pgsql, php-sqlite3, php-gmp, ${misc:Depends}
|
||||
Recommends: postgresql | mariadb-server | mysql-server , curl, ${misc:Recommends}
|
||||
Suggests: clamav | clamav-daemon, php-apcu, php-cgi
|
||||
Description: Nextcloud server: community-driven, free & open source
|
||||
Nextcloud is open source file sync and share software for everyone
|
||||
from individuals operating the free Nextcloud Server in the privacy
|
||||
of their own home, to large enterprises and service providers supported
|
||||
by the Nextcloud Enterprise Subscription.
|
||||
.
|
||||
Nextcloud provides a safe, secure, and compliant file synchronization
|
||||
and sharing solution on servers that you control.
|
||||
.
|
||||
You can share one or more files and folders on your computer,
|
||||
and synchronize them with your Nextcloud server. Place files in
|
||||
your local shared directories, and those files are immediately
|
||||
synchronized to the server and to other devices using the
|
||||
Nextcloud / ownCloud Desktop Sync Client, Android app, or iOS app.
|
||||
Reference in New Issue
Block a user