Changelog
trickle (1.07-11) unstable; urgency=medium
* QA upload.
[ Axel Beckert ]
* Set Maintainer to Debian QA Group. (See #994644)
* Convert to Debian source format "3.0 (quilt)"
+ Change trickled.conf from patch to file at debian/trickled.conf.
* debian/watch: Bump version to 4 and use HTTPS.
* Run "wrap-and-sort -a".
* Add Homepage header. Use Github repo until original homepage is fixed.
(Closes: #901077)
* Add Vcs-* headers for new git repo on Salsa.
* Remove trailing whitespace from debian/changelog and debian/rules.
* Set "Rules-Requires-Root: no".
* Use "dh" sequencer (rewrite debian/rules) and debhelper-compat=13.
+ Drop dependencies on autoconf and dh-autoreconf.
+ Enable hardening build flags.
+ Drop all patches against generated files (configure, config.*,
Makefile.in, aclocal.m4, ltmain.sh, etc.)
+ Add patch to make test target build under dh compat level 13.
+ Add several generated files to debian/clean.
+ Use --no-parallel as the package FTBFS otherwise.
+ Drop now redundant debian/dirs.
+ Add patch to make trickle find arch-dependent overload location.
* Convert debian/copyright to machine readable DEP5 format and add so
far not mentioned licenses.
* Declare compliance with Debian Policy 4.6.0.
[ Aurelien Jarno ]
* Fix FTBFS due to RPC removal from glibc. (Closes: #992913)
-- Axel Beckert <email address hidden> Tue, 21 Sep 2021 04:18:31 +0200