head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	99.12.20.22.17.09;	author rkrusty;	state Exp;
branches;
next	1.1;

1.1
date	99.10.15.01.08.35;	author rkrusty;	state Exp;
branches;
next	;


desc
@@


1.2
log
@[IEM] debconf cleanup
@
text
@#!/bin/sh -e

# Versioning
version=0.0.5-1.0

# Use debconf baby
. /usr/share/debconf/confmodule.sh

db_version
db_input "medium" skattek/welcome
db_go
@


1.1
log
@[IEM] Migrating skattek to debconf. (debian build stuff)
      Updating the defaults.php3.dist file removing unneeded items
      Same with the pgsql create script
      Updating Changes, version number, etc...
      Removing unneeded default options from the object
      Slowly moving away from a db.lib and towards phplib
@
text
@d4 1
a4 1
version=0.0.4-1.0
@

