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
|
nms-ffa (1.21-1) unstable; urgency=low
* New upstream release
* New maintainer (Closes:#250700)
* Rewrite of the rules script
* Fixed lintian warnings
* Updated to latest standards version and debhelper compatibility
*
-- Clément Stenac <zorglub@via.ecp.fr> Sat, 11 Sep 2004 20:25:56 +0200
nms-ffa (1.20-3) unstable; urgency=low
* include upstream changelog
-- Christoph Martin <christoph.martin@uni-mainz.de> Fri, 4 Oct 2002 11:15:44 +0200
nms-ffa (1.20-2) unstable; urgency=low
* repackaging to create correct orig.tar.gz
-- Christoph Martin <christoph.martin@uni-mainz.de> Fri, 4 Oct 2002 10:03:22 +0200
nms-ffa (1.20-1) unstable; urgency=low
* new upstream
* ffa.pl (1.12):
* Suppressed output of headers in fatalsToBrowser if $done_headers
* Suppressed output of '<link rel...' if not $style
* DOCTYPE in fatalsToBrowser
* moved redirects until after possible cause of failure
* some small XHTML fixes
* ffa.pl (1.13):
* Added locale support
* ffa.pl (1.15):
* removed http header sent before an attempt to redirect
* ffa.pl (1.17):
* niggling change to mailprog in ffa
* Added wrapping to FormMail
* ffa.pl (1.18):
* changed some instances of replacement of non-printable cahracters
with the empty string to replacement of non-printables with spaces.
* ffa.pl (1.19):
* changed $main::DEBUGGING to $DEBUGGING, since the assumption that
we're in package main is invalid under mod_perl
* ffa.pl (1.20):
* changed caller(1) to caller(0), preventing an undef warning if the
error page is triggered outside a sub
-- Christoph Martin <christoph.martin@uni-mainz.de> Wed, 2 Oct 2002 17:27:10 +0200
nms-ffa (1.11-1) unstable; urgency=low
* Initial Release.
-- Christoph Martin <christoph.martin@uni-mainz.de> Wed, 13 Mar 2002 16:13:10 +0100
|