gogs (0.11.34-0) unstable; urgency=low

  * new upstream release, gogs it's more stable rather than gitea
    + Closes: #780606 partially
  * debian/rules:
    + setup all changes as sed replacements event patches, for dinamic autopackagin
  * debian/gogs.init
    + provide one, sourcered /etc/default/gogs if any and asumed always true to start the service
  * debian/rules:
    + automatic detection of Debian based and perform service systemd only in newer
    + repositories are set to /var/lib/git/gogsrepos, mixing of repositories are not possible
    + all email settings are default off due gogs does not allow mail fault tolerant
  * debian/control:
    + added versioned build depends on golang 1.8 or golang default
    + added libmpfr-dev related depends due some strange behaviour on opensuse builds

 -- PICCORO Lenz McKAY <mckaygerhard@gmail.com>  Mon, 26 Mar 2018 01:53:01 -0400

gogs (0.11.29-0) unstable; urgency=low

  * Initial release:
    + Closes: #780606 partially
    + packagin for VenenuX, Debian and Devuan (autodetec sysvinit)
  * debian/control:
    + do not use any golang depends only the go compiler due gogs specific
  * debian/rules:
    + setup all changes as sed replacements event patches, for dinamic autopackagin
  * debian/README.*
    + explain the packaging reasons of any made and why are packagin in that way.
  * debian/gogs.init
    + provide one, sourcered /etc/default/gogs if any and asumed always true to start the service
  * debian/rules:
    + automatic detection of Debian based and perform service systemd only in newer
    + repositories are set to /var/lib/git/gogsrepos, mixing of repositories are not possible
    + all email settings are default off due gogs does not allow mail fault tolerant
  * debian/control:
    + added versioned build depends on golang 1.8 or golang default
    + added depends on init helpers, git, sqlite/postgres/mysql/mariadb ofr runtime
    + added build-deps on rsync for copy on a build dir outside original source
    + added build-deps on libpq-dev, libsqlite3-dev, for database support
    - rest are embebed > https://gitlab.com/venenux/venenux/blob/master/docs/PACKAGIN.git-gogs-gitea.md

 -- PICCORO Lenz McKAY <mckaygerhard@gmail.com>  Fri, 08 Sep 2017 07:32:51 -0400
