dpsyco (1.0.10) unstable; urgency=low

  * Added documentation from Machael Boman
    <michael.boman@securecirt.com>, closes: #128120.
  * Fixed purge problem, moved deconfiguring to prerm from postinst,
    closes: #141732.

 -- Ola Lundqvist <opal@debian.org>  Mon,  8 Apr 2002 20:41:30 +0200

dpsyco (1.0.9) unstable; urgency=low

  * Created some scripts to automate dependency information and allow
    for cron-apt update.
  * Fixed error on update, closes: #134894.

 -- Ola Lundqvist <opal@debian.org>  Mon, 11 Mar 2002 23:23:07 +0100

dpsyco (1.0.8) unstable; urgency=low

  * Fixed spelling errors in dpsyco, closes: #124567.
  * Fixed spelling errors in dpsyco-base, closes: #124568.
  * Fixed spelling errors in dpsyco-cfengine, closes: #124569.
  * Fixed spelling errors in dpsyco-devel, closes: #124570.
  * Fixed spelling errors in dpsyco-mysql, closes: #124571.
  * Fixed spelling errors in dpsyco-patch, closes: #124572.
  * Fixed spelling errors in dpsyco-sudo, closes: #124576.
  * Fixed spelling errors in dpsyco-samba, closes: #124573.
  * Fixed spelling errors in dpsyco-skel, closes: #124574.
  * Moved two chmod lines to the correct package, closes: #125652.
 -- Ola Lundqvist <opal@debian.org>  Thu, 20 Dec 2001 15:56:29 +0100

dpsyco (1.0.7) unstable; urgency=low

  * Made dpsyco-ssh ssh2 aware, using a simple symlink.
  * Fixed sudo dependency in dpsyco-ssh, closes: #122369.
  * Fixed problem with the sudo file. Now it backs up the sudo
    file, closes: #121194, #121197.
  * Fixed a ssh generation problem, closes: #112896.
  * Fixed a uninstallation problem, closes: #121196.
  * Added a test-nfs option.

 -- Ola Lundqvist <opal@debian.org>  Fri, 07 Dec 2001 15:05:59 +0100

dpsyco (1.0.6) unstable; urgency=low

  * Fixed bug in dpsyco-sudo, closes: #119291.
  * Think the cat bug should habe been fixed by now, closes: #114456.
  * Made the build dep arch independent.

 -- Ola Lundqvist <opal@debian.org>  Mon, 13 Nov 2001 23:21:51 +0100

dpsyco (1.0.5) unstable; urgency=low

  * Fixed conflict problem.
  * Fixed postinst error.
  * Removes the /etc/dpsyco/adduser.conf only on purge.

 -- Ola Lundqvist <opal@debian.org>  Wed, 10 Oct 2001 21:40:49 +0200

dpsyco (1.0.4) unstable; urgency=low

  * Fixed prerm bug when removing.
  * Implemented the UID/GID change possibility mentioned in the README file.
  * Moved the postinst scripts to dpsyco-lib instead because the
    adduser.conf is needed by everything.
  * Wrote some manual pages.
  * Fixed bug in dpsyco-delhome so that it is not doing the same time
    as dpsyco-restorehome.
  * Updated the control file so that packages only depend on dpsyco-lib
    and not on dpsyco-base. This makes things more flexible.

 -- Ola Lundqvist <opal@debian.org>  Tue,  9 Oct 2001 15:26:04 +0200

dpsyco (1.0.3) unstable; urgency=low

  * Fixed installation problem, closes: #114183.

 -- Ola Lundqvist <opal@debian.org>  Tue,  2 Oct 2001 12:01:00 +0200

dpsyco (1.0.2) unstable; urgency=low

  * Added suggestion of jablicator and dpkg-repack.
  * Removed -depth from the find line in dpsch-cvsclean so that it works
    in potato too.
  * Fixed group problem.
  * Fixed el recommendation, now suggests.
  * Fixed weblink www.opal not debian.opal.
  * Fixed so that the sudo script will be runned on update,
    closes: #113561.
  * Fixed cfengine run problem.
  * Updates the samba UID automaticly from passwd.
  * Fixed bug in samba update. Users was not removed correctly.
  * Now removes the user profile in the same way as the user home directory
    is removed.
  * Moved defaults.conf to the lib package so that packages only need
    to depend on dpsyco-lib to work properly.
  * Sudo run problem fixed.

 -- Ola Lundqvist <opal@debian.org>  Thu, 27 Sep 2001 16:37:48 +0200

dpsyco (1.0.1) unstable; urgency=low

  * Updated the description, closes: #112106.
  * Fixed the example rules file so that it uses installuserskel and
    installuserpatch too, missed that before.
  * Fixed missing dependency on dpsyco-base for dpsyco-devel.
  * Fixed permission problems with dpsyco-devel.
  * Fixed permission problems, minor security fix.

 -- Ola Lundqvist <opal@debian.org>  Thu, 13 Sep 2001 15:01:45 +0200

dpsyco (1.0.0) unstable; urgency=low

  * Broke down the base package to several sub-packages and renamed the
    project to dpsyco which is an acronym for Debian Packages of
    System Configurations.
  * Changed the license to GPL.
  * Added some administration scripts for mysql administration.
  * Written all the manual pages. They will be updated later.
  * Extracted the patch code from the skel code.
  * Did a lot of testing, and corrected some of the scripts.
  * Implemented a improved version of the skel handling. It will now
    remove itself in a clean way.
  * Did the same for the patch code.
  * Initial official debian release, closes: #110877.
  * Wrote the helper scripts that installs the information to the
    configuration packages.

 -- Ola Lundqvist <opal@debian.org>  Sat,  1 Sep 2001 17:11:02 +0200

base (0.1.9) unstable testing stable; urgency=low

  * Fixed so that update-twinspot are really runned.

 -- Ola Lundqvist <ola.lundqvist@euronetics.se>  Fri, 24 Aug 2001 17:20:47 +0200

base (0.1.8) unstable testing stable; urgency=low

  * Installs xfree86-common too to make x-tunnelling work.

 -- Ola Lundqvist <ola.lundqvist@euronetics.se>  Mon, 20 Aug 2001 17:25:11 +0200

base (0.1.7) unstable testing stable; urgency=low

  * Implemented user restore operations. TODO src/update-twinspot-users
  * Fixed changeowner of samba profile users.
  * Now the update-twinspot script will be runned after every apt upgrade
    or dselect install operation. No need to run it in every subpackage.
  * Fixed problem with non-existing userskel source dir.

 -- Ola Lundqvist <ola.lundqvist@euronetics.se>  Mon, 20 Aug 2001 10:41:14 +0200

base (0.1.6) unstable testing stable; urgency=low

  * Fixed EMAIL setting in users-skel script.

 -- Ola Lundqvist <olalu@euronetics.se>  Tue, 14 Aug 2001 17:45:16 +0200

base (0.1.5) unstable testing stable; urgency=low

  * Fixed problem with changeowner. Wrong variable names.

 -- Ola Lundqvist <ola.lundqvist@euronetics.se>  Thu,  9 Aug 2001 10:15:10 +0200

base (0.1.4) unstable testing stable; urgency=low

  * Doohh. -s is not zero.

 -- Ola Lundqvist <ola.lundqvist@euronetics.se>  Wed,  8 Aug 2001 16:32:38 +0200

base (0.1.3) unstable testing stable; urgency=low

  * Ooops a major error in change script. Luckily everything is
    restored.

 -- Ola Lundqvist <ola.lundqvist@euronetics.se>  Wed,  8 Aug 2001 16:09:51 +0200

base (0.1.2) unstable testing stable; urgency=low

  * Fixed owner.conf -> owner.func in the scripts so that it updates
    correctly.

 -- Ola Lundqvist <ola.lundqvist@euronetics.se>  Wed,  8 Aug 2001 16:06:32 +0200

base (0.1.1) unstable testing stable; urgency=low

  * Fixed two bugs in userskel script.
  * Added changeowner function and implement it.
  * Fixed group script. It added the exist file instead of the group...

 -- Ola Lundqvist <ola.lundqvist@euronetics.se>  Wed,  8 Aug 2001 15:59:00 +0200

base (0.1.0) unstable testing stable; urgency=low

  * Adding depend on rsync, which is needed by update-twinspot-user
    script.
  * Added dependency on rsync, which is needed.
  * Now the group has to have a exists file if it should exist,
    VERSION CHANGE.
  * Added EMAIL autosetup for .bash_profiles.
  * Modified update-twinspot-users-sshaccess: More tests before action

 -- Ola Lundqvist <ola.lundqvist@euronetics.se>  Tue,  7 Aug 2001 16:29:45 +0200

base (0.0.34) unstable testing stable; urgency=low

  * cleanup in update-twinspot-users-sshaccess

 -- Tomas Fasth <tomas@euronetics.se>  Tue,  7 Aug 2001 22:18:33 +0200

base (0.0.33) unstable testing stable; urgency=low

  * Ouch!

 -- Tomas Fasth <tomas@euronetics.se>  Tue,  7 Aug 2001 21:48:13 +0200

base (0.0.32) unstable testing stable; urgency=low

  * Rewrite of update-twinspot-users-sshaccess: only mind users with
    public keys

 -- Tomas Fasth <tomas@euronetics.se>  Tue,  7 Aug 2001 21:35:59 +0200

base (0.0.31) unstable testing stable; urgency=low

  * In update-twinspot-users-sshaccess: extended uid range from 500-999
    to 0-999

 -- Tomas Fasth <tomas@euronetics.se>  Tue,  7 Aug 2001 18:44:44 +0200

base (0.0.30) unstable testing stable; urgency=low

  * Changed information from user to group in group script.

 -- Ola Lundqvist <ola.lundqvist@euronetics.se>  Tue, 31 Jul 2001 16:05:44 +0200

base (0.0.29) stable; urgency=low

  * Fixat felaktig operator.

 -- Ola Lundqvist <olalu@euronetics.se>  Tue, 31 Jul 2001 12:21:49 +0200

base (0.0.28) stable; urgency=low

  * Fixat en grep-bugg.

 -- Ola Lundqvist <olalu@euronetics.se>  Tue, 31 Jul 2001 12:01:19 +0200

base (0.0.27) stable; urgency=low

  * Ordnat s att flera grupper inte fr samma gid.

 -- Ola Lundqvist <olalu@euronetics.se>  Tue, 31 Jul 2001 11:50:15 +0200

base (0.0.26) stable; urgency=low

  * Ordnat s att det gr att lgga till updateringskommandon efter de
    som normalt krs i update-twinspot.

 -- Ola Lundqvist <olalu@euronetics.se>  Tue, 31 Jul 2001 10:15:04 +0200

base (0.0.25) stable; urgency=low

  * Fixat s att chown inte forkas av om det inte behvs.

 -- Ola Lundqvist <olalu@euronetics.se>  Mon, 30 Jul 2001 18:22:38 +0200

base (0.0.24) stable; urgency=low

  * Fixed so that samba passwords are not updated all the time.

 -- Ola Lundqvist <olalu@euronetics.se>  Mon, 30 Jul 2001 18:12:32 +0200

base (0.0.23) stable; urgency=low

  * Fixat en rigktig tankevurpa. Nu fungerar dock
    gruppadderingsscriptet.

 -- Ola Lundqvist <olalu@euronetics.se>  Mon, 30 Jul 2001 14:34:23 +0200

base (0.0.22) stable; urgency=low

  * Fixed bug in update group script.

 -- Ola Lundqvist <olalu@euronetics.se>  Mon, 30 Jul 2001 14:20:48 +0200

base (0.0.21) stable; urgency=low

  * Fixed typo in sed replacement. Forgot a :.

 -- Ola Lundqvist <olalu@euronetics.se>  Mon, 30 Jul 2001 07:48:18 +0200

base (0.0.20) stable; urgency=low

  * Fixed typo in sed expression.

 -- Ola Lundqvist <olalu@euronetics.se>  Mon, 30 Jul 2001 07:41:31 +0200

base (0.0.19) stable; urgency=low

  * Fixed errors in samba update.
  * Typo in find statement in group update.

 -- Ola Lundqvist <olalu@euronetics.se>  Sun, 29 Jul 2001 15:04:01 +0200

base (0.0.18) stable; urgency=low

  * Improved the output from update-twnspot-users-shell when changing
    password.
  * Implemeted change user info in samba.

 -- Ola Lundqvist <olalu@euronetics.se>  Sun, 29 Jul 2001 14:52:07 +0200

base (0.0.17) stable; urgency=low

  * Fix removal of users. \! is not nice in shadow file. Changed to X.

 -- Ola Lundqvist <olalu@euronetics.se>  Sun, 29 Jul 2001 14:22:20 +0200

base (0.0.16) stable; urgency=low

  * Rewrote the groups script using find.

 -- Ola Lundqvist <olalu@euronetics.se>  Sun, 29 Jul 2001 14:14:10 +0200

base (0.0.15) stable; urgency=low

  * Wrong argument to path fixed. --maxdepth -> -maxdepth.

 -- Ola Lundqvist <olalu@euronetics.se>  Sun, 29 Jul 2001 14:03:47 +0200

base (0.0.14) stable; urgency=low

  * Fixed path problem in sshaccess.
  * Users and group configs are now called from the right place.

 -- Ola Lundqvist <olalu@euronetics.se>  Sun, 29 Jul 2001 13:58:44 +0200

base (0.0.13) stable; urgency=low

  * Inga dubletter i sudoers lngre.
  * Fixat problem med find.
  * Fixed smbpasswd problem.

 -- Ola Lundqvist <olalu@euronetics.se>  Sun, 29 Jul 2001 13:51:40 +0200

base (0.0.12) stable; urgency=low

  * Changed /etc/shadow ->
  * Fixed fi -> done in two scripts.
  * Added some checkings for update-twinspot-users-samba checking.
  * USER -> U
  * Added user and group configs.

 -- Ola Lundqvist <olalu@euronetics.se>  Sun, 29 Jul 2001 13:32:28 +0200

base (0.0.11) stable; urgency=low

  * Added some when-to-run checkings.
  * Quite a lot of debugging.
  * Rewrote some for ... statements using find instead.

 -- Ola Lundqvist <olalu@euronetics.se>  Sun, 29 Jul 2001 13:12:18 +0200

base (0.0.10) stable; urgency=low

  * Fixed UPID error. Yes I was wrong.

 -- Ola Lundqvist <olalu@euronetics.se>  Sun, 29 Jul 2001 12:38:45 +0200

base (0.0.9) stable; urgency=low

  * Some major changed in update-twinspot-users part.
  * Implemented samba installation.
  * Can now tell users to have passwd information without being enabled.

 -- Ola Lundqvist <olalu@euronetics.se>  Fri, 27 Jul 2001 17:29:35 +0200

base (0.0.8) stable; urgency=low

  * Moved user skel to /usr/share/twinspot/userskel.

 -- Ola Lundqvist <olalu@euronetics.se>  Wed, 25 Jul 2001 17:00:46 +0200

base (0.0.7) stable; urgency=low

  * Removed not needed find line.

 -- Ola Lundqvist <olalu@euronetics.se>  Wed, 25 Jul 2001 13:10:33 +0200

base (0.0.6) stable; urgency=low

  * Fixed sed bug.

 -- Ola Lundqvist <olalu@euronetics.se>  Wed, 25 Jul 2001 13:04:02 +0200

base (0.0.5) stable; urgency=low

  * Lagt till mjlighet till smbpasswd.
  * Lagt till update-twinspot-groups toll update-twinspot.

 -- Ola Lundqvist <olalu@euronetics.se>  Wed, 25 Jul 2001 12:37:20 +0200

base (0.0.4) stable; urgency=low

  * Infrt skel och patch strukturen.

 -- Ola Lundqvist <olalu@euronetics.se>  Tue, 17 Jul 2001 15:22:00 +0200

base (0.0.3) stable; urgency=low

  * Oops. Trivial fix so that all users get individual names.

 -- Ola Lundqvist <olalu@euronetics.se>  Tue, 17 Jul 2001 10:42:37 +0200

base (0.0.2) stable; urgency=low

  * Fixed update-twinspot-users script. Forgot to change the last part
    to fit the new user config structure.

 -- Ola Lundqvist <olalu@euronetics.se>  Tue, 17 Jul 2001 10:39:42 +0200

base (0.0.1) stable; urgency=low

  * Initial Release.
  * Moved a lot of scripts, and config files from base to this
    package.
  * Created the update-twinspot-groups script and structure.

 -- Ola Lundqvist <ola.lundqvist@euronetics.se>  Mon, 16 Jul 2001 15:42:59 +0200

Local variables:
mode: debian-changelog
End:
