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
|
docker-systemctl-replacement (1.4.4181-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Do not provide systemd for now. (Closes: #959828)
While the idea is to be a substitution for systemd's systemctl, the
implementation via 'Provides: systemd' breaks stuff in practice.
Another solution should be found given more time and cooperation with
systemd maintainers. This is a stop-gap solution. It is meant to be
temporary.
-- Helmut Grohne <helmut@subdivi.de> Wed, 26 Aug 2020 19:09:30 +0200
docker-systemctl-replacement (1.4.4181-1) unstable; urgency=medium
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 06 May 2020 12:45:18 +1000
docker-systemctl-replacement (1.4.4147-2) unstable; urgency=medium
* Provides: systemd. (For co-installability with "php7.4-fpm").
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 06 May 2020 07:43:50 +1000
docker-systemctl-replacement (1.4.4147-1) unstable; urgency=medium
* New upstream release.
* Recommends += "procps".
* Standards-Version: 4.5.0.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 23 Apr 2020 22:52:00 +1000
docker-systemctl-replacement (1.4.3424-2) unstable; urgency=medium
* debhelper-compat: removed "debian/compat" file.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 05 Jan 2020 20:45:38 +1100
docker-systemctl-replacement (1.4.3424-1) unstable; urgency=medium
* Initial release (Closes: #944039).
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 03 Nov 2019 20:26:05 +1100
|