Source: gogs
Section: vcs
Priority: optional
Maintainer: PICCORO Lenz McKAY <mckaygerhard@gmail.com>
Build-Depends: debhelper (>= 9), build-essential, rsync, golang-go (>=2:1.6.0-1) | golang (>=2:1.6.0-1),  golang-src (>=2:1.6.0-1), libpq-dev, libpam0g-dev, libsqlite3-dev, libssl-dev, lsb-release, libmpfr-dev
Build-Conflicts: golang-go-linux-386
# here need more packages from golang but need to check version compatibility and api changes
Standards-Version: 3.9.5
Homepage: https://gogs.io
#Vcs-Git: git://anonscm.debian.org/collab-maint/gogs.git
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/gogs.git;a=summary

Package: gogs
Architecture: any
Depends: ${shlibs:Depends}, file-rc | sysv-rc | init-system-helpers, git, adduser, cron | anacron | cron-daemon, sqlite3 | postgresql | mysql-server, libmpfr4, ${misc:Depends}
Recommends: courier-mta | mail-transport-agent, openssl
Suggests: lighttpd | nginx | apache2 | httpd
Description: A painless self-hosted Git service management.
 gogs is a painless self-hosted Git service. 
 It is similar to GitHub, Bitbucket or Gitlab 
 but the easiest, fastest, and most painless way 
 of setting up a self-hosted Git service.
 .
 Just after install use it forever with a nice web gui.
