file 1:5.41-4 source package in Ubuntu
Changelog
file (1:5.41-4) unstable; urgency=medium * Use the just-built file executable only if it exists -- Christoph Biedl <email address hidden> Sun, 24 Apr 2022 12:49:37 +0200
Upload details
- Uploaded by:
- Christoph Biedl
- Uploaded to:
- Sid
- Original maintainer:
- Christoph Biedl
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
file_5.41-4.dsc | 2.2 KiB | 517d9970c7acedf59bd99fb984f5e22ae2454bfca5f58de5978d5ac01f6069e2 |
file_5.41.orig.tar.gz | 1.0 MiB | 13e532c7b364f7d57e23dfeea3147103150cb90593a57af86c10e4f6e411603f |
file_5.41.orig.tar.gz.asc | 169 bytes | 6373c37ef9d824e3db55f96d6dcf63c9cd2ed5361a30062ccd0c576fe1eb1373 |
file_5.41-4.debian.tar.xz | 33.5 KiB | 34c8083fe121e9a033b0e03f9e5d68bdc195014f6f593f731641f4d83eb58cc6 |
Available diffs
- diff from 1:5.41-3 to 1:5.41-4 (619 bytes)
No changes file available.
Binary packages built by this source
- file: Recognize the type of data in a file using "magic" numbers
The file command is "a file type guesser", a command-line tool that
tells you in words what kind of data a file contains.
.
This package contains the file program itself.
- file-dbgsym: debug symbols for file
- libmagic-dev: Recognize the type of data in a file using "magic" numbers - development
This library can be used to classify files according to magic number
tests.
.
This package contains the development files.
- libmagic-mgc: File type determination library using "magic" numbers (compiled magic file)
This package provides the compiled magic file "magic.mgc". It has
been separated from libmagic1 in order to meet the multiarch
requirements without breaking applications that expect this file
at its absolute path.
- libmagic1: Recognize the type of data in a file using "magic" numbers - library
This library can be used to classify files according to magic number
tests. It implements the core functionality of the file command.
- libmagic1-dbgsym: debug symbols for libmagic1