gitea (1.11-1) unstable; urgency=medium

  * New upstream release, up to 1.11.8

 -- PICCORO Lenz McKAY <mckaygerhard@gmail.com>  Thu, 12 Mar 2020 10:08:19 -0400

gitea (1.5.3-1) unstable; urgency=high

  * New upstream release, now debian close packagin
    + updated for security fixeds
    + Closes: #792101 partially
    + packagin for VenenuX, Debian and Devuan (autodetec sysvinit)
    - stil use embebed, see
      https://gitlab.com/venenux/venenux/blob/master/docs/PACKAGIN.git-gogs-gitea.md
    + fixed default file
    + repositories are set to /var/lib/git/gitearepos, mixing of repositories are not possible
    + all email settings are default enabled and localhost only due gitea does not allow mail fault tolerant
  * debian/control:
    + split into common and binary package
    + recommends mailer
    + added capabilities package to depends and runtime to able run daemon under 1024 port
    + added versioned build depends on golang 1.8 or 1.10 alternative, golang default
    + added depends on init helpers, git, sqlite/postgres/mysql/mariadb 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
  * debian/rules:
    + split all the setup changes as sed replacements to ini sample, into genini script
    + improve the packagin, emulate all the dh-glang minimal steps
  * debian/gitea.init
    + improved and fixed
    + provide one, sourcered /etc/default/gitea if any and asumed always true to start the service
  * debian/gitea.service
    + improved own systemd service file
    - seems does not sourcered the /etc/default/gitea

 -- PICCORO Lenz McKAY <mckaygerhard@gmail.com>  Mon, 26 Mar 2018 13:48:56 -0400

gitea (1.5.3-0) unstable; urgency=high

  * New upstream release, now debian close packagin
    + updated for security fixeds
    + Closes: #792101 partially
    + packagin for VenenuX, Debian and Devuan (autodetec sysvinit)
    - stil use embebed, see
      https://gitlab.com/venenux/venenux/blob/master/docs/PACKAGIN.git-gogs-gitea.md
    + fixed default file

 -- PICCORO Lenz McKAY <mckaygerhard@gmail.com>  Mon, 26 Mar 2018 13:48:56 -0400

gitea (1.5-1) unstable; urgency=low

  * New upstream release

 -- PICCORO Lenz McKAY <mckaygerhard@gmail.com>  Mon, 26 Mar 2018 13:48:56 -0400

gitea (1.1.4-0) unstable; urgency=low

  * Initial release:
    + Closes: #792101 partially
    + packagin for VenenuX, Debian and Devuan (autodetec sysvinit)
  * debian/control:
    + do not use any golang depends only the go compiler due gitea 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/gitea.init
    + provide one, sourcered /etc/default/gitea 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/gitearepos, mixing of repositories are not possible
    + all email settings are default off due gitea 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
