filetea (0.1.18-3) unstable; urgency=medium

  * debian/patches/dont-use-gcrypt.patch:
    - Don't link against libgcrypt, it's not used.
  * debian/control:
    - Remove unused build dependency on libgcrypt20-dev
      (Closes: #1071859).
  * debian/copyright:
    - Update copyright years.

 -- Alberto Garcia <berto@igalia.com>  Tue, 28 May 2024 15:59:50 +0200

filetea (0.1.18-2) unstable; urgency=medium

  * debian/patches/systemd.patch:
    - Install service file in /usr/lib and enable PrivateTmp.
  * Set debhelper compatibility level to 13.
    - Don't run dh with '--with autoreconf,systemd'
    - Remove build dependency on dh-autoreconf.
  * Add debian/upstream/metadata file.
  * debian/rules:
    - Build with -DGLIB_DISABLE_DEPRECATION_WARNINGS.
  * Update format of debian/lintian-overrides.
  * Simplifly debian/watch.
  * debian/control:
    - Update Standards-Version to 4.6.2.
    - Remove minimum version of the libjson-glib-dev dependency.
    - Remove dependency on lsb-base.
    - Add Rules-Requires-Root: no.
    - Add Vcs-Browser and Vcs-Git.
    - Set Pre-Depends: ${misc:Pre-Depends}.
  * debian/copyright:
    - Update copyright years.

 -- Alberto Garcia <berto@igalia.com>  Thu, 16 Nov 2023 15:21:25 +0100

filetea (0.1.18-1) unstable; urgency=medium

  * New upstream release (Closes: #870597).
  * debian/watch:
    - Use GitHub to watch for new releases, upstream has stopped releasing
      tarballs.
  * Drop debian/patches/jquery-compat.patch and refresh all others.
  * Use the new libevd-0.2 package:
    - debian/control:
      + Build depend on libevd-0.2-dev.
    - use-evd-0.2.patch:
      + Update library name in configure.ac.
  * debian/control:
    - Drop build dependency on dh-systemd and require debhelper 9.20160709
      instead.
    - Drop dependency on libjs-jquery, Filetea ships its own version now
      since the packaged one doesn't work.
    - Update Standards-Version to 4.1.3 (no changes).
  * debian/copyright:
    - Use HTTPS for the format URL.
    - Change Source URL.
    - Update copyright years.
    - Update file licenses.

 -- Alberto Garcia <berto@igalia.com>  Fri, 02 Mar 2018 11:18:04 +0200

filetea (0.1.16-4) unstable; urgency=high

  * debian/control:
    - Replace build dependency on libgcrypt11-dev with libgcrypt20-dev
      (Closes: #864101).
    - Update Homepage URL.
    - Update Standards-Version to 3.9.8 (no changes).
    - Depend on lsb-base (>= 3.0-6).
  * debian/patches/jquery-compat.patch:
    - Make Filetea work with libjs-jquery 3.x (Closes: #862742).
  * debian/patches/systemd.patch:
    - Add missing Documentation key.
  * debian/copyright:
    - Update copyright years.

 -- Alberto Garcia <berto@igalia.com>  Tue, 06 Jun 2017 12:01:04 +0300

filetea (0.1.16-3) unstable; urgency=medium

  * Add systemd service file.
    - debian/patches/systemd.patch: add file.
    - debian/control: add build dependency on dh-systemd.
    - debian/rules: use dh-systemd.
  * debian/control:
    - Add build dependency on libgcrypt11-dev (Closes: #759243).
    - Update Standards-Version to 3.9.5 (no changes).

 -- Alberto Garcia <berto@igalia.com>  Wed, 27 Aug 2014 16:15:04 +0300

filetea (0.1.16-2) unstable; urgency=low

  * Remove /etc/default/filetea file:
    - debian/{preinst,postinst,postrm}: call rm_conffile to remove it.
  * debian/init.d: update description.

 -- Alberto Garcia <berto@igalia.com>  Wed, 20 Nov 2013 20:58:13 +0200

filetea (0.1.16-1) unstable; urgency=low

  * New upstream release.
  * Update my e-mail address in debian/*.
  * debian/copyright: filetea is now DFSG-compliant.
  * Build with autoreconf (Closes: #727851):
    - debian/rules: run dh --with autoreconf.
    - debian/control: add build dependency on dh-autoreconf.
  * debian/control:
    - Add build dependency on uuid-dev.
    - Add dependency on shared-mime-info.
    - Remove dependency on libjs-jquery-ui.
    - Remove obsolete DM-Upload-Allowed flag.
    - debian/control: update Standards-Version to 3.9.4 (no changes).
  * Remove the following patches, since they're already included in this
    release:
    - 02_unused-code.patch
    - 03_dh-depth-conf.patch
    - 04_http-port.patch
  * config-file.patch: refresh against this release.

 -- Alberto Garcia <berto@igalia.com>  Mon, 11 Nov 2013 20:30:42 +0200

filetea (0.1.12+dfsg1-3) unstable; urgency=low

  * Enable hardening build flags:
    - debian/compat: set compatibility level to 9.
    - debian/control: build depend on debhelper >= 9.
    - debian/rules: enable all hardening flags.
  * debian/control: update Standards-Version to 3.9.3 (no changes).
  * debian/copyright: update debian copyright format URL.

 -- Alberto Garcia <agarcia@igalia.com>  Fri, 29 Jun 2012 09:42:36 +0300

filetea (0.1.12+dfsg1-2) unstable; urgency=low

  * New patches:
    - 02_unused-code.patch: remove unused code from main.c.
    - 03_dh-depth-conf.patch: don't abort if dh-depth is not found.
    - 04_http-port.patch: fix handling of http/https port settings.

 -- Alberto Garcia <agarcia@igalia.com>  Wed, 09 Nov 2011 15:37:31 +0200

filetea (0.1.12+dfsg1-1) unstable; urgency=low

  * Initial release (Closes: #641445)
  * Patches:
    - 01_config-file.patch: Default settings for the Debian package.

 -- Alberto Garcia <agarcia@igalia.com>  Thu, 03 Nov 2011 11:50:55 +0200
