python-pylibacl 0.6.0-3 source package in Ubuntu

Changelog

python-pylibacl (0.6.0-3) unstable; urgency=medium

  * Re-enable PIE (builds just fine nowadays) (Closes: #986190).
  * Enable LTO builds (Closes: #1015601).
  * Bump standars version to 4.6.2 (no changes).

 -- Iustin Pop <email address hidden>  Fri, 20 Jan 2023 14:01:09 +0100

Upload details

Uploaded by:
Iustin Pop
Uploaded to:
Sid
Original maintainer:
Iustin Pop
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-pylibacl_0.6.0-3.dsc 2.4 KiB 4db00d74e26094f0089c4868821ffab5efa963d76cdf1fdb9ed96641aee586a3
python-pylibacl_0.6.0.orig.tar.gz 40.4 KiB 88a0a4322e3a62d797d61f96ec7f38d1c471c48a3cc3cedb32ab5c20aa98d9ff
python-pylibacl_0.6.0.orig.tar.gz.asc 833 bytes bd35a4cfe01d1996db3f17bec7101d881de75318226afd2922e35f1fd7b4208d
python-pylibacl_0.6.0-3.debian.tar.xz 8.8 KiB 9d1f1bc91f82c612fae99f96f72dda65b613afe18d5a17a9109416ee96739761

No changes file available.

Binary packages built by this source

python-pylibacl-doc: module for manipulating POSIX.1e ACLs (documentation)

 pylibacl is a Python interface to the libacl library. It allows
 manipulation of the POSIX.1e-compliant filesystem ACLs present
 in some operating systems (GNU/Linux included).
 .
 This package contains the HTML documentation for the library.

python3-pylibacl: module for manipulating POSIX.1e ACLs (Python3 version)

 pylibacl is a Python interface to the libacl library. It allows
 manipulation of the POSIX.1e-compliant filesystem ACLs present
 in some operating systems (GNU/Linux included).
 .
 This package contains the library for Python 3.

python3-pylibacl-dbgsym: debug symbols for python3-pylibacl