python-libcommon (1.6) stable; urgency=low * Many changes for pgml2django -- Ramon Maceiras Mon, 25 Jun 2009 10:33:05 +0200 python-libcommon (1.5) stable; urgency=low * Added list2dom.py and others -- Frederic De Zorsi Wed, 2 Dec 2009 16:33:05 +0200 python-libcommon (1.3.12) stable; urgency=low * many changes -- Ramon Maceiras Mon, 4 Aug 2008 17:28:53 +0200 python-libcommon (1.3.11) stable; urgency=low * many changes -- Ramon Maceiras Wed, 4 Jun 2008 11:45:31 +0200 python-libcommon (1.3.10) unstable; urgency=low * xmlwriter : better encoding -- Ramon Maceiras Wed, 27 Jun 2007 12:11:31 +0200 python-libcommon (1.3.9) unstable; urgency=low * mail.py : 'to_emails' can be a list, tupple or a ',' separated string -- Guillaume Savary Tue, 24 Apr 2007 17:43:58 +0200 python-libcommon (1.3.8) unstable; urgency=low * mail.py now reconnect correctly on smtp server -- De zorzi Frederic Mon, 5 Mar 2007 15:13:05 +0100 python-libcommon (1.3.7) stable; urgency=low * python2.4 version * use cp1252 instead of latin9 -- De zorzi Frederic Mon, 5 Mar 2007 11:07:44 +0100 python-libcommon (1.3.5) unstable; urgency=low * sax.py -- De zorzi Frederic Mon, 5 Feb 2007 18:00:40 +0100 python-libcommon (1.3.4) unstable; urgency=low * fixed pysrc2xml.py -- Julien Herbin Thu, 05 Dec 2006 13:00:00 +0100 * add setHeader() and removeHeader() in mail.py -- Guillaume Savary Wed, 29 Nov 2006 19:00:00 +0100 * add format_shortcut() function in common -- Guillaume Savary Tue, 28 Nov 2006 19:00:00 +0100 python-libcommon (1.3.3) unstable; urgency=low * can put list or tupple recipients in mail.py -- Guillaume Savary Tue, 24 Oct 2006 19:00:00 +0200 python-libcommon (1.3.2) unstable; urgency=low * add format phone number functions in common -- Guillaume Savary Mon, 23 Oct 2006 19:00:00 +0200 * added get method to map type -- Ramon Maceiras Fri, 6 Oct 2006 12:35:03 +0200 python-libcommon (1.3.1) unstable; urgency=low * Started unit_tests.py using pyunit * Added __len__ method to the Stack class * Added __del__ method to the Log class with file closure message -- Julien Herbin Wed, 30 Aug 2006 16:50:32 +0200 * bugfix in mailing attach_file -- De zorzi Frederic Mon, 21 Aug 2006 16:50:32 +0200 python-libcommon (1.3.0-3) unstable; urgency=low * Smtpclient bugfix -- De zorzi Frederic Fri, 18 Aug 2006 11:26:49 +0200 python-libcommon (1.3.0-2) unstable; urgency=low * BUGFIXES on SmtpClient class in mail.py -- Julien Herbin Tue, 08 Aug 2006 17:00:00 +0200 python-libcommon (1.3.0) unstable; urgency=low * BUGFIXES on SmtpClient class in mail.py -- Julien Herbin Tue, 08 Aug 2006 13:00:00 +0200 * BUGFIXES mail.py * add a common file attachment fonction in mailing.py -- Guillaume Savary Fri, 04 Aug 2006 19:00:00 +0200 python-libcommon (1.2.2) unstable; urgency=low * bug fix in cvsxml date parse -- De zorzi Frederic Fri, 21 Jul 2006 16:35:20 +0200 python-libcommon (1.2.1) unstable; urgency=low * convert utf-8 is now only optional (use -C) -- Guillaume Savary Wed, 12 Jul 2006 19:00:00 +0200 python-libcommon (1.2.0-2) unstable; urgency=low * BUGFIX indentation error -- Guillaume Savary Fri, 30 Jun 2006 19:00:00 +0200 python-libcommon (1.2.0) unstable; urgency=low * rewrite ical_generator.py -- Guillaume Savary Thu, 29 Jun 2006 19:00:00 +0200 python-libcommon (1.1.7) unstable; urgency=low * diff_html now use
tags with multiple classes -- Guillaume Savary Tue, 09 May 2006 19:00:00 +0200 python-libcommon (1.1.6) unstable; urgency=low * Added diff_html.py -- De zorzi Frederic Fri, 5 May 2006 12:36:57 +0200 python-libcommon (1.1.5) unstable; urgency=low * change debian control file * bugfix (log) -- De zorzi Frederic Fri, 31 Mar 2006 10:26:11 +0200 python-libcommon (1.1.4) unstable; urgency=low * new mail class : mailMessage2 witch uses python >=2.2 libraries * change mailing : can use mailMessage2 * BUGFIX mailing : use latin-15 instead of utf-8 when utf-8 is used bacause of non standard compliant webmails -- Guillaume Savary Wed, 11 Jan 2006 19:00:00 +0100 python-libcommon (1.1.3) unstable; urgency=low * Added delay parameter -- Julien Herbin Tue, 6 Dec 2005 16:53:45 +0100 python-libcommon (1.1.2) unstable; urgency=low * Added cvsduration -- De zorzi Frederic Mon, 7 Nov 2005 11:04:09 +0100 python-libcommon (1.1.1) unstable; urgency=low * Added pysrc2xml, pyxml2dot -- De zorzi Frederic Thu, 8 Sep 2005 15:26:56 +0200 python-libcommon (1.1.0-1) unstable; urgency=low * New packaging, now installs in /usr/bin and /usr/lib/pythonX.X/site-package/libcommon... -- De zorzi Frederic Tue, 6 Sep 2005 18:11:25 +0200 python-libcommon (1.0.12-1) stable; urgency=low * add commented latin1 encoding in common.py -- Guillaume Savary Tue, 18 Jan 2004 14:10:00 +0100 python-libcommon (1.0.11-3) unstable; urgency=low * stderr handled differently in log.py (can be overidden) -- root Thu, 6 Jan 2005 14:50:25 +0100 python-libcommon (1.0.11-2) unstable; urgency=low * Bug corrected -- Frederic de ZORZI Wed, 1 Dec 2004 15:04:32 +0100 python-libcommon (1.0.11-1) unstable; urgency=low * Added some options to smtpmail -- Frederic de ZORZI Tue, 30 Nov 2004 12:20:46 +0100 python-libcommon (1.0.10-1) stable; urgency=low * Added html encode funtion in common.py -- Frederic de ZORZI Mon, 30 Aug 2004 17:00:32 +0200 python-libcommon (1.0.9-1) stable; urgency=low * Ical generator classes * SENDMAIL variable now declared in class instead of module * bugfix in log (now flush logfile before exit) -- Frederic de ZORZI Mon, 30 Aug 2004 16:59:48 +0200 python-libcommon (1.0.8-1) stable; urgency=low * install_zpf debug -- Frederic de ZORZI Mon, 17 Nov 2003 14:32:47 +0100 python-libcommon (1.0.7-1) stable; urgency=low * Install Zope Files (zpf) is usable now * Several correction to mail.py * Added maling.py script -- Frederic de ZORZI Mon, 17 Nov 2003 12:50:09 +0100 python-libcommon (1.0.6-1) unstable; urgency=low * Added compilation and install_zpf -- root Tue, 7 Oct 2003 17:57:13 +0200 python-libcommon (1.0.5-2) stable; urgency=low * Added 7bit encoding to mail class -- De zorzi Frederic Wed, 19 Mar 2003 17:29:32 +0100 python-libcommon (1.0.5-1) stable; urgency=low * default iso8859-1 encoding for mail class -- Frederic de Zorzi Mon, 10 Mar 2003 12:18:06 +0200 python-libcommon (1.0.4-2) stable; urgency=low * add csvck.py to correct csv files with '\n' chars -- root Thu, 3 Oct 2002 15:53:47 +0200 python-libcommon (1.0.4-1) stable; urgency=low * cleaner csv.py -- root Fri, 23 Aug 2002 12:18:06 +0200 python-libcommon (1.0.3-2) unstable; urgency=low * Added log.flush() -- root Wed, 29 May 2002 13:07:53 +0200 python-libcommon (1.0.3-1) unstable; urgency=low * Added smtp mail classes in mail.py -- Frederic de ZORZI Tue, 28 May 2002 15:41:44 +0200 python-libcommon (1.0.2-2) unstable; urgency=low * CSV inherits now from Object -- root Fri, 3 May 2002 18:00:55 +0200 python-libcommon (1.0.2-1) unstable; urgency=low * Class log (removed exit(2) on log.message()) -- De zorzi Frederic Wed, 22 Aug 2001 17:28:36 +0200 python-libcommon (1.0.1-1) unstable; urgency=low * Class log (remove system call), Class Object (add __nonzero__ method) -- De zorzi Frederic Mon, 23 Jul 2001 17:09:53 +0200 python-libcommon (1.0.0-1) unstable; urgency=low * Initial Release. -- de ZORZI Frederic Tue, 3 Jul 2001 21:16:12 +0200