Changelog
software-center (5.3.3) quantal; urgency=low
[ Michael Vogt ]
* lp:~mvo/software-center/fix-lp920741-trunk:
- add a __unicode__ method to the Application object to ensure
that in a mixed string/unicode context the right type is
returned and as a side-effect this fixes LP: #920741 and similar
cases
[ Natalia Bidart ]
* lp:~nataliabidart/software-center/birth-of-a-website.0:
- Trivial change for update.py:make_doc_from_parser and
update.py:index_app_info_from_parser, moved them from being module
level functions to instance methods for the AppInfoParserBase class.
* lp:~nataliabidart/software-center/birth-of-a-website.1:
- Added support for parsing the "website" field from commercial apps.
- Made major refactoring to the Xapian doc builder, as per mvo's
request.
-- Michael Vogt <email address hidden> Fri, 29 Jun 2012 13:32:58 +0200