dh-sysuser 1.3.8+really1.4.2 source package in Ubuntu

Changelog

dh-sysuser (1.3.8+really1.4.2) unstable; urgency=medium

  * No longer impose a strictly minor version for
     sysuser-helper: it doesn't save the need for a
     transition in case of a major version bump and
     it also forces the use of +really in package version
  * bump Standards-Version to 4.6.2
  * dh_sysuser: declare our $VERSION

 -- Lorenzo Puliti <email address hidden>  Thu, 29 Dec 2022 15:39:58 +0100

Upload details

Uploaded by:
Lorenzo Puliti
Uploaded to:
Sid
Original maintainer:
Lorenzo Puliti
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-sysuser_1.3.8+really1.4.2.dsc 1.7 KiB 4056d71aff95c92a68632554c5821942ce84e130bcaf2cf9df201333c81fafc6
dh-sysuser_1.3.8+really1.4.2.tar.xz 7.2 KiB 7509814c83b22ef0646ce05bb85ef0cd7da845755ea51e48934d89fb06fd3e2f

No changes file available.

Binary packages built by this source

dh-sysuser: debhelper addon to handle creation of system users

 dh-sysuser provides a debhelper sequence addon named 'sysuser'
 and command 'dh_sysuser', which provide declarating way to
 ensure, that required users are present after package installation
 and correctly handled after package removal.

sysuser-helper: dh-sysuser implementation detail

 sysuser-helper provides code, which actually perform actions
 on system users on behalf of dh-sysuser package. This separation
 allows packages take advantage of improvement or fixes in 'dh-sysuser'
 without rebuilding.
 .
 This package is implementation detail of 'dh-sysuser'. It should
 never be installed manually. No assumption about its content can
 be made.