* rewind debian changelog for initial packaging process
[citadel.git] / citadel / debian / changelog
index c645680db04401acf56f0c19c77ebe36c263a74c..db8debaecb63aabc50c3acfb0e315c1b6d56b320 100644 (file)
@@ -1,230 +1,5 @@
-citadel (7.10-1) unstable; urgency=low
+citadel (7.10-0ubuntu1) unstable; urgency=low
 
-  * update to actual Citadel SVN. many new features. see Packages changelog.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Sun, 29 Apr 2007 13:01:00 +0200
-
-
-citadel (7.08-15) unstable; urgency=high
-  
-    * fix permission bug
-  
- -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 06 Apr 2007 19:07:00 +0000
-
-citadel (7.07-14) unstable; urgency=low
-
-  * update to actual Citadel SVN. many new features. see Packages changelog.
-  
- -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 06 Apr 2007 19:07:00 +0000
-
-citadel (7.06-13) stable; urgency=high
-  
-    * fixed location of key files
-  
- -- Wilfried Goesgens <citadel@outgesourced.org>  Sun, 1 Apr 2007 11:09:00 +0100
-  
-citadel (7.06-12) stable; urgency=high
-  
-    * updated mime-parser
-  
- -- Wilfried Goesgens <citadel@outgesourced.org>  Mon, 21 Mar 2007 11:09:00 +0100
-
-citadel (7.06-11) unstable; urgency=low
-
-  * fixes to the configure script.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Mon, 19 Mar 2007 12:12:00 +0000
-
-citadel (7.06-10) unstable; urgency=low
-
-  * update to actual Citadel SVN. many new features. see Packages changelog.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Mar 2007 12:12:00 +0000
-
-citadel (7.05-9) stable; urgency=high
-
-  * maintainance release, ical upgrade
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 1 Mar 2007 21:09:00 +0100
-
-citadel (7.05-8) stable; urgency=low
-
-  * Citadel 7.05 release
-
- -- Art Cancro <ajc@uncensored.citadel.org>  Thu, 22 Feb 2007 06:12:00 -0500
-
-citadel (7.03-7) unstable; urgency=high
-
-  * fixup @'s in usernames when doing smtpauth client
-  * ignore returns from db_input
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100
-
-citadel (7.03-7) unstable; urgency=high
-
-  * fixup in quoted printable decoder
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100
-
-citadel (7.03-6) unstable; urgency=high
-
-  * fixup in quoted printable decoder
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100
-
-citadel (7.03-5) unstable; urgency=low
-
-  * fixed user create bug
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Wed, 07 Feb 2007 00:12:00 +0100
-
-citadel (7.03-4) unstable; urgency=low
-       
-  * varyous fixes from our valgrind session
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100
-
-citadel (7.03-3) unstable; urgency=low
-       
-  * create user without error messages in  citadel-common
-  * ask our questions on login.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100
-
-citadel (7.03-2) unstable; urgency=low
-       
-  * corrected locating chkpwd
-  * added missing files to citadel-common
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100
-
-citadel (7.03-1) unstable; urgency=low
-       
-  * update to actual Citadel SVN. many new features. see Packages changelog.
-  * Add welcome mail on fresh citadel install
-  * Fix configure-stamp token
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 05 Jan 2007 00:12:00 +0100
-
-citadel (7.02-2) unstable; urgency=low
-
-  * Initial Debian release
-  * Removed useless files:
-    * citadel-client.examples
-    * citadel-doc.docs
-    * citadel-mta.postrm
-    * citadel-server.1.manpage
-    * citadel-server.examples
-    * citadel-server.postrm.debhelper
-    * files_preview
-    * README.Debian
-  * citadel-client.install: merged with citadel-client.examples
-  * citadel-client.postinst:
-    * clean up
-    * remove ucf mechanisms
-    * add debhelper token
-  * citadel-doc.install : merged with citadel-doc.docs
-  * citadel-mta.postinst:
-    * clean up
-    * add debhelper token
-  * citadel-server.dirs:
-    * clean up
-    * add var/lib/citadel/data and var/run/citadel dir
-    * move help and messages to /etc/citadel
-  * citadel-server.install: merged with citadel-server.examples
-  * citadel-server.postinst:
-    * clean up
-    * remove mkdir call as we create them with citadel-server.dirs
-    * remove loops as we don't use ucf here anymore
-    * add debhelper token
-  * citadel-server.postrm:
-    * clean up
-    * remove ucf
-    * add debhelper token
-  * citadel-server.prerm:
-    * clean up
-    * use invoke-rc.d
-    * add debhelper token
-  * citadel-server.templates: add po support
-  * control:
-    * priority set to extra instead optional
-    * add myself in uploaders
-    * add po-debconf to Build-Depends
-    * bump Standards-Version to 3.7.2
-    * remove useless pre-depends on debconf
-    * rewrite descriptions
-    * add Replaces: mail-transport-agent to citadel-mta package
-  * copyright: complete rewrite
-  * docs: clean up
-  * rules:
-    * add explicit zlib extra configure option
-    * exclude citadel.rc, intro, nice, summary from compression
-
- -- Fathi Boudra <fboudra@free.fr>  Fri, 29 Dec 2006 16:24:48 +0100
-
-citadel (7.02-1) unstable; urgency=low
-
-  * update to actual Citadel SVN. many new features. see Packages changelog.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 28 Dec 2006 22:10:00 +0100
-
-citadel (7.01-1) stable; urgency=low
-
-  * we can now configure logintype on installation time.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 21 Dec 2006 22:10:00 +0100
-
-citadel (7.00-1) unstable; urgency=low
-
-  * update to actual Citadel CVS. many new features. see Packages changelog.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Sat, 16 Dec 2006 01:01:00 +0100
-
-citadel (6.84-1) unstable; urgency=low
-
-  * update to actual Citadel CVS. many new features. see Packages changelog.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 31 Aug 2006 23:11:00 +0200
-
-citadel (6.82-1) unstable; urgency=low
-
-  * update to actual Citadel CVS. many new features. see Packages changelog.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Thu, 22 Jun 2006 20:08:00 +0200
-
-citadel (6.71-1) unstable; urgency=low
-
-  * update to actual Citadel CVS. many new features. see Packages changelog.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Sat, 21 Jan 2006 19:07:00 +0100
-
-citadel (6.70-1) unstable; urgency=low
-
-  * update to actual Citadel CVS. many new features. see Packages changelog.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Sun, 15 Jan 2006 15:03:00 +0100
-
-citadel (6.63-1) unstable; urgency=low
-
-  * update to actual Citadel CVS. many new features. see Packages changelog.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Mon, 12 Dec 2005 11:11:00 +0100
-
-citadel (6.62-1) unstable; urgency=low
-
-  * update to actual Citadel CVS. many new features. see Packages changelog.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Fri, 18 Nov 2005 16:04:00 +0100
-
-citadel (6.61-2) unstable; urgency=low
-
-  * update to actual Citadel CVS. many new features. see Packages changelog.
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Tue, 01 Nov 2005 12:23:15 +0200
-
-citadel (6.53-1) unstable; urgency=low
-
-  * Initial release
-
- -- Wilfried Goesgens <citadel@outgesourced.org>  Sat, 23 Jul 2005 12:23:15 +0200
+  * Initial Debian package for Ubuntu.
 
+ -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Sun, 29 Apr 2007 13:01:00 +0200