1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
  
     | 
    
      python-keyutils (0.6-3) unstable; urgency=medium
  * Bump std-version to 4.6.0
  * Bump compat level to 13
  * Run cython3 during build, fixing FTBFS with Python3.11 (Closes: #1023900)
  * Make sure c files are regenerated by deleting _keyutils.c during clean.
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sat, 12 Nov 2022 14:39:02 +0100
python-keyutils (0.6-2) unstable; urgency=medium
  * Bump compat level to 12 
  * Bump std-version to 4.4.0, no changes required
  * Drop Python2 package (Closes: #937873)
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 04 Sep 2019 13:21:11 +0200
python-keyutils (0.6-1) unstable; urgency=medium
  * New upstream release
  * Bump compat level to 4.3.0, no changes required
  * Bump copyright years
  * copyright file in https mode
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 05 Feb 2019 17:28:37 +0100
python-keyutils (0.5-1) unstable; urgency=medium
  * New upstream release
  * Bump std-version to 4.0.1, no changes required.
  * Add setuptools and pytest-runner build-dependencies,
    needed on this new version.
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 18 Aug 2017 23:01:34 +0200
python-keyutils (0.4-1) unstable; urgency=medium
  * New upstream release
  * Bump std-version to 3.9.8, no changes required.
  * Bump compat level to 10
  * Drop patches, upstream.
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 21 Nov 2016 09:52:27 +0100
python-keyutils (0.3.0-3) unstable; urgency=medium
  * fix build failure when the default decoder is ascii.
    d/p/force-utf-8-encoding.patch (Closes: #811301)
    - thanks Martin Michlmayr <tbm@hpe.com> for the useful bug report and help!
    - thanks Nicolas Dandrimont <olasd@debian.org> for the help and patch!
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 19 Jan 2016 15:30:00 +0100
python-keyutils (0.3.0-2) unstable; urgency=low
  * Restrict build archs to linux-any, since keyutils is not
    available otherwise.
  * fix copyright file, as per ftpmasters suggestion.
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 28 Dec 2015 08:52:09 +0100
python-keyutils (0.3.0-1) unstable; urgency=low
  * Initial release (Closes: #808962).
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 25 Dec 2015 02:41:53 +0100
 
     |