Change logs for tdb source package in Kinetic

  • tdb (1.4.6-3) unstable; urgency=medium
    
      * many tweaks for d/rules:
       - switch from --with python to dh-sequence-python3
         and stop overriding --fail-missing with dh=13
       - replace slow architecture.mk with fast inline version
       - reorder targets for readability
       - reorder configure arguments for readability
       - rework clean target
       - move libtdb.a build to build target and build it in bin/
       - restrict targets for which we run dh
       - stop overriding dh_makeshlibdeps,
         set DPKG_GENSYMBOLS_CHECK_LEVEL instead
       - make configure & build depend on config-stamp
         to stop configure rerun on each build
       - set SHELL to /bin/sh -e
      * remove _PUBLIC_ define from the public header entirely,
        not only the usage of this define, to stop polluting
        the namespace
    
     -- Michael Tokarev <email address hidden>  Wed, 04 May 2022 20:11:55 +0300
  • tdb (1.4.6-2) unstable; urgency=medium
    
      * d/rules include buildflags.mk instead of open-coding CFLAGS etc definitions
      * d/rules: remove _PUBLIC_ markers from public header file
        fixing samba-4.16 ftbfs
      * d/rules: clean up bin/ not build/
    
     -- Michael Tokarev <email address hidden>  Sat, 26 Mar 2022 19:23:34 +0300
  • tdb (1.4.5-2build1) jammy; urgency=medium
    
      * No-change rebuild with Python 3.10 as default version
    
     -- Graham Inggs <email address hidden>  Thu, 13 Jan 2022 20:34:47 +0000