Change logs for bobcat source package in Hirsute

  • bobcat (5.07.00-1) unstable; urgency=medium
    
      * New upstream version added a constructor and member to CSVTable, changed
        the prototype of Arg::argPointers() (now a const member), and improved the
        content of several man-pages.
    
     -- Frank B. Brokken <email address hidden>  Thu, 24 Dec 2020 12:23:38 +0100
  • bobcat (5.06.01-1) unstable; urgency=medium
    
      [ Frank B. Brokken ]
      * New upstream version 5.06.01
      * Upstream extended the facilities of the class CSVTable
    
      [ tony mancill ]
      * Remove explicit "touch build-stamp" 'in auto-build override
      * Bump Standards-Version to 4.5.1
    
     -- tony mancill <email address hidden>  Sat, 12 Dec 2020 09:23:56 -0800
  • bobcat (5.06.00-1) unstable; urgency=medium
    
      * Added new class: CSVTable constructing tables row-wise
      * Added the move constructor and move assignment operators to BigInt
    
     -- Frank B. Brokken <email address hidden>  Mon, 07 Dec 2020 20:59:44 +0100
  • bobcat (5.05.00-1) unstable; urgency=medium
    
      * Added new class: Config. The existing class ConfigFile should be phased
        out.
      * Added new class: Fields to get/set subfields in numbers of configurable
        number systems.
      * Reimplemented binary_search.
      * Added descriptions of the members of the tt(Arg::LongOption) class to the
        tt(Arg) man-page.
      * Fixed a bug in DateTime.
    
     -- Frank B. Brokken <email address hidden>  Sat, 23 May 2020 15:27:05 +0200