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. 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. 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. 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. 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). 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. 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. 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. 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. filetea (0.1.12+dfsg1-1) unstable; urgency=low * Initial release (Closes: #641445) * Patches: - 01_config-file.patch: Default settings for the Debian package. glycin (2.0.0+ds-1) unstable; urgency=medium . * d/t/control: Also update dependencies for API version 2 * New upstream release * d/copyright: Update Files-Excluded pattern * d/watch: Switch to v5 * d/p/relax-deps: Rebase for new upstream libvmod-re2 (2.0.0+20250617-2) unstable; urgency=medium . * Rebuild for unstable. . libvmod-re2 (2.0.0+20250617-1) experimental; urgency=medium . * New upstream snapshot. libvmod-re2 (2.0.0+20250617-1) experimental; urgency=medium . * New upstream snapshot. libvmod-redis (21.0+20250505-3) unstable; urgency=medium . * Make the package depend on the strict Varnish ABI to match the actual definition of the module. libvmod-redis (21.0+20250505-2) unstable; urgency=medium . * Rebuild for unstable. . libvmod-redis (21.0+20250505-1) experimental; urgency=medium . * New upstream snapshot. * Build-Depend on redis to actually enable the build-time tests. libvmod-redis (21.0+20250505-1) experimental; urgency=medium . * New upstream snapshot. * Build-Depend on redis to actually enable the build-time tests. libvmod-selector (2.6.0+20250506-3) unstable; urgency=medium . * Raise the tests timeout, because match.vtc sistematically fails on slower or overloaded architectures like riscv64, alpha and ppc64el. libvmod-selector (2.6.0+20250506-2) unstable; urgency=medium . * Rebuild for unstable. * Backport the upstream commit to stop using the now reserved "bool" keyword. (Closes: #1097287) . libvmod-selector (2.6.0+20250506-1) experimental; urgency=medium . * New upstream snapshot. Fixes: - Building with make --shuffle. (Closes: #1105506) libvmod-selector (2.6.0+20250506-1) experimental; urgency=medium . * New upstream snapshot. Fixes: - Building with make --shuffle. (Closes: #1105506) node-json5 (2.2.3+dfsg-2) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.2 * Build with node-unicode-16.0.0 * debian/watch version 5 varnish (7.7.3-1) unstable; urgency=medium . * New upstream release. Fixes the fix introduced in 7.7.2. varnish (7.7.2-2) unstable; urgency=medium . * Fix the r04036 test on ppc64el. varnish (7.7.2-1) unstable; urgency=medium . * New upstream release. Fixes: - the VSV00017 denial of service vulnerability. * Skip most autopkgtests on riscv64 because they are unreliable. (Closes: #1108389) . varnish (7.7.1-1) experimental; urgency=medium . * New upstream release. Fixes: - FTBFS with GCC-15. (Closes: #1098056) varnish (7.7.1-1) experimental; urgency=medium . * New upstream release. Fixes: - FTBFS with GCC-15. (Closes: #1098056) varnish-modules (0.26.0-2) unstable; urgency=medium . * Rebuild for unstable. . varnish-modules (0.26.0-1) experimental; urgency=medium . * New upstream release. varnish-modules (0.26.0-1) experimental; urgency=medium . * New upstream release. varnish-vmod-digest (6.4+20230816-6) unstable; urgency=medium . * Try using the "vrt" (non-strict) ABI for the module. varnish-vmod-digest (6.4+20230816-5) unstable; urgency=medium . * Rebuild for unstable. . varnish-vmod-digest (6.4+20230816-4) experimental; urgency=medium . * Upload to experimental. varnish-vmod-digest (6.4+20230816-4) experimental; urgency=medium . * Upload to experimental.