Codebase list daptup / efa823b
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Debian Janitor 1 year, 6 months ago
2 changed file(s) with 5 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 daptup (0.12.8) UNRELEASED; urgency=medium
11
2 [ Jelmer Vernooij ]
23 * Use secure URI in Vcs control header.
4
5 [ Debian Janitor ]
6 * Trim trailing whitespace.
37
48 -- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Sep 2018 16:19:00 +0100
59
2024 daptup (0.12.6) unstable; urgency=low
2125
2226 * Pass '--version-sort' to sort(1) when generating difference lists.
23 This reduces number of cases where "before" line ("<") appears after the
27 This reduces number of cases where "before" line ("<") appears after the
2428 "after" line (">") in the output.
2529 * Added a dependency on coreutils (>= 7.0) to make sure that '--version-sort'
2630 works.
1818
1919 # renaming apt hook
2020 mv $(DESTDIR)/etc/apt/apt.conf.d/hook-for-apt $(DESTDIR)/etc/apt/apt.conf.d/11daptup
21