1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
fweb (1.60beta-11) frozen unstable; urgency=low
* Fixed typo in prerm (Fixes: Bug#22248).
* Passed lintian 0.4.2.
-- Yann Dirson <dirson@debian.org> Fri, 8 May 1998 21:36:47 +0200
fweb (1.60beta-10) frozen unstable; urgency=low
* Fixed install-docs check+call to make postinst/prerm abort (Fixes:
Bug#21254).
-- Yann Dirson <dirson@debian.org> Tue, 21 Apr 1998 21:34:29 +0200
fweb (1.60beta-9) frozen unstable; urgency=low
* Make it install into frozen too.
-- Yann Dirson <dirson@debian.org> Mon, 6 Apr 1998 10:48:33 +0200
fweb (1.60beta-8) unstable; urgency=low
* Fixed test for install-docs to use -x.
* Added provision for debhelper in prerm.
* Fixed docbase location for HTML docs (Fixes: Bug#20672).
-- Yann Dirson <dirson@debian.org> Sun, 5 Apr 1998 16:17:29 +0200
fweb (1.60beta-7) unstable; urgency=low
* Updated maintainer address.
* Changed upstream version number to reflect beta state. Final 1.60
should appear soon.
* Renamed source file to reflect this fact.
* Added note in copyright file about the source archive being no
more available on the original server, until final 1.60 is out.
* Removed .du file.
* Updated FSF address in copyright file.
* Removed use of deprecated dh_installdebfiles.
* Replaced menu/dwww support with docbase support.
* Added paranoid "export LC_ALL=C" in debian/rules.
* Conforms to standards version 2.4.0.0.
* Passed lintian 0.3.1.
-- Yann Dirson <dirson@debian.org> Fri, 13 Mar 1998 10:52:28 +0100
fweb (1.60-6) unstable; urgency=low
* Added call to 'texhash' in postinst/postrm.
* Switched to debhelper.
* Dropped support fod dwww-index, as menu is more powerful.
-- Yann Dirson <dirson@univ-mlv.fr> Thu, 11 Dec 1997 17:28:03 +0100
fweb (1.60-5) unstable; urgency=low
* Removed DEBIAN/ directory from source! (Closes:Bug#13619).
* Moved latex files into a litprog/ subdir.
* Use new virtual packages "c-compiler" & "fortran77-compiler" in
Recommends.
* Recommends "tetex-base" instead of old "latex".
* Replaced old "Recommends: `,'" with a more usefule "Recommends: `|'"
with an additionnal "Suggests: `,'" in control file.
-- Yann Dirson <dirson@univ-mlv.fr> Sat, 29 Nov 1997 17:15:54 +0100
fweb (1.60-4) unstable; urgency=low
* Switched to libc6
* Misc debian/rules cleanup
* Provided documentation as info files again
* Moved html files under doc/fweb/html-info
* Added minimal manpage for idxmerge (really fixes bug #8560)
-- Yann Dirson <dirson@univ-mlv.fr> Sun, 29 Jun 1997 21:29:08 +0200
fweb (1.60-3) unstable; urgency=low
* Turned info documents into HTML
* Added support for menu/dwww and dwww/.dwww-index to access the doc
* Cleanups in debian/rules and Web/Makefile
-- Yann Dirson <dirson@univ-mlv.fr> Sat, 14 Jun 1997 13:31:39 +0200
fweb (1.60-2) unstable; urgency=low
* Added missing manpage links (fixes bug #8560)
* Fixed typos in Description
* Removed requirement of version ">= 2e" in latex recommendation
-- Yann Dirson <dirson@univ-mlv.fr> Tue, 6 May 1997 22:46:13 +0200
fweb (1.60-1) unstable; urgency=low
* Initial revision
-- Yann Dirson <dirson@univ-mlv.fr> Sun, 9 Feb 1997 13:19:17 +0100
Local variables:
mode: debian-changelog
add-log-mailing-address: "dirson@debian.org"
End:
|