attr 1:2.4.46-3 source package in Ubuntu Linaro Evaluation Build

Changelog

attr (1:2.4.46-3) unstable; urgency=medium
  * libattr1: Don't pass "-Zbzip2 -z9" to dpkg-deb    Closes: 634090  * Don't ship .la files -- Anibal Monsalve Salazar <email address hidden>  Sun, 17 Jul 2011 12:19:48 +1000

Upload details

Uploaded by:
Anibal Monsalve Salazar
Uploaded to:
Sid
Original maintainer:
Anibal Monsalve Salazar
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe utils

Builds

Oneiric: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
attr_2.4.46-3.dsc 1.9 KiB 56360c0de721882d83083267574607749e8b388a2b8669d0cd9961afd8a169d9
attr_2.4.46.orig.tar.bz2 269.1 KiB 1d74b0251d5a069377cf1996269b4d64d81b8529b12cc95e18a9a7074096ca6b
attr_2.4.46-3.debian.tar.bz2 6.2 KiB fa62225dd8805266b86fe4bbdbc0a85abe06fbf9032829c285e2d1bc2e3ba19e

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.

libattr1: Extended attribute shared library

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

libattr1-dev: Extended attribute static libraries and headers

 attr-dev 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 only ext2, ext3, JFS and XFS 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).