python-pylibacl 0.6.0-2ubuntu1 source package in Ubuntu

Changelog

python-pylibacl (0.6.0-2ubuntu1) jammy; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Enable building with pie. That was disabled in 2016, but seems
      to build now.

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

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + python-pylibacl-doc: Drop versioned constraint on python-pylibacl in
      Replaces.
    + python-pylibacl-doc: Drop versioned constraint on python-pylibacl in
      Breaks.

  [ Iustin Pop ]
  * Drop the debug package; no reverse dependencies, so this is
    straightforward (Closes: #994365).
  * Bump standards version (no changes).

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 22 Feb 2022 09:24:11 +0100

Upload details

Uploaded by:
Łukasz Zemczak
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
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.orig.tar.gz 40.4 KiB 88a0a4322e3a62d797d61f96ec7f38d1c471c48a3cc3cedb32ab5c20aa98d9ff
python-pylibacl_0.6.0.orig.tar.gz.asc 833 bytes bd35a4cfe01d1996db3f17bec7101d881de75318226afd2922e35f1fd7b4208d
python-pylibacl_0.6.0-2ubuntu1.debian.tar.xz 9.0 KiB 5252fe26ebc30aa58833f2b649d5977d161dc2c596ecef59e5ad5d3ac36203ca
python-pylibacl_0.6.0-2ubuntu1.dsc 2.1 KiB 52d03073a5b9a3aa9bd4b47589e1d60645037599e3607753391c58dcb2e52a5c

Available diffs

View changes file

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