1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
auto-apt-proxy (2+deb9u1) stretch; urgency=medium
* Move apt configuration away on removal, and put it back on reinstalls
(Closes: #881751)
-- Antonio Terceiro <terceiro@debian.org> Mon, 27 Nov 2017 13:55:16 -0200
auto-apt-proxy (2) unstable; urgency=medium
* specify `--shell dash` to shellcheck (Closes: #834976)
- unfortunately POSIX shell doesn't even define function-local variables,
which are IMO a good thing to use.
-- Antonio Terceiro <terceiro@debian.org> Mon, 22 Aug 2016 13:26:44 -0300
auto-apt-proxy (1) unstable; urgency=medium
* Initial Release (Closes: #827375).
-- Antonio Terceiro <terceiro@debian.org> Sun, 03 Jul 2016 19:09:00 +0200
|