python-fsquota 0.1.0+dfsg1-4 source package in Ubuntu

Changelog

python-fsquota (0.1.0+dfsg1-4) unstable; urgency=medium

  * debian/rules: extend clean target (Closes: #1046495)
  * update Standards-Version (no changes needed)
  * update lintian overrides
  * update years in debian/copyright

 -- Philipp Huebner <email address hidden>  Sat, 30 Dec 2023 22:14:44 +0100

Upload details

Uploaded by:
Philipp Huebner
Uploaded to:
Sid
Original maintainer:
Philipp Huebner
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-fsquota_0.1.0+dfsg1-4.dsc 2.0 KiB 944f9caf34cff15da72bc1f67ed8a8e3274ff1d7d2e7416747f66809fd9d120f
python-fsquota_0.1.0+dfsg1.orig.tar.gz 61.0 KiB ed4a1f6fbbcc4e9d97c84522b7d5daf5a9d84c16b3c605d82f0966f57e98c811
python-fsquota_0.1.0+dfsg1-4.debian.tar.xz 2.5 KiB 47f40c796293d43acfe5af15cfa2476db4f638b734bc5213aaffb0db59724b3c

No changes file available.

Binary packages built by this source

python3-fsquota: Python filesystem quota module (Python 3)

 This module for Python 3 allows accessing file system quotas on UNIX platforms
 from Python scripts. This works both for locally mounted file systems and
 network file systems (via RPC, i.e. Remote Procedure Call). The interface is
 designed to be independent of UNIX flavours as well as file system types.
 .
 This package installs the library for Python 3.

python3-fsquota-dbgsym: debug symbols for python3-fsquota