file 1:5.46-ok1 source package in openKylin

Changelog

file (1:5.46-ok1) huanghe; urgency=medium

  * rebuild source for openKylin

 -- wangweiran <wangweiran@wangweiran-kaitianm630z>  Tue, 14 Apr 2026 11:15:54 +0800

Upload details

Uploaded by:
wangweiran
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Christoph Biedl
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main utils

Downloads

File Size SHA-256 Checksum
file_5.46.orig.tar.gz 1.3 MiB c9cc77c7c560c543135edc555af609d5619dbef011997e988ce40a3d75d86088
file_5.46.orig.tar.gz.asc 201 bytes 01e43559e64e173c9c9f02714fb48cf631ee810def768507f077ff1309c8badc
file_5.46-ok1.debian.tar.xz 36.9 KiB 8d0b1fc0d038caa7a38ae0fbd81351d76558eb32b1b088403d69507429eed244
file_5.46-ok1.dsc 2.1 KiB b1d2d2fcbe360f084643068d7946e6d76356f0f7e4c0664f36c4cd0ab9bf5601

Available diffs

View changes file

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 libmagic1t64 in order to meet the multiarch
 requirements without breaking applications that expect this file
 at its absolute path.

libmagic1t64: 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.

libmagic1t64-dbgsym: debug symbols for libmagic1t64