attr 1:2.4.46-5ubuntu1 source package in Ubuntu

Changelog

attr (1:2.4.46-5ubuntu1) precise; urgency=low

  * Merge from Debian testing, remaining changes:
    - Build-depend on gettext:any, since we only need it to run tools at
      build-time.

attr (1:2.4.46-5) unstable; urgency=low

  * Add Debian epoch version to shlibs dependency.

attr (1:2.4.46-4) unstable; urgency=low

  * Mark libattr1-dev Multi-Arch: same
    Patch by Steve Langasek
    Closes: 647855
  * Build if autconf2.13 is installed
    Add 12-643587-attr-autoconf-version-check.patch
    Patch by Wookey
    Closes: 643587
 -- Steve Langasek <email address hidden>   Sat, 17 Dec 2011 19:49:26 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main utils

Downloads

File Size SHA-256 Checksum
attr_2.4.46.orig.tar.gz 330.3 KiB dcd69bdca7ff166bc45141eddbcf21967999a6b66b0544be12a1cc2fd6340e1f
attr_2.4.46-5ubuntu1.debian.tar.bz2 6.8 KiB c1dd960b358e282d1b42a92b9036c6a605b272ceb37a27183a0bcaf8dfe0aa93
attr_2.4.46-5ubuntu1.dsc 2.1 KiB 0ebece322d90ce8fb4de27060aacbcecd0f61225681bf24c0ae8761cdc4fb83c

View changes file

Binary packages built by this source

attr: No summary available for attr in ubuntu quantal.

No description available for attr in ubuntu quantal.

libattr1: No summary available for libattr1 in ubuntu quantal.

No description available for libattr1 in ubuntu quantal.

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).