1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
local-apt-repository (0.4+deb9u1) stretch; urgency=medium
* Non-maintainer upload.
* Backport changes from Joachim Breitner to stop breaking apt
when the package is removed but not purged. (Closes: #881753)
-- Adrian Bunk <bunk@debian.org> Wed, 28 Feb 2018 22:52:28 +0200
local-apt-repository (0.4) unstable; urgency=medium
* Use apt-ftparchive instead of dpkg-scansources (Closes: #804542).
Thanks Felipe for the patch.
-- Joachim Breitner <nomeata@debian.org> Wed, 15 Jun 2016 14:44:47 +0200
local-apt-repository (0.3) unstable; urgency=medium
* Do not claim that the package works without systemd until there is
actually proper support for that. Mitigates #799323.
* When, after processing the directory, there are again newer files, wait a
bit and retry. Closes: #799782
-- Joachim Breitner <nomeata@debian.org> Mon, 28 Sep 2015 20:56:51 +0200
local-apt-repository (0.2) unstable; urgency=medium
* Add VCS-* fields
* Create a somewhat more usable Release file
* Use relative paths in Packages file
* Always rebuild the repository upon package upgrades
-- Joachim Breitner <nomeata@debian.org> Sat, 22 Aug 2015 20:18:54 +0200
local-apt-repository (0.1) unstable; urgency=medium
* Initial release (Closes: #796529)
-- Joachim Breitner <nomeata@debian.org> Sat, 22 Aug 2015 15:20:14 +0200
|