attr 1:2.5.1-4 source package in Ubuntu

Changelog

attr (1:2.5.1-4) unstable; urgency=medium

  * Switch to Standards-Version 4.6.2 (no changes needed).
  * Do not trim debian/changelog.
  * Update debian/patches metadata.
  * Make globs in debhelper fragment files more specific.
  * Refresh upstream OpenPGP signing certificates.

 -- Guillem Jover <email address hidden>  Tue, 17 Jan 2023 23:34:38 +0100

Upload details

Uploaded by:
Guillem Jover
Uploaded to:
Sid
Original maintainer:
Guillem Jover
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main utils
Lunar release main utils

Downloads

File Size SHA-256 Checksum
attr_2.5.1-4.dsc 2.4 KiB 0e1486bff1649602cb5cbb6224dbb641436dc8cd28d5c336ad85d650e07d23dd
attr_2.5.1.orig.tar.xz 310.7 KiB db448a626f9313a1a970d636767316a8da32aede70518b8050fa0de7947adc32
attr_2.5.1.orig.tar.xz.asc 833 bytes 67bc632e754efbadba846d0b40138b3fc3e306c3b909a9ba868c6dba1e2689d0
attr_2.5.1-4.debian.tar.xz 31.4 KiB aea02a3c980a82804a5a333bf02e9e2737a8c5808671625595511290863d6791

Available diffs

No changes file available.

Binary packages built by this source

attr: utilities for manipulating filesystem extended attributes

 A set of tools for manipulating extended attributes on filesystem
 objects, in particular getfattr(1) and setfattr(1).
 An attr(1) command is also provided which is largely compatible
 with the SGI IRIX tool of the same name.

attr-dbgsym: debug symbols for attr
libattr1: extended attribute handling - shared library

 Contains the runtime environment required by programs that make use
 of extended attributes.

libattr1-dbgsym: debug symbols for libattr1
libattr1-dev: extended attributes handling - static libraries and headers

 This package contains the libraries and header files needed to develop
 programs which make use of extended attributes. For Linux programs,
 the documented system call API is the recommended interface, but an
 SGI IRIX compatibility interface is also provided.
 .
 Currently most filesystems support extended attributes.
 The SGI IRIX compatibility API built above the Linux system calls is
 used by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8).