file 5.09-1 source package in Ubuntu

Changelog

file (5.09-1) unstable; urgency=low

  [ Daniel Baumann ]
  * Removing pre-squeeze conflicts against file in libmagic1.
  * Removing pre-squeeze version from python build-depends.
  * Merging upstream version 5.09.

  [ Judit Foglszinger ]
  * Removing magic-add-lrf.patch, went upstream.
  * Renaming doc-manpages.patch.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  20 Oct 2011 06:27:36 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Daniel Baumann
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
file_5.09.orig.tar.gz 593.2 KiB bde1c9830ee6c234871778faae8277fdcf775fbb16dea63c8251e24b7c2f869c
file_5.09-1.debian.tar.gz 26.4 KiB 7f7c717b5ad60f20c855f032936b0b1366e02dcb0f8978c12b56664907e4f20a
file_5.09-1.dsc 1.3 KiB 00d5f555a90336caf971831b441c42a59e3e81d0f82e54129a1973134756d4d4

Available diffs

View changes file

Binary packages built by this source

file: Determines file type using "magic" numbers

 File tests each argument in an attempt to classify it. There are three sets of
 tests, performed in this order: filesystem tests, magic number tests, and
 language tests. The first test that succeeds causes the file type to be
 printed.

libmagic-dev: File type determination library using "magic" numbers (development)

 This library can be used to classify files according to magic number tests. It
 implements the core functionality of the file command.
 .
 This package contains the development files.

libmagic1: File type determination library using "magic" numbers

 This library can be used to classify files according to magic number tests. It
 implements the core functionality of the file command.

python-magic: File type determination library using "magic" numbers (Python bindings)

 This library can be used to classify files according to magic number tests. It
 implements the core functionality of the file command.
 .
 This package contains the Python bindings.

python-magic-dbg: File type determination library using "magic" numbers (Python bindings/debug)

 This library can be used to classify files according to magic number tests. It
 implements the core functionality of the file command.
 .
 This package contains the Python bindings, built for the Python debug
 interpreter.