syncthing (0.14.36+ds1-1) unstable; urgency=medium

  * New upstream version.
  * d/watch: +dfsg -> +ds.
  * Testsuite: autopkgtest-pkg-go.

 -- Alexandre Viau <aviau@debian.org>  Sat, 12 Aug 2017 21:00:50 -0400

syncthing (0.14.33+dfsg1-1) unstable; urgency=medium

  * New upstream version.
  * d/rules: exclude the meta package.

 -- Alexandre Viau <aviau@debian.org>  Wed, 26 Jul 2017 21:55:02 -0400

syncthing (0.14.31+dfsg1-1) unstable; urgency=medium

  * New upstream version.
  * d/watch: exclude release candidates. (Closes: #866600)
  * Bump Standards-Version to 4.0.0.

 -- Alexandre Viau <aviau@debian.org>  Sun, 02 Jul 2017 03:15:19 -0400

syncthing (0.14.31~rc.1+dfsg1-1) unstable; urgency=medium

  * New upstream version. (Closes: #858188)
  * Add new dependencies:
   - golang-github-audriusbutkevicius-pfilter-dev
   - golang-github-ccding-go-stun-dev
   - golang-github-chmduquesne-rollinghash-dev
   - golang-golang-x-time-dev
   - golang-github-xtaci-kcp-dev
   - golang-github-xtaci-smux-dev

 -- Alexandre Viau <aviau@debian.org>  Sun, 18 Jun 2017 17:24:11 -0400

syncthing (0.14.18+dfsg1-2) unstable; urgency=medium

  * Team upload.
  * Updating build dependency.

 -- Michael Lustfield <michael@lustfield.net>  Thu, 06 Apr 2017 02:42:04 -0500

syncthing (0.14.18+dfsg1-1) unstable; urgency=medium

  * New upstream version.

 -- Alexandre Viau <aviau@debian.org>  Wed, 04 Jan 2017 11:43:38 -0500

syncthing (0.14.17+dfsg1-1) unstable; urgency=medium

  * New upstream version.
  * d/copyright: add section for cmd/stcli.
  * exclude stcli.

 -- Alexandre Viau <aviau@debian.org>  Fri, 30 Dec 2016 16:17:15 -0500

syncthing (0.14.15+dfsg1-1) unstable; urgency=medium

  * New upstream version.

 -- Alexandre Viau <aviau@debian.org>  Sun, 18 Dec 2016 14:01:17 -0500

syncthing (0.14.13+dfsg1-1) unstable; urgency=medium

  * New upstream version.

 -- Alexandre Viau <aviau@debian.org>  Wed, 30 Nov 2016 10:46:06 -0500

syncthing (0.14.12+dfsg1-1) unstable; urgency=medium

  * New upstream version.
  * d/copyright: add section for angular-sanitize.js.
  * Use Debian's genxdr.

 -- Alexandre Viau <aviau@debian.org>  Fri, 25 Nov 2016 11:31:51 -0500

syncthing (0.14.11+dfsg1-1) unstable; urgency=medium

  * New upstream version.
  * Refresh use-debian-proto.patch.
  * Dependencies: +golang-github-sasha-s-go-deadlock-dev.

 -- Alexandre Viau <aviau@debian.org>  Tue, 15 Nov 2016 09:48:33 -0500

syncthing (0.14.10+dfsg1-1) unstable; urgency=medium

  * New upstream version.
  * Depend on golang-github-gobwas-glob-dev >= 0.2.1.

 -- Alexandre Viau <aviau@debian.org>  Tue, 01 Nov 2016 11:10:31 -0400

syncthing (0.14.9+dfsg1-1) unstable; urgency=medium

  * New upstream version.

 -- Alexandre Viau <aviau@debian.org>  Tue, 25 Oct 2016 10:23:00 -0400

syncthing (0.14.8+dfsg1-1) unstable; urgency=medium

  * New upstream version.
  * Remove unusable crypto_sha256.patch.
  * Depend on golang-github-minio-sha256-simd-dev.

 -- Alexandre Viau <aviau@debian.org>  Sat, 15 Oct 2016 14:55:21 -0400

syncthing (0.14.7+dfsg1-1) unstable; urgency=medium

  * d/copyright: exclude extra/*.pdf.
  * Add new patch: crypto_sha256.patch.
  * d/rules: include _external_test/external.sh.

 -- Alexandre Viau <aviau@debian.org>  Fri, 09 Sep 2016 10:42:28 -0400

syncthing (0.14.4+dfsg1-1) unstable; urgency=medium

  * New upstream version.

 -- Alexandre Viau <aviau@debian.org>  Tue, 16 Aug 2016 11:47:43 -0400

syncthing (0.14.3+dfsg1-4) unstable; urgency=medium

  * Install systemd user file in proper directory. (Closes: #832975)

 -- Alexandre Viau <aviau@debian.org>  Thu, 04 Aug 2016 10:48:20 -0400

syncthing (0.14.3+dfsg1-3) unstable; urgency=medium

  * Build with tag purego.

 -- Alexandre Viau <aviau@debian.org>  Fri, 29 Jul 2016 14:01:56 -0400

syncthing (0.14.3+dfsg1-2) unstable; urgency=medium

  * Removed unused node-uglify dependency.

 -- Alexandre Viau <aviau@debian.org>  Fri, 29 Jul 2016 12:10:36 -0400

syncthing (0.14.3+dfsg1-1) unstable; urgency=medium

  * New upstream version.
  * Include stdiscosrv and strelaysrv manpages.

 -- Alexandre Viau <aviau@debian.org>  Thu, 28 Jul 2016 10:13:38 -0400

syncthing (0.14.2+dfsg1-1) unstable; urgency=medium

  * New upstream version.
  * Created packages for the discovery server and the relay server.
  * Specify syncthing binary name in syncthing package description.

 -- Alexandre Viau <aviau@debian.org>  Wed, 27 Jul 2016 10:09:33 -0400

syncthing (0.14.0+dfsg1-1) unstable; urgency=medium

  * New upstream version.
  * Remove genxdr-command.patch.
  * Create use-debian-proto.patch.
  * Add postinst script to restart after upgrade.
  * Removed some unused lintian overrides.
  * New dependencies:
     - golang-github-oschwald-geoip2-golang-dev
     - golang-gogoprotobuf-dev
  * d/copyright:
    - discosrv -> stdiscosrv
    - relaysrv -> strelaysrv
  * d/rules: don't build strelaypoolsrv.

 -- Alexandre Viau <aviau@debian.org>  Sun, 10 Jul 2016 10:59:06 +0200

syncthing (0.13.10+dfsg1-1) unstable; urgency=medium

  * New upstream snapshot.
  * Set section of the main package to utils.
  * Set section of the dev package to devel.
  * Remove obsolete patches:
    - build-Use-SOURCE_DATE_EPOCH-for-build-time-stamp-whe.patch
    - lib-upgrade-Remove-TestGithubRelease-fixes-3362.patch
    - script-Remove-build-date-in-genassets.go.patch
    - Fix-typos.patch

 -- Alexandre Viau <aviau@debian.org>  Mon, 04 Jul 2016 12:12:49 +0200

syncthing (0.13.9+dfsg1-3) unstable; urgency=medium

  * Properly include fontawesome fonts (Closes: #829090)

 -- Alexandre Viau <aviau@debian.org>  Thu, 30 Jun 2016 18:19:43 +0200

syncthing (0.13.9+dfsg1-2) unstable; urgency=medium

  * Team upload.
  * Import upstream patches
    - Remove the TestGithubRelease test (Closes: #828808)
    - Honor SOURCE_DATE_EPOCH when set  (Closes: #828994)
  * Fix typos in messages and manpages

 -- Nicolas Braud-Santoni <nicolas@braud-santoni.eu>  Wed, 29 Jun 2016 23:13:55 +0200

syncthing (0.13.9+dfsg1-1) unstable; urgency=medium

  * New upstream snapshot.
  * d/copyright: new sections
     - cmd/discosrv/*
     - cmd/relaysrv/*
  * Remove obsolete use-packaged-gateway.patch.
  * genxdr-command.patch: include a new file.
  * New dependencies:
    - golang-github-cznic-ql-dev
    - golang-github-golang-groupcache-dev
    - golang-github-lib-pq-dev

 -- Alexandre Viau <aviau@debian.org>  Mon, 27 Jun 2016 23:41:45 +0200

syncthing (0.13.4+dfsg1-1) unstable; urgency=medium

  * Added missing CC-BY-SA-4.0 section in d/copyright
  * Changed maintainer to pkg-go team
  * Added patch to use Debian's jackpak/gateway

 -- Alexandre Viau <aviau@debian.org>  Tue, 31 May 2016 12:17:07 -0400

syncthing (0.13.2+dfsg1-1) unstable; urgency=medium

  * Initial release (Closes: #749887)

 -- Alexandre Viau <aviau@debian.org>  Sun, 15 May 2016 14:18:29 -0400
