python-fuse 2:1.0.8-1 source package in Ubuntu

Changelog

python-fuse (2:1.0.8-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster
  * Trim trailing whitespace.
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Contact.
  * Update standards version to 4.6.0, no changes needed.
  * Set field Upstream-Contact in debian/copyright.
  * Set upstream metadata fields: Repository-Browse.
  * debian/watch: Use GitHub /tags rather than /releases page.
  * Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright).
  * Update standards version to 4.6.2, no changes needed.
  * Set upstream metadata fields: Repository.

  [ Sébastien Delafond ]
  * New upstream version 1.0.8
  * d/control: build-depend on pkgconf

 -- Sebastien Delafond <email address hidden>  Thu, 13 Jun 2024 11:32:13 +0200

Upload details

Uploaded by:
Sebastien Delafond
Uploaded to:
Sid
Original maintainer:
Sebastien Delafond
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Downloads

File Size SHA-256 Checksum
python-fuse_1.0.8-1.dsc 1.6 KiB 4b2dfdb6f329125905df1171c08c9c28aa90dd8145c79b8596e4964e6a97aca0
python-fuse_1.0.8.orig.tar.xz 46.8 KiB 00511782d0b095802f73f9487ba0260c0757b96b5e38ecc5043e99bdfe048e33
python-fuse_1.0.8-1.debian.tar.xz 5.1 KiB 17ea19ee9148bd970dfb43edf24f1ea81173c80b9e90e8cf6a3f5eac0495022f

No changes file available.

Binary packages built by this source

python3-fuse: Python bindings for FUSE (Filesystems in USErspace) (Python 3 package)

 This is a Python interface to FUSE.
 .
 FUSE (Filesystem in USErspace) is a simple interface for userspace
 programs to export a virtual filesystem to the Linux kernel. FUSE
 also aims to provide a secure method for non privileged users to
 create and mount their own filesystem implementations.
 .
 This is the Python 3 package

python3-fuse-dbgsym: debug symbols for python3-fuse