Change logs for libqtdee source package in Precise

  • libqtdee (0.2.4-0ubuntu1) precise; urgency=low
    
      * New upstream release:
        - add new method that makes libqtdee able to handle local models
     -- Didier Roche <email address hidden>   Fri, 17 Feb 2012 15:20:49 +0100
  • libqtdee (0.2.3-0ubuntu2) precise; urgency=low
    
      * debian/control:
        - depends on latest libdee (ABI bump)
      * debian/source:
        - remove source 3, doesn't play well with merge-upstream
     -- Didier Roche <email address hidden>   Thu, 12 Jan 2012 16:43:18 +0100
  • libqtdee (0.2.3-0ubuntu1) oneiric; urgency=low
    
      * debian/libqtdee2.symbols
        - added symbols introduced by new APIs in version 0.2.2
          QVariantMap DeeListModel::get(int) and int DeeListModel::count()
        - marked as optional all weak symbols that are not part of the library
        - added optional weak symbol introduced by Oneiric's Qt
        - removed private symbols
      * use -fvisibility=hidden in build to hide all private symbols
      * add -Wall compilation flag and fixed all warnings
      * add -std=c++0x compilation flag
     -- Florian Boucault <email address hidden>   Thu, 28 Jul 2011 00:22:52 +0200