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
|
libapache2-mod-encoding (20040616-4.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBS, add path to mod_encoding.o to gcc call
Closes: #393019
* Replace obsolete dependency on apache2-common with
apache2.2-common (Closes: #391779)
-- Michael Ablassmeier <abi@debian.org> Thu, 19 Oct 2006 12:31:32 +0200
libapache2-mod-encoding (20040616-4.1) unstable; urgency=low
* Non-maintainer upload.
* Add missing include directive to fix an implicitly converted return pointer
from apr_pstrdup(). Closes: #325506
-- dann frazier <dannf@debian.org> Sun, 2 Oct 2005 22:12:06 -0600
libapache2-mod-encoding (20040616-4) unstable; urgency=low
* add includes <regex.h>. Thanks for Andreas Jochens. (Closes: #297981)
-- Tatsuki Sugiura <sugi@nemui.org> Wed, 9 Mar 2005 21:45:44 +0900
libapache2-mod-encoding (20040616-3) unstable; urgency=medium
* rebuild for new ABI of apache2 2.0.50-9 (Closes: #266183)
-- Tatsuki Sugiura <sugi@nemui.org> Tue, 17 Aug 2004 15:06:06 +0900
libapache2-mod-encoding (20040616-2) unstable; urgency=low
* Update; debian/copyright from upstream source.
-- Tatsuki Sugiura <sugi@nemui.org> Mon, 28 Jun 2004 16:33:12 +0900
libapache2-mod-encoding (20040616-1) unstable; urgency=low
* New upstream release.
-- Tatsuki Sugiura <sugi@nemui.org> Wed, 23 Jun 2004 13:58:56 +0900
libapache2-mod-encoding (20020611a.2-2) unstable; urgency=low
* lisence fixed.
* upload official archive (Closes: #227051)
-- Tatsuki Sugiura <sugi@nemui.org> Tue, 15 Jun 2004 03:13:35 +0900
libapache2-mod-encoding (20020611a.2-1) unstable; urgency=low
* Initial Release.
-- Tatsuki Sugiura <sugi@nemui.org> Sun, 11 Jan 2004 07:51:53 +0900
|