libuser 1:0.63~dfsg-4 source package in Ubuntu

Changelog

libuser (1:0.63~dfsg-4) unstable; urgency=medium

  * debian/control: Mark package python3-libuser as Multi-Arch: same.
  * debian/rules:
    + Force LC_ALL to be C.UTF-8. This circumvents FTBFS
      during reproducible-builds test since libuser does not support
      non-UTF-8 environment (e.g., ANSI_X3.4-1968).

 -- Boyuan Yang <email address hidden>  Wed, 20 Oct 2021 12:00:54 -0400

Upload details

Uploaded by:
Boyuan Yang
Uploaded to:
Sid
Original maintainer:
Boyuan Yang
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libuser_0.63~dfsg-4.dsc 2.1 KiB c0506ebfab8b80d666d2adbe0d25f3ce073d5d2f4e5200c6b9a9ad2a99c81eb2
libuser_0.63~dfsg.orig.tar.xz 350.8 KiB 1cbc26afd631b224a4548e6aa4d7f14f5585838290fb368a2027007c08b3b27a
libuser_0.63~dfsg-4.debian.tar.xz 7.2 KiB 674d63ed6986b7df526faaeca9afcac9f55dc90625b699b09fb289564fe3a06e

No changes file available.

Binary packages built by this source

libuser: user and group account administration library - utilities

 The libuser library implements a standardized interface for manipulating
 and administering user and group accounts. The library uses pluggable
 back-ends to interface to its data sources.
 .
 Sample applications modeled after those included with the shadow password
 suite are included: lchsh, lchfn, lid, lnewusers, lgroupadd, luseradd,
 lgroupdel, luserdel, lusermod, lgroupmod, lchage and lpasswd.

libuser-dbgsym: debug symbols for libuser
libuser1: user and group account administration library - shared libraries

 The libuser library implements a standardized interface for manipulating
 and administering user and group accounts. The library uses pluggable
 back-ends to interface to its data sources.
 .
 This package contains the shared library itself.

libuser1-dbgsym: debug symbols for libuser1
libuser1-dev: user and group account administration library - development files

 The libuser library implements a standardized interface for manipulating
 and administering user and group accounts. The library uses pluggable
 back-ends to interface to its data sources.
 .
 This package contains the development headers and data.

python3-libuser: user and group account administration library - python3 bindings

 The libuser library implements a standardized interface for manipulating
 and administering user and group accounts. The library uses pluggable
 back-ends to interface to its data sources.
 .
 This package contains the Python 3 bindings of the library.

python3-libuser-dbgsym: debug symbols for python3-libuser