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

Changelog

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

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on libpath-tiny-perl.
    + libconfig-model-systemd-perl: Drop versioned constraint on
      libpath-tiny-perl in Depends.

  [ Dominique Dumont ]
  * New upstream version 0.249.1
    * The cme applications provided by this module are re-organised.
      I.e, some of the app names passed to cme command (like
      systemd or systemd-service) have changed.
      See NewsX file for details.
    * Unit backend: allow on/off as boolean values
    * improve user msg about unknown parameter
    * fix (Unit): warn when no unit files were found
    * fix (Unit): improve warning message to user
    * systemd backend: rm empty *.d dir when needed
    * systemd backend: create *.d dir when needed
  * control: declare compliance with policy 4.6.0
  * control: depends on libconfig-model-perl >= 2.143
  * control: depends on libconfig-model-tester-perl >= 4.007

 -- Dominique Dumont <email address hidden>  Sun, 28 Nov 2021 18:11:03 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libconfig-model-systemd-perl_0.249.1-1.dsc 2.4 KiB 61a5ef7618ee15db377a28f74c447ea518ab9b8140973356bb6a37edaf910f55
libconfig-model-systemd-perl_0.249.1.orig.tar.gz 256.5 KiB 2de284a3e00ae830020f5c03ba7bc8f1b43258a6b4a83b0dcc3a7be773671498
libconfig-model-systemd-perl_0.249.1-1.debian.tar.xz 4.4 KiB a699b13984359b2f5aaa910980c5c3a3de9e463af68f03df598a545949530a1b

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.