Change logs for talloc source package in Kinetic

  • talloc (2.3.3-4) unstable; urgency=medium
    
      * python3-talloc-dev: move pytalloc.h from python-version-specific dir back
        to /usr/include where upstream installs it
      * remove _PUBLIC_ marking from pytalloc.h header too, not only talloc.h
      * remove whole _PUBLIC_ define from the common installed header
        (do not pollute the namespace and do not clash with other usages)
      * generate header of python3-talloc.symbols file directly from d/rules file
        (it is highly python-dependent, this way it is more visible in one place)
      * d/control: remove build-dependency on dh-exec (used only for .symbols file)
      * set SHELL = sh -e for proper error checking
      * switch from --with python to dh-sequence-python3
      * many other cleanups/tweaks in the d/rules file
      * d/rules: explicitly list targets which go to debhelper
      * d/python3-talloc.lintian-overrides: fix to cover all arches not jut x64
      * d/source/lintian.overrides: add override for buildtools/examples/
    
     -- Michael Tokarev <email address hidden>  Wed, 04 May 2022 18:28:58 +0300
  • talloc (2.3.3-3) 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/
      * d/control: add myself to Uploaders
    
     -- Michael Tokarev <email address hidden>  Sat, 26 Mar 2022 19:11:12 +0300
  • talloc (2.3.3-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:22 +0000