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
|
dumb-init (1.2.5-3) unstable; urgency=medium
* Add python3-py to Build-Depends
* Add python3-py to autopkgtest Depends (Closes: #1040413)
* Update Standards-Version to 4.6.2 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Fri, 28 Jul 2023 00:23:58 +0800
dumb-init (1.2.5-2) unstable; urgency=medium
* Fix uscan watch file
* Update Standards-Version to 4.6.0 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Sun, 06 Feb 2022 23:34:44 +0800
dumb-init (1.2.5-1) unstable; urgency=medium
* New upstream version (Closes: #977292)
* Add myself to Uploaders
* Bump debhelper-compat to 13
* Bump Standards-Version to 4.5.1 (no changes)
* Add Rules-Requires-Root
* Drop patch applied in new version
* Bump uscan watch file version to 4
* No longer need python3-mock
* Add autopkgtest
-- Shengjing Zhu <zhsj@debian.org> Mon, 14 Dec 2020 22:57:25 +0800
dumb-init (1.2.2-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Run test with python3. (Closes: #936455)
-- Shengjing Zhu <zhsj@debian.org> Thu, 23 Jan 2020 10:36:55 +0800
dumb-init (1.2.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add increase-test-sleep-time.patch to fix tests on slow
machines. (Closes: #915311)
-- Shengjing Zhu <zhsj@debian.org> Sat, 16 Feb 2019 02:46:54 +0800
dumb-init (1.2.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Deprecating priority extra as per policy 4.0.1
* d/control: Set Vcs-* to salsa.debian.org
[ Dmitry Smirnov ]
* New upstream release.
+ fixes test failures on mips* (Closes: #915311).
* Standards-Version: 4.3.0.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 27 Jan 2019 17:30:06 +1100
dumb-init (1.2.1-1) unstable; urgency=medium
* New upstream release.
* Debhelper & compat to version 10.
* Standards-Version: 4.1.3; Priority: optional.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 17 Jan 2018 10:54:46 +1100
dumb-init (1.2.0-1) unstable; urgency=medium
* New upstream release.
* rules: respect "DEB_BUILD_OPTIONS=nocheck".
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 13 Oct 2016 14:04:35 +1100
dumb-init (1.1.2-1) unstable; urgency=medium
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 31 Jul 2016 12:55:10 +1000
dumb-init (1.1.1-1) unstable; urgency=medium
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 27 Jun 2016 15:33:31 +1000
dumb-init (1.0.3-1) unstable; urgency=medium
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 06 Jun 2016 02:35:07 +1000
dumb-init (1.0.2-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 3.9.8.
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 07 May 2016 18:03:56 +1000
dumb-init (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #810586).
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 12 Mar 2016 21:12:55 +1100
|