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
|
libconfig-model-systemd-perl (0.232.6-1) unstable; urgency=medium
* New upstream version 0.232.6
* Respect paragraph format of original documentation. This
improves a lot the readability of the documentation displayed in
cme and on cpan website.
-- Dominique Dumont <dod@debian.org> Mon, 16 Jan 2017 11:43:37 +0100
libconfig-model-systemd-perl (0.232.5-1) unstable; urgency=medium
* New upstream version 0.232.5
* fix Unit Condition* parameters which are list type, not uniline
(Closes: #849490)
-- Dominique Dumont <dod@debian.org> Sat, 14 Jan 2017 20:13:46 +0100
libconfig-model-systemd-perl (0.232.4-1) unstable; urgency=medium
* New upstream version 0.232.4
* fix systemd-user load when config dir is missing (Closes: #849490)
-- Dominique Dumont <dod@debian.org> Tue, 03 Jan 2017 21:21:00 +0100
libconfig-model-systemd-perl (0.232.3-1) unstable; urgency=medium
* New upstream version 0.232.3
* fix load of bad systemd files with -force option
* issue an error when a systemd parameter is specified
twice (can be overridden with -force option)
* issue a warning when an unknown parameter is found in a
systemd file
* avoid writing systemd default values in systemd file
* control: depends on libconfig-model-perl 2.096
-- Dominique Dumont <dod@debian.org> Tue, 13 Dec 2016 19:21:49 +0100
libconfig-model-systemd-perl (0.232.2-1) unstable; urgency=medium
* New upstream version 0.232.2
* update with systemd 232
* can migrate deprecated resource-control parameters
(for instance, cme replaces deprecated CPUWeight with CPUShares)
* enable 2 styles of comments (gh #1)
-- Dominique Dumont <dod@debian.org> Sat, 26 Nov 2016 09:40:09 +0100
libconfig-model-systemd-perl (0.231.2-1) unstable; urgency=medium
* New upstream version 0.231.2
* Fix parser bug triggered by unit name containing a dot
* control: Depends on libconfig-model-perl 2.094
-- Dominique Dumont <dod@debian.org> Sun, 13 Nov 2016 19:44:24 +0100
libconfig-model-systemd-perl (0.231.1-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
[ Dominique Dumont ]
* New upstream version 0.231.1
* update with systemd 231
* add support for Timer service
* remove socket service file when needed
-- Dominique Dumont <dod@debian.org> Fri, 04 Nov 2016 13:01:46 +0100
libconfig-model-systemd-perl (0.007-1) unstable; urgency=medium
* Imported Upstream version 0.007
* Booleans are yes/no values
* "boolean or something else" are now enum type with
choices: yes,no,somethin-else as specified in Systemd doc
-- Dominique Dumont <dod@debian.org> Mon, 06 Jun 2016 19:22:04 +0200
libconfig-model-systemd-perl (0.006-1) unstable; urgency=medium
* Imported Upstream version 0.006
* control:
* improved description (Closes: #823898)
Tx Beatrice and Justin
* recommends cme and libconfig-model-tkui-perl
-- Dominique Dumont <dod@debian.org> Thu, 12 May 2016 19:23:46 +0200
libconfig-model-systemd-perl (0.005-1) unstable; urgency=medium
* Initial Release. (Closes: #822800)
-- Dominique Dumont <dod@debian.org> Mon, 09 May 2016 21:02:48 +0200
|