Your message dated Tue, 03 Apr 2007 18:17:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#277339: fixed in file 4.20-4
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: file
Version: 4.07-2
Severity: wishlist
Hello "file" people,
Here is the magic to detect a GEDCOM file. GEDCOM is the standard
format for genealogical (family history) data and is widely supported by
family tree programs and web sites. The format is defined in a document
published by the LDS Church (the Mormons) and can be found by googling
for GEDCOM 5.5 PDF.
It is allowed for GEDCOM files to be in UNICODE, though the standard is
vague about whether that means UTF-8 or 16-bit characters. Such files
are rare.
All files should start with the line "0 HEAD" and that is what this rule
looks for:
0 string 0\ HEAD GEDCOM text
(As an aside, this works when it is in my ~/.magic, but not when it is
in /etc/magic. Running strace on file suggests that it never reads
/etc/magic. When I change /etc/magic, am I supposed to compile it
somehow? Any suggestions as to what I am doing wrong would be
appreciated.)
Regards,
Phil.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.3-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8
Versions of packages file depends on:
ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an
ii libmagic1 4.07-2 File type determination library us
ii zlib1g 1:1.2.1-4 compression library - runtime
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: file
Source-Version: 4.20-4
We believe that the bug you reported is fixed in the latest version of
file, which is due to be installed in the Debian FTP archive:
file_4.20-4.diff.gz
to pool/main/f/file/file_4.20-4.diff.gz
file_4.20-4.dsc
to pool/main/f/file/file_4.20-4.dsc
file_4.20-4_i386.deb
to pool/main/f/file/file_4.20-4_i386.deb
libmagic-dev_4.20-4_i386.deb
to pool/main/f/file/libmagic-dev_4.20-4_i386.deb
libmagic1_4.20-4_i386.deb
to pool/main/f/file/libmagic1_4.20-4_i386.deb
python-magic_4.20-4_i386.deb
to pool/main/f/file/python-magic_4.20-4_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated file package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 3 Apr 2007 14:25:00 +0200
Source: file
Binary: libmagic1 file libmagic-dev python-magic
Architecture: source i386
Version: 4.20-4
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description:
file - Determines file type using "magic" numbers
libmagic-dev - File type determination library using "magic" numbers
(developmen
libmagic1 - File type determination library using "magic" numbers
python-magic - File type determination library using "magic" numbers (python
bin
Closes: 277339 279322 284803 294070 335036 347263 381053 388356 394522 417511
Changes:
file (4.20-4) unstable; urgency=low
.
* Rediffed some patches, now having always the same format of adding new
magics.
* Added patch from Ralph Amissah <[EMAIL PROTECTED]> to add magic for
SiSU Markup Language.
* Added patch from Radek Vokal <[EMAIL PROTECTED]> to add magic for
Xen saved domains.
* Added patch from Radek Vokal <[EMAIL PROTECTED]> to add magic for
Apple Emulator 2IMG format.
* Added patch from Aaron Botsis <[EMAIL PROTECTED]> to add magic for
Oracle Clustered Filesytem.
* Added patch from Werner Fink <[EMAIL PROTECTED]> to update pcp magics.
* Added patch from Mads Martin Joergensen <[EMAIL PROTECTED]> to add magic
for
NetWare Loadable Modules (NLMs).
* Added patch from Reuben Thomas <[EMAIL PROTECTED]> to add magic for
Inform interactive fiction language (Closes: #394522).
* Added patch to add magic for Erlang BEAM and JAM files (Closes: #388356).
* Added patch from David Newgas <[EMAIL PROTECTED]> to add magic for
AVG vault files (Closes: #381053).
* Added patch from root <[EMAIL PROTECTED]> to add magic for detecting
H.264 video in AVI files (Closes: #347263).
* Added patch from Seo Sanghyeon <[EMAIL PROTECTED]> to update
lua magic with Lua bytecode (Closes: #335036).
* Added patch from Daniel van Eeden <[EMAIL PROTECTED]> to add magic for
PAR2 archive files (Closes: #294070).
* Added patch from Mario Lang <[EMAIL PROTECTED]> to add magic for
SuperCollider 3 Synth Definition File Format (Closes: #284803).
* Added patch from Russell Coker <[EMAIL PROTECTED]> to add magic for
Adaptive Multi-Rate Codec files (Closes: #279322).
* Added patch from Phil Endecott <[EMAIL PROTECTED]> to add magic for
GEDCOME genealogical data files (Closes: #277339).
* Added patch from Nicolas François <[EMAIL PROTECTED]>to
fix wrong formating in manpage (Closes: #417511).
Files:
ff7b8ac0b5469aee33a6a281f9614d34 678 utils standard file_4.20-4.dsc
e31490bcc8d54e703a30d1cedfb4ec5d 36299 utils standard file_4.20-4.diff.gz
6d07a8d1d7c4f06f014e0929e9a1130a 38116 utils standard file_4.20-4_i386.deb
a1f87b7ea6e1ffc75193d5e1c88f9f8b 326780 libs standard libmagic1_4.20-4_i386.deb
d266598d7e0adfcfb158f017fac23b6d 62608 libdevel optional
libmagic-dev_4.20-4_i386.deb
edfae951a8c9352320763b6755d74460 26280 python extra
python-magic_4.20-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGEpgc+C5cwEsrK54RAiGAAKC83AeDlJ3C++Q9Eu2QJ/eEv5eHugCgs2h7
rHtQ5t8jElKLfHonSXhyZEw=
=RAKk
-----END PGP SIGNATURE-----
--- End Message ---