[IMP] point_of_sale: ported the proxy to the new routing api
[odoo/odoo.git] / debian / changelog
index 91bb692..0ee8e0e 100644 (file)
-openerp-server (5.0.3-0-1ubuntu1) intrepid; urgency=low
+openerp (6.1-1) testing; urgency=low
 
-  [ P. Christeas ]
-  * Introduce 'debug2' loglevel, use it for SQL
+  * New major version, new packaging.
 
-  [ Christophe Simonis ]
-  * [IMP] change version number
+ -- Antony Lesuisse <al@openerp.com>  Sat, 01 Oct 2011 12:31:00 +0100
 
-  [ P. Christeas ]
-  * [IMP]: allow Log level to be changed in runtime.
-  * Config: misc options. Logger: option to turn env_info off.
-  * Remove base_setup/i18n/el_GR.po, module is moved to addons repo.
-  * Merge el_GR translation with template.
-  * Update translation template.
-  * Fix +x permission of openerp-server.py
-
- -- Panos Christeas <p_christ@hol.gr>  Fri, 14 Aug 2009 20:40:29 +0300
+openerp-server (6.0.2-1) testing; urgency=low
 
-openerp-server (5.0.2-0-1ubuntu2) intrepid; urgency=critical
-
-  [ P. Christeas ]
-  * Security: check_creds is not really needed, use "check"
+  * Using upstream version 6.0.2
 
-  [ Christophe Simonis ]
-  * [FIX] security issue: avoid access to inactive users
-  * [FIX] avoid a bug when look in stack when translate code strings
+ -- Vo Minh Thu <vmt@openerp.com>  Tue, 05 Apr 2011 12:31:00 +0100
 
-  [ P. Christeas ]
-  * [SEC] [CRITICAL] Forbid RPC calls w/o credentials.
-
-  [ Panos Christeas ]
-
- -- Panos Christeas <p_christ@hol.gr>  Thu, 13 Aug 2009 15:25:26 +0300
+openerp-server (6.0.1-1) unstable; urgency=low
 
-openerp-server (5.0.2-0-1ubuntu1) intrepid; urgency=low
-
-  [ P. Christeas ]
-  * [b98f26433c82] Greek translations, shorten terms.
-  * [2567b4e8fbc4] [IMP] Partial restrict operator for domains.
-  * [a507f9bee128] Shortcuts in RNG view definition.
-  * [e8da054afe0a] [IMP] Allow OS to rotate the logs, use
-    WatchedFileHandler if needed.
-
-  [ Jay (Open ERP) ]
-  * [8174407a30ec] [FIX] Property : Removed old referenced values from
-    property
-
-  [ mra (Open ERP) ]
-  * [819f9df328fa] [REV] revert chanegs for revision no 1810
-  * [70535423260f] [FIX] loading module sequence while creating new
-    database
-
-  [ Fabien Pinckaers ]
-  * [5aa83e5bb359] [FIX] bug 369947
-  * [dcde99cd9c5e] [FIX] bug 371496
-  * [8fbad91c586e] [FIX] bug 371768 bad tooltip
-  * [f42a9ae9115b] merge
-  * [db313489098d] merge
-
-  [ dsh (Open ERP) ]
-  * [a86dc3304dde] [IMP] attributes of barcode
-
-  [ Jay (Open ERP) ]
-  * [b2dafdb68cce] [FIX] ir_translation : corrected entry insertion when
-    adding translation
-
-  [ husen daudi ]
-  * [696445ddfb83] [MERGE]
-  * [7f9d0d2dd239] [FIX] module:base made name field translatable in
-    action.server (ref:mga)
-
-  [ Jay (Open ERP) ]
-  * [ed97326339a8] [FIX] Character Truncation problem on updation solved
-
-  [ Christophe Simonis ]
-  * [0b6c92ede314] [IMP] ir_model_data: convert assert to sql constraint
-    + exception
-
-  [ Jay (Open ERP) ]
-  * [f98cc5a0bee6] [FIX] Custom report : sorted X-axis values
-  * [0cf0628f3c8a] [FIX] SQL Constraint failure error on particular
-    record while importing
-
-  [ husen daudi ]
-  * [d56bb59ca02d] [FIX] xml encoding in header for &.<.>
-  * [04d765f45692] [Merge] Converted xml reports from xmldom to etree
-    and better error message with environment information
-
-  [ Jay (Open ERP) ]
-  * [a915dc15dbfd] [FIX] User with blank password(if so) allowed to log
-    in.
-
-  [ Fabien Pinckaers ]
-  * [19e2f2b84eac] [FIX] avoid required parameters rule (domain_force)
-  * [b8d383a666e6] merge
-  * [7cdc6778acb1] merge
-  * [70c8fcdf67f2] merge
-  * [7cd04889bd27] [IMP] better error message
-
-  [ Jay (Open ERP) ]
-  * [99f3b0db73f8] [FIX] Fixed oldxml at  python2.6 for Ubuntu
-    8.0.4,9.04
-  * [14b488955652] [IMP] default_xx in context isuue
-
-  [ Fabien Pinckaers ]
-  * [15a617ecbe04] merge
-  * [26f02d120db1] [fix] launch signal after action in workflows
-
-  [ Jay (Open ERP) ]
-  * [0ff7ddcd394d] [FIX] ORM: Defult_field name in context belongs to
-    curent object only, not to its relationals anymore
-  * [843604436871] [FIX] ir_attachment preview method corrected
-
-  [ Stephane Wirtel ]
-  * [406601019f23] [MERGE]
-  * [fa17b9e5f302] [FIX] fields.related (m2o poiting to M2M/O2M should
-    be skipped during write.
-
-  [ Jay (Open ERP) ]
-  * [7feb86ed7ad4] [IMP] Temporarily commented exception for browse
-    record that broke reports from wizard
-
-  [ husen daudi ]
-  * [665433813e7f] [FIX] Bad commit
-  * [c866dcb38c74] [FIX] Added PageCount tag in report engine
-
-  [ Fabien Pinckaers ]
-  * [a79d7777c888] merge
-  * [60d6357d3b2b] modifs
-  * [9ed525cfcd51] [FIX] bug in report engine
-
-  [ Jay (Open ERP) ]
-  * [2a571396d23e] [FIX] GIF image is previewed
-
-  [ Christophe Simonis ]
-  * [cee0846dff3c] [MERGE]
-  * [d2a31d33e1b1] [FIX] upgrade doesn't try to delete modules
-  * [1376272db30b] [MERGE]
-  * [bbaad3809f36] [FIX] xml: the tag <delete> delete also the reference
-    to the deleted objects into ir_model_data
-  * [35d4aa682b36] [FIX] translation export: catch the case when a
-    object does not exists in database
-  * [1f0cb7576704] [FIX] browse_record: raise a better exception when
-    the id doesn't exists
-
-  [ dsh (Open ERP) ]
-  * [0c8fe65fe3c0] [FIX] fix &,<,> problem for html2html-url report
-  * [71298ebb40b4] [FIX] fix &,<,> problem for html2html report
-  * [58b9464b7813] [IMP] added style for the url which are as text
-
-  [ Fabien Pinckaers ]
-  * [b934dd73d408] merge
-  * [fe33fdc8df19] [FIX] translations resynchro terms
-  * [4efe96b4f584] [FIX] Bugfix translations and float/int format in
-    reports
-  * [688883ce8183] bugfix_lang_notavailabel
-
-  [ Olivier Laurent ]
-  * [bee98151efd0] [MERGE]
-  * [adf826c7285b] [IMP] base: french translations
-
-  [ Christophe Simonis ]
-  * [cf01b2f3ee31] [IMP] maintenance: complete the remarks with the
-    database name
-  * [34e10ece0768] [FIX] complete rng file
-  * [eb179c00941a] [FIX] load the module graph even if it containt only
-    "base"
-
-  [ dsh (Open ERP) ]
-  * [5f1426c9e322] bug fix(skip text if child nodes are there) for the
-    html2html and openoffice reports
-
-  [ Panos Christeas ]
-
-  [ husen daudi ]
-  * Revert bad commit
-
-  [ Christophe Simonis ]
-  * [REL] 5.0.2
-  * [MERGE]
-  * [FIX] ensure sys is imported
-
-  [ Jay (Open ERP) ]
-  * [FIX] _inherits was misbehaving on search
-
-  [ Christophe Simonis ]
-  * [FIX] pass the context to check method of 'ir.model.access'
-  * [FIX] disallow the deletion of records set as default properties
-  * [MERGE]
-  * [FIX] increase size of field "name" of ir.model.data
-  * [IMP] update french translations
-  * [IMP] update french translations
-
-  [ Jay (Open ERP) ]
-  * [REF] Unused argument removed
-
-  [ Christophe Simonis ]
-  * [IMP] update po(t) files
-
-  [ Jay (Open ERP) ]
-  * [FIX] Login : Login and password accepting accented characters
-  * [FIX] Error reporting : library error corrected
-  * [FIX] default_xxx in context was passed to relational
-    fields,corrected.
-
-  [ P. Christeas ]
-  * Fix whitespace merging, that broke logging.
-
-  [ Jay (Open ERP) ]
-  * [FIX] Print screen now displays the report as per WYSIWYG
-  * [FIX]Importation problem for bool fields corrected
-
-  [ Christophe Simonis ]
-  * [IMP] new method that ollow the server to return a message that will
-    be display on login page
-
-  [ Jay (Open ERP) ]
-  * [FIX] ir_model_data : SQL_Constraint failure covered
-  * [FIX] Accented characters are displayed on footer now
-  * [FIX] DB operations(backup,restore) process corrected,were blocked
-    if db_port was supplied
-
-  [ husen daudi ]
-  * Merged
-
-  [ Jay (Open ERP) ]
-  * [FIX] Expression calculation for Datetime Corrected
-  * [FIX] Logger notification improved
-  * [FIX] ir_model : context key deletion
-  * [FIX] Translation : Text with prefix '_' from py files included for
-    exports.
-  * [FIX] Corrected bug of expression calculation in previous commit
-
-  [ Olivier Laurent ]
-  * [FIX] sql expression: in search, add the time part to datetime field
-    when it's not present
-
-  [ P. Christeas ]
-  * email_send: feature to place mails in a maildir, instead of smtp
-  * Fix Greek translation of email "subject".
-
-  [ Olivier Laurent ]
-  * [FIX] setup.py: py2exe now adds 'zoneinfo' directory in library.zip
-
-  [ Jay (Open ERP) ]
-  * [FIX] Importation problem corrected for unicode.
-  * [IMP] Environment Information Notification  Improved
-
-  [ husen daudi ]
-  * [FIX] place tag
-
-  [ Olivier Laurent ]
-  * [MERGE]
-  * [FIX] tools.amount_to_text_en: now displays cents
-
-  [ P. Christeas ]
-  * Greek translations, shorten terms.
-
-  [ Olivier Laurent ]
-  * [MERGE]
-  * [FIX] RuntimeError in the cache system
-
-  [ Jay (Open ERP) ]
-  * [FIX] Print screen reports will behave acc. to locale for
-    date,datetime
-  * [FIX] Import : context provided for language translation
-
-  [ dsh (Open ERP) ]
-  * [FIX] size miss match for page and frame
-
-  [ husen daudi ]
-  * [FIX] removed report etree warning of len
-  * [FIX] Added sql_constraint on adding field having size<1
-
-  [ Quentin De Paoli ]
-  * [FIX] security on wokflows bugfixed. The security has to be checked
-    using the current uid, not the one that created the workflow
-    instance!
-
-  [ Harry (Open ERP) ]
-  * [FIX] export window : use context for import compatable option in
-    pass argument instend of added new argemenent
-  * [IMP] import/export : added Database ID, ID
-
-  [ P. Christeas ]
-  * [IMP] Partial restrict operator for domains.
-  * Shortcuts in RNG view definition.
-  * [IMP] Allow OS to rotate the logs, use WatchedFileHandler if needed.
-
-  [ Olivier Laurent ]
-  * [MERGE]
-  * [FIX] supply password problem with pg_dump, pg_restore on win32
-  * [IMP] french translations
-
-  [ Jay (Open ERP) ]
-  * [FIX] Certificate in non-digit format will not be accepted
-  * [FIX] Certificate in non-digit format will not be accepted
-
-  [ husen daudi ]
-  * [IMP] Improved environment information message
-
-  [ Jay (Open ERP) ]
-  * [Fix] CSV Import : Accepting 'Value' of selection field
-    from[(key,value)]
-  * [FIX] Property : Removed old referenced values from property
-
-  [ mra (Open ERP) ]
-  * [REV] revert chanegs for revision no 1810
-  * [FIX] loading module sequence while creating new database
-
-  [ Fabien Pinckaers ]
-  * [FIX] bug 369947
-  * [FIX] bug 371496
-  * [FIX] bug 371768 bad tooltip
-  * merge
-  * merge
-
-  [ dsh (Open ERP) ]
-  * [IMP] attributes of barcode
-
-  [ Jay (Open ERP) ]
-  * [FIX] ir_translation : corrected entry insertion when adding
-    translation
-
-  [ husen daudi ]
-  * [MERGE]
-  * [FIX] module:base made name field translatable in action.server
-    (ref:mga)
-
-  [ Jay (Open ERP) ]
-  * [FIX] Character Truncation problem on updation solved
-
-  [ Christophe Simonis ]
-  * [IMP] ir_model_data: convert assert to sql constraint + exception
-
-  [ Jay (Open ERP) ]
-  * [FIX] Custom report : sorted X-axis values
-  * [FIX] SQL Constraint failure error on particular record while
-    importing
+  * Translations from Rosetta (only zh_CN today)
+  * Require postgres 8.2, not 8.4
+  * Write changelog (recursive, isn't it?)
+  * Repackage, together with addons fixes
 
-  [ husen daudi ]
-  * [FIX] xml encoding in header for &.<.>
-  * [Merge] Converted xml reports from xmldom to etree and better error
-    message with environment information
-
-  [ Jay (Open ERP) ]
-  * [FIX] User with blank password(if so) allowed to log in.
+ -- P. Christeas <xrg@openerp.com>  Mon, 24 Jan 2011 12:50:00 +0100
+openerp-server (6.0.1-0) testing; urgency=low
 
-  [ Fabien Pinckaers ]
-  * [FIX] avoid required parameters rule (domain_force)
-  * merge
-  * merge
-  * merge
-  * [IMP] better error message
+  * Update to version 6.0.1
 
-  [ Jay (Open ERP) ]
-  * [FIX] Fixed oldxml at  python2.6 for Ubuntu 8.0.4,9.04
-  * [IMP] default_xx in context isuue
-
-  [ Fabien Pinckaers ]
-  * merge
-  * [fix] launch signal after action in workflows
-
-  [ Jay (Open ERP) ]
-  * [FIX] ORM: Defult_field name in context belongs to curent object
-    only, not to its relationals anymore
-  * [FIX] ir_attachment preview method corrected
-
-  [ Stephane Wirtel ]
-  * [MERGE]
-  * [FIX] fields.related (m2o poiting to M2M/O2M should be skipped
-    during write.
-
-  [ Jay (Open ERP) ]
-  * [IMP] Temporarily commented exception for browse record that broke
-    reports from wizard
-
-  [ husen daudi ]
-  * [FIX] Bad commit
-  * [FIX] Added PageCount tag in report engine
-
-  [ Fabien Pinckaers ]
-  * merge
-  * modifs
-  * [FIX] bug in report engine
+ -- P. Christeas <xrg@openerp.com>  Thu, 20 Jan 2011 21:21:00 +0100
 
-  [ Jay (Open ERP) ]
-  * [FIX] GIF image is previewed
+openerp-server (6.0.0-0) testing; urgency=low
 
-  [ Christophe Simonis ]
-  * [MERGE]
-  * [FIX] upgrade doesn't try to delete modules
-  * [MERGE]
-  * [FIX] xml: the tag <delete> delete also the reference to the deleted
-    objects into ir_model_data
-  * [FIX] translation export: catch the case when a object does not
-    exists in database
-  * [FIX] browse_record: raise a better exception when the id doesn't
-    exists
+  * Update to version 6.0.0
 
-  [ dsh (Open ERP) ]
-  * [FIX] fix &,<,> problem for html2html-url report
-  * [FIX] fix &,<,> problem for html2html report
-  * [IMP] added style for the url which are as text
+ -- P. Christeas <xrg@openerp.com>  Wed, 19 Jan 2011 09:12:00 +0100
 
-  [ Fabien Pinckaers ]
-  * merge
-  * [FIX] translations resynchro terms
-  * [FIX] Bugfix translations and float/int format in reports
-  * bugfix_lang_notavailabel
+openerp-server (6.0.0~rc2-0) experimental; urgency=low
 
-  [ Olivier Laurent ]
-  * [MERGE]
-  * [IMP] base: french translations
+  * Upgrade to 6.0.0-rc2, let it build
 
-  [ Christophe Simonis ]
-  * [IMP] maintenance: complete the remarks with the database name
-  * [FIX] complete rng file
-  * [FIX] load the module graph even if it containt only "base"
+ -- P. Christeas <xrg@openerp.com>  Mon, 17 Jan 2011 14:18:00 +0100
 
-  [ dsh (Open ERP) ]
-  * bug fix(skip text if child nodes are there) for the html2html and
-    openoffice reports
+openerp-server (5.0.14-1) experimental; urgency=low
 
-  [ Panos Christeas ]
+  * Updating to standards version 3.9.1.
+  * Merging upstream version 5.0.14.
 
- -- Panos Christeas <p_christ@hol.gr>  Thu, 13 Aug 2009 10:21:28 +0300
+ -- Daniel Baumann <daniel@debian.org>  Wed, 15 Sep 2010 00:22:00 +0200
 
-openerp-server (5.0.1-0-1ubuntu2) karmic; urgency=low
+openerp-server (5.0.13-1) experimental; urgency=low
 
-  * Minor updates
+  * Merging upstream version 5.0.13.
 
- -- Panagiotis Kranidiotis <panos@anaximandros>  Thu, 18 Jun 2009 19:05:32 +0300
+ -- Daniel Baumann <daniel@debian.org>  Mon, 13 Sep 2010 09:14:10 +0200
 
-openerp-server (5.0.1-0-1ubuntu1) karmic; urgency=low
+openerp-server (5.0.12-2) unstable; urgency=low
 
-  * New greek translations added
+  * Removing debhelper auto install overrides.
+  * Updating clean target in rules.
+  * Reverting to manual setup.py call, updated for version 5.0.12.
 
- -- Panagiotis Kranidiotis <kranidiotis@vatica.org>  Wed, 17 Jun 2009 18:45:37 +0300
+ -- Daniel Baumann <daniel@debian.org>  Sat, 14 Aug 2010 18:53:43 +0200
 
+openerp-server (5.0.12-1) unstable; urgency=low
+
+  * Updating standards version to 3.9.0.
+  * Merging upstream version 5.0.12.
+
+ -- Daniel Baumann <daniel@debian.org>  Sun, 18 Jul 2010 19:46:39 +0200
+
+openerp-server (5.0.11-1) unstable; urgency=low
+
+  * Merging upstream version 5.0.11.
+  * Adding patch from Timothy E. Harris <maintainer@mepiscommunity.org>
+    to prevents creating a new database if the locale is not a UTF-8 one
+    (Closes: #584976).
+
+ -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 11:42:23 +0200
+
+openerp-server (5.0.10-1) unstable; urgency=low
+
+  * Merging upstream version 5.0.10.
+
+ -- Daniel Baumann <daniel@debian.org>  Fri, 07 May 2010 15:02:31 +0200
+
+openerp-server (5.0.9-1) unstable; urgency=low
+
+  * Merging upstream version 5.0.9.
+
+ -- Daniel Baumann <daniel@debian.org>  Fri, 16 Apr 2010 06:47:02 +0200
+
+openerp-server (5.0.8-1) unstable; urgency=low
+
+  * Merging upstream version 5.0.8.
+
+ -- Daniel Baumann <daniel@debian.org>  Wed, 14 Apr 2010 20:19:21 +0200
+
+openerp-server (5.0.7-2) unstable; urgency=low
+
+  * Updating python build-depends.
+  * Adding patch to fix bad whatis entry in openerp-server manpage.
+
+ -- Daniel Baumann <daniel@debian.org>  Wed, 07 Apr 2010 00:09:23 +0200
+
+openerp-server (5.0.7-1) unstable; urgency=low
+
+  * Merging upstream version 5.0.7 (Closes: #573716):
+  * Updating copyright file.
+  * Resorting the dh call to more common order.
+  * Updating README.source.
+  * Dropping python-lxml patch, went upstream.
+  * Dropping postgresql-8.4.patch, went upstream.
+  * Adding some more python module build-depends to avoid some chicken-
+    egg problem with the new setup.py and quilt.
+  * Adding dependency to remote_fs in init script.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 13 Mar 2010 13:55:50 +0100
+
+openerp-server (5.0.6-4) unstable; urgency=low
+
+  * Adding explicit debian source version 1.0 until switch to 3.0.
+  * Updating year in copyright file.
+  * Updating to standards 3.8.4.
+  * Adding patch from Toni Mueller <support@oeko.net> to fix SQL for
+    postgresql 8.4 (Closes: #568119).
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 06 Feb 2010 10:22:05 +0100
+
+openerp-server (5.0.6-3) unstable; urgency=low
+
+  [ Daniel Baumann ]
+  * Setting last-translator for German debconf templates to me, no
+    intention do deal with debian-l10n-german in the future anymore.
+
+  [ Mathias Behrle ]
+  * Removing deprecated option -q for PostgreSQL client commands
+    (Closes: #548875).
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 31 Oct 2009 09:20:27 +0100
+
+openerp-server (5.0.6-2) unstable; urgency=low
+
+  * Minimizing rules file.
+
+ -- Daniel Baumann <daniel@debian.org>  Sun, 18 Oct 2009 21:19:57 +0200
+
+openerp-server (5.0.6-1) unstable; urgency=low
+
+  * Merging upstream version 5.0.6.
+  * Rediffing python-lxml.patch.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 17 Oct 2009 08:32:56 +0200
+
+openerp-server (5.0.5-1) unstable; urgency=low
+
+  * Merging upstream version 5.0.5.
+
+ -- Daniel Baumann <daniel@debian.org>  Mon, 21 Sep 2009 20:38:00 +0200
+
+openerp-server (5.0.4-1) unstable; urgency=medium
+
+  * Merging upstream version 5.0.4:
+    - fixes a security problem.
+  * No longer calling debconf-updatepo in clean target of rules.
+
+ -- Daniel Baumann <daniel@debian.org>  Mon, 21 Sep 2009 00:01:13 +0200
+
+openerp-server (5.0.3-0-2) unstable; urgency=low
+
+  * Adding README.source.
+  * Moving maintainer homepage from control to copyright.
+  * Updating README.source.
+  * Adding patch from upstream to use python-lxml instead of python-xml,
+    thanks to Alan Bell <alan.bell@theopenlearningcentre.com> (Closes:
+    #543947).
+
+ -- Daniel Baumann <daniel@debian.org>  Wed, 16 Sep 2009 21:18:30 +0200
+
+openerp-server (5.0.3-0-1) unstable; urgency=low
+
+  * Merging upstream version 5.0.3-0.
+  * Removing xmlrpc.patch, went upstream.
+  * Using dedicated storage directory in /var/lib/openerp-server, that
+    way the addons directory can stay read-only for the unprivileged
+    user.
+  * Commenting out db_name in config (Closes: #542391).
+  * Commenting out port in config (Closes: #542406).
+  * Renaming logfile to openerp-server.log for consistency.
+  * Commenting out pidfile in config (Closes: #542427).
+  * Removing debconf handling in postrm, not possible to do that.
+  * Removing local storage directory on purge.
+
+ -- Daniel Baumann <daniel@debian.org>  Mon, 24 Aug 2009 20:16:55 +0200
+
+openerp-server (5.0.2-0-3) unstable; urgency=low
+
+  * Wrapping and sorting depends.
+  * Correcting spelling of Open ERP.
+  * Updating maintainer field.
+  * Updating vcs fields.
+  * Updating to standards version 3.8.3.
+  * Dropping old depends on python-xml (Closes: #543127).
+  * Adding maintainer homepage field to control.
+  * Marking maintainer homepage field to be also included in binary
+    packages and changelog.
+
+ -- Daniel Baumann <daniel@debian.org>  Mon, 24 Aug 2009 18:23:54 +0200
+
+openerp-server (5.0.2-0-2) unstable; urgency=high
+
+  * Adding patch from Panos Christeas <p_christ@hol.gr> to forbid RPC
+    calls without credentials. All versions of openerp-server affected.
+
+ -- Daniel Baumann <daniel@debian.org>  Thu, 13 Aug 2009 14:45:17 +0200
+
+openerp-server (5.0.2-0-1) unstable; urgency=low
+
+  * Updating standards to 3.8.1.
+  * Rediffing autobuild.patch (Closes: #538625).
+  * Upgrading package to standards version 3.8.2.
+  * Managing setup of unprivileged user account with debconf.
+  * Using more common directory name to store local debian additions.
+  * Updating README.Debian to reflect that the database has to be
+    initialized through the client (Closes: #518675).
+  * Removing package leftovers in postrm script.
+  * Merging upstream version 5.0.2-0.
+
+ -- Daniel Baumann <daniel@debian.org>  Thu, 13 Aug 2009 11:24:59 +0200
 
 openerp-server (5.0.1-0-1) unstable; urgency=low