123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206 |
- file (3.26-1) frozen unstable; urgency=low
- * New upstream release. Upstream author included many Debian enhancements
- and added some minor fixes. Fixes bug #30692. Bug #30875 was fixed in
- previous NMU.
- * Fixed autoconf use.
- -- Nicolás Lichtmaier <nick@debian.org> Wed, 20 Jan 1999 03:15:45 +0000
- file (3.24-4.2) frozen unstable; urgency=HIGH
- * NMU:
- Fix critical bugs #31031 and #31057.
- -- Vincent Renardias <vincent@waw.com> Wed, 6 Jan 1999 01:51:15 +0100
- file (3.24-4.1) frozen unstable; urgency=low
- * Non-maintainer release.
- * Add patch so "\n"-style escapes work (closes:Bug#22854).
- -- Joel Klecker <espy@debian.org> Sun, 13 Dec 1998 16:44:18 -0800
- file (3.24-4) frozen unstable; urgency=low
- * Added `-f' to an rm that might obstaculize automatic builds,
- fixes bug #19970.
- * Removed very old Debian package detection that caused files starting
- with 0.9 to show no description at all, fixes bugs #19657 and #19677.
- -- Nicolás Lichtmaier <nick@feedback.net.ar> Sun, 22 Mar 1998 23:18:34 -0300
- file (3.24-3) unstable; urgency=low
- * Small fix in online help.
- * Changed `Standards-version' to 2.4.0.0 (no changes required).
- * Moved /usr/share/magic to /usr/share/misc/magic, fixes bug #18639.
- -- Nicolás Lichtmaier <nick@feedback.net.ar> Sun, 8 Mar 1998 14:28:45 -0300
- file (3.24-2) unstable; urgency=low
- * Fixed upstream completely broken configure.in (wasn't showing special
- files major & minor numbers).
- * Included upsstream magic2mime in the binary package.
- * Added more HTML tokns to names.h.
- * Added lzop compressd files definition, contributed
- by Paolo Molaro <lupus@lettere.unipd.it>.
- * Moved magic data to /usr/share/magic (not a conffile). /etc/magic will
- be used for local magic definitions.
- -- Nicolás Lichtmaier <nick@feedback.net.ar> Tue, 24 Feb 1998 21:21:59 -0300
- file (3.24-1) unstable; urgency=low
- * names.h: Added HTML.
- * New upstream release.
- -- Nicolás Lichtmaier <nick@feedback.net.ar> Sat, 21 Feb 1998 00:47:11 -0300
- file (3.23-1) unstable; urgency=low
- * Added long version for the new option `-b' (`--brief'). Added long
- option to manpage. Added the option to the usge message (`--help').
- * Added GNU message catalog magic, contributed
- by Santiago Vila Doncel <sanvila@unex.es>, fixes bug #14743.
- * Removed duplcated entry for romfs, fixes bug #13977.
- * New upstream release, fixes bug #17830.
- -- Nicolás Lichtmaier <nick@feedback.net.ar> Thu, 19 Feb 1998 00:12:32 -0300
- file (3.20.1-8) unstable; urgency=low
- * Added magic for Octave contributed
- by Dirk Eddelbuettel <edd@rosebud.sps.queensu.ca>
- * names.h: Added detectionn of Java source code.
- * softmagic.c: When converting endianness only swap bytes if needed.
- * Use %m instead of strerr.
- * Added magic for WordPerfect files, contributed
- by Scott K. Ellis <ellis@charon.valueweb.net>.
- -- Nicolás Lichtmaier <nick@feedback.net.ar> Fri, 10 Oct 1997 17:22:27 -0300
- file (3.20.1-7) unstable; urgency=low
- * Changed maintainer address.
- * Added filesystems and Linux86 magic, contributed
- by Juan Cespedes <cespedes@debian.org>, fixes #13279.
- * Keep files' date.
- * Added GIMP file formats, contributed
- by Kenneth MacDonald <kenny@ed.ac.uk>.
- -- Nicolás Lichtmaier <nick@feedback.net.ar> Wed, 9 Jul 1997 00:22:38 -0300
- file (3.20.1-6) unstable; urgency=low
- * Minor changes to debian/rules.
- * Modified manpage.
- * Added `--help' option.
- * Added magic data for vgetty voice formats (thanks to
- David Engel <david@sw.ods.com>).
- * Arguments to a printf casted to long long, fixes #10779.
- -- Nicolás Lichtmaier <nick@feedback.com.ar> Mon, 23 Jun 1997 20:21:58 -0300
- file (3.20.1-5) unstable; urgency=low
- * Added Linux kernel boot image version detection for new kernels.
- * Removed `-Wall' warnings.
- * Added "DEC SRC Virtual Paper: Lectern files" type,
- contributed by Karl M. Hegbloom <karlheg@inetarena.com>.
- * Removed useless RCS ids.
- * Corrected compilation flags.
- * Don't try to keep file modification time, it changed file status change
- time. And it's more natural a change in access time than in file status
- change time. Fixes bug #7920.
- * Minor fix to manpage.
- -- Nicolás Lichtmaier <nick@feedback.com.ar> Wed, 18 Jun 1997 21:55:49 -0300
- file (3.20.1-4) unstable; urgency=low
- * Built with libc6.
- -- Nicolás Lichtmaier <nick@feedback.com.ar> Wed, 18 Jun 1997 00:09:58 -0300
- file (3.20.1-3) unstable; urgency=low
- * Removed information about who created the /etc/magic file.
- * Removed creation date from /etc/magic. This changed the md5sum of this
- conffile every release.
- * Man page updated.
- * Added long options support.
- -- Nicolás Lichtmaier <nick@feedback.com.ar> Tue, 11 Mar 1997 15:19:43 -0300
- file (3.20.1-2) unstable; urgency=low
- * Improved MS applications' docuemts detection (#4473).
- * Added Steve McIntyre's contributed formats (#6735).
- * New upstream release has fixed bugs #5777 #5838 and #6656 . All
- reporting that file didn't detect Java's .class.
- * My name is Nicolás. Fixes #7238 (!).
- -- Nicolás Lichtmaier <nick@feedback.com.ar> Wed, 12 Feb 1997 02:53:42 -0300
- file (3.20.1-1) unstable; urgency=low
- * Added LSM files detection.
- * Clarified header of /etc/magic.
- * Added detection of creation time for .deb's.
- * Added detection of 2.1.x kernels.
- * Upstream fix to handle \n in arguments to string format broke
- description that expected \n to end the string. Changed file
- to discard \n's and following text at print time.
- * Upstream changelog included.
- * New upstream release
- -- Nicolás Lichtmaier <nick@feedback.com.ar> Sun, 9 Feb 1997 23:41:39 -0300
- file (3.19-7) unstable; urgency=low
- * Corrected section in control file.
- * New maintainer.
- -- Nicolás Lichtmaier <nick@feedback.com.ar> Sun, 9 Feb 1997 21:49:19 -0300
- file (3.19-6) unstable; urgency=low
- * Added detection of pcap data files (like used by tcpdump) Peter Tobias
- <tobias@et-inf.fho-emden.de>
- * Removed signal detection from core files. Doesn't work for ELF binaries
- Peter Tobias <tobias@et-inf.fho-emden.de>.
- * Changed to new source format.
- -- Nicolás Lichtmaier <nick@feedback.com.ar> Mon, 3 Feb 1997 20:11:00 -0300
- File 3.19 Debian 5 Mon Jul 8 23:07:21 1996 Darren Stalder <torin@daft.com>
- * Change of maintainer and updated for multi-architecture build (fixes Bug #3332)
- * Un-right-justified the description field
- * Move entry for debian packages to the correct spot and update it for debian 2.0 packages (fixes Bug #3411)
- * Add entry for TrueType fonts to Magdir/fonts
- Changes for file-3.19-4
- elf package
- * added entry for Adobe Postscript PPD files in Magdir/ppd.
- Changes for file-3.19-3
- elf package
- * added entry for linux kernal images to source file Magdir/linux
- Changes for file-3.19-2
- elf package
- * add MAGIC=/etc/magic to make(1) invocation
- * change maintainer email address
- Changes for file-3.19-1
- elf package
- * added debian.* files
- * modified Magdir/archive to add debian-split entry to ar archives
- * modified magdir/elf to add more entry for core file
- Local variables:
- mode: debian-changelog
- End:
|