@@ -10,7 +10,7 @@ auto_gen=lex.yy.c cfg.tab.c #lexx, yacc etc
#include source related defs
include Makefile.sources
-override exclude_modules:=CVS cpl cpl-c ext radius_acc radius_auth snmp mysql \
+override exclude_modules:=CVS cpl cpl-c ext radius_acc radius_auth snmp \
$(exclude_modules)
static_modules=
static_modules_path=$(addprefix modules/, $(static_modules))
@@ -1,10 +1,8 @@
ser (0.8.9) unstable; urgency=low
- * fixes a few bugs in 0.8.8 (primary some modules which where linked to
- some bad libs)
+ * fixes a few bugs in 0.8.8 (primary some modules which where linked to some bad libs)
- -- Andrei Pelinescu-Onciul <[email protected]> Wed, 7 Oct 2002
- 16:49:05 +0200
+ -- Andrei Pelinescu-Onciul <[email protected]> Wed, 7 Oct 2002 16:49:05 +0200
ser (0.8.8) unstable; urgency=low
@@ -147,7 +147,7 @@ fi
%changelog
-* Fri Oct 4 23:25:52 CEST 2002 Jiri Kuthan <[email protected]>
+* Fri Oct 4 2002 Jiri Kuthan <[email protected]>
- exec module introduced
* Wed Sep 25 2002 Andrei Pelinescu - Onciul <[email protected]>