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 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 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 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 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 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 Thu, 03 Nov 2011 11:50:55 +0200