libconfig-model-systemd-perl 0.252.2-1 source package in Ubuntu

Changelog

libconfig-model-systemd-perl (0.252.2-1) unstable; urgency=medium

  * New upstream version 0.252.2
    * correctly write systemd-user override unit file
    * parse-man: avoid very long lines in descriptions

 -- Dominique Dumont <email address hidden>  Sun, 05 Feb 2023 12:28:37 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libconfig-model-systemd-perl_0.252.2-1.dsc 2.4 KiB 9598041dc16a5d3c72efaaa9eed6f42298d5065327a72079cf28c435fac25897
libconfig-model-systemd-perl_0.252.2.orig.tar.gz 263.4 KiB 50d27793b7233428954bedf976bfd58cc1cd73de4aac688ad58948d4deaceefc
libconfig-model-systemd-perl_0.252.2-1.debian.tar.xz 4.6 KiB 556226684c80167781af96cab2bdc66ad37f8dcc6aa033362bb3181d3b61f452

Available diffs

No changes file available.

Binary packages built by this source

libconfig-model-systemd-perl: editor and validator for systemd configuration files

 Config::Model::Systemd provides a configuration editor for the
 configuration files of systemd, (that is, all files in
 ~/.config/systemd/user/ or all files in /etc/systemd/system/).
 .
 The first paragraph is a simplified view.
 In more accurate and complicated words, this package provides the
 configuration model of Systemd configuration that cme,
 Config::Model and Config::Model::TkUI use to provide a configuration
 editor and checker.