Change logs for dballe source package in Natty

  • dballe (4.0.18-1build1) natty; urgency=low
    
      * Rebuild with python 2.7 as the python default.
     -- Matthias Klose <email address hidden>   Wed, 08 Dec 2010 15:01:58 +0000
  • dballe (4.0.18-1) unstable; urgency=low
    
      * New upstream version
         + Lua bindings to be used from C
      * Dropped sqliteodbc build-dep and disabled make check as a consequence.
        Closes: #581008
    
    dballe (4.0.17-1) UNRELEASED; urgency=low
    
      * New upstream version
         + Complain if trying to encode a generic message containing a variable
           with an attribute which is not a B33YYY variable
         + Added dbatbl_makeb to edit B tables
    
    dballe (4.0.16-1) unstable; urgency=low
    
      * New upstream version
         + Allow to use priority filters on query=best queries
         + Implemented dbadb --dbfile to directly use sqlite file databases
         + Added dba_db_create_{from_file,from_url,test}
         + Allow to provide a url instead of a dsn as the dsn parameter in presentati
         + Implemented dbamsg convert --template to force output template
         + Implemented dbamsg convert --report to force output message type
      * Build-depends on python-dev instead of python-all-dev. Closes: #571228
      * Applied patch by Alessio Treglia to work with python 2.6. Closes: #535839
      * Stricter shlibs
      * Added fortran bindings doxygen documentation
      * Updated Standards-version (no changes required)
    
    dballe (4.0.15-1) unstable; urgency=low
    
      * Fixed a misbehaviour in the Fortran API to create BUFR messages
      * Allow to encode and decode an optional section in BUFR messages.
        This change may break ABI, but I am not bumping SONAME because as far as I
        know I can still handle rebuilds for each library user.
      * Implemented "dbamsg head"
      * Added msg/repinfo.h with dba_repinfo_default_filename
    
    dballe (4.0.14-1) unstable; urgency=low
    
      * Allow to filter by variable names in dbamsg filter
    
    dballe (4.0.13-1) unstable; urgency=low
    
      * Lowercase rep_memo before use
      * Added support for CO, SO2 and PM2.5
    
    dballe (4.0.12-1) unstable; urgency=low
    
      * Redefine Fortran<->C constants to be more portable
      * Test database using SQLite if no test DSN is specified
      * Favour use of rep_memo instead of rep_cod
     -- Bhavani Shankar <email address hidden>   Tue,  22 Jun 2010 17:27:23 +0100