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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
|
local-apt-repository (0.10) unstable; urgency=medium
[ NoisyCoil ]
* Switch to DEB822 source format (Closes: #1095195)
[ Jakob Haufe ]
* Add Salsa CI
* Adopt package (Closes: #1008878)
* Update d/copyright
* Bump Standards-Version
* Support symlinked directory in rebuild script (Closes: #1085261)
* Document APT pinning possibility
-- Jakob Haufe <sur5r@debian.org> Sun, 20 Apr 2025 17:49:39 +0200
local-apt-repository (0.9) unstable; urgency=medium
* QA upload.
* Updated vcs in d/control to Salsa.
* Updated Standards-Version from 4.1.1 to 4.7.0.
* Use wrap-and-sort -at for debian control files.
* Use secure copyright file specification URI.
* Remove an obsolete maintscript entry.
-- Petter Reinholdtsen <pere@debian.org> Fri, 11 Oct 2024 08:23:34 +0200
local-apt-repository (0.8) unstable; urgency=medium
* QA upload.
* Remove Vcs-* headers pointing to alioth.
* Bump debhelper compat level to 13 (from obsolete 9).
* Let systemd.pc decide path for systemd system unit files.
-- Chris Hofstaedtler <zeha@debian.org> Sat, 09 Dec 2023 14:43:22 +0100
local-apt-repository (0.7+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* No source change upload to rebuild with debhelper 13.10.
-- Michael Biebl <biebl@debian.org> Sat, 15 Oct 2022 12:16:53 +0200
local-apt-repository (0.7) unstable; urgency=medium
* Orphaning this package
-- Joachim Breitner <nomeata@debian.org> Sun, 03 Apr 2022 12:19:26 +0200
local-apt-repository (0.6+nmu1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sun, 03 Jan 2021 19:56:39 +0100
local-apt-repository (0.6) unstable; urgency=medium
* Make configure idempotent, and remove old conffile. Thanks to Andreas
Beckmann for the hints.
-- Joachim Breitner <nomeata@debian.org> Tue, 14 Nov 2017 17:55:46 -0500
local-apt-repository (0.5) unstable; urgency=medium
* Make sure /etc/apt/sources.list.d/ exists only when package is installed
(but not removed but not purged) (Closes: #881753)
* Do not depend on dh-systemd
* Priority optional
* Bump standard version
-- Joachim Breitner <nomeata@debian.org> Tue, 14 Nov 2017 16:58:40 -0500
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
|