jailkit (2.23-1~bpo11+1) bullseye-backports; urgency=medium

  * Rebuild for bullseye-backports.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 09 Oct 2021 12:20:00 -0300

jailkit (2.23-1) unstable; urgency=medium

  * New upstream version 2.23.
  * debian/control: changed from python3-all to python3:any in Build-Depends
    field.
  * debian/patches/: removed all patches (010, 020, 030). The upstream fixed
    the source code. Thanks!
  * debian/rules: removed override_dh_auto_install because the upstream fixed
    the installing of the manpage jailkit.7. Thanks.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 03 Oct 2021 15:36:57 -0300

jailkit (2.22-2) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 4.6.0.1.
  * debian/patches/:
      - 020_fix-incorrect-device.patch: created to fix the incorrect calc of
        device major number. Thanks to Jesse Norell <jesse@kci.net>.
        (Closes: #992422)
      - 030_fix-typo-jk_init.patch: created to fix a typo in /usr/sbin/jk_init.
        Thanks to Peter Viskup <skupko.sk@gmail.com>. (Closes: #992420)
  * debian/tests/control: removed non-superficial tests because they will
    reject to work in $AUTOPKGTEST_TMP that is writable by group or others.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 26 Sep 2021 21:30:37 -0300

jailkit (2.22-1) unstable; urgency=medium

  * New upstream version 2.22.
  * The upstream made several fixes in source code. Consequently:
      - Removed the following patches because they are no longer needed:
          ~ debian/patches/010_fix-spelling-manpages.patch
          ~ debian/patches/020_remove-duplicate-option.patch
          ~ debian/patches/040_fix-crash-jk_update.patch
      - debian/patches/030_fix-manpage-level.patch:
          ~ Renamed to 010_fix-manpage-level.patch.
          ~ Updated to be compliant with the new upstream release.
          ~ Added an extra Forwarded field.
      - debian/rules: updated target override_dh_install to make it compliant
        with the new upstream release.
      - debian/source/include-binaries: no longer needed. Removed.
  * debian/copyright:
      - Fixed the licensing for src/jk_lsh.c.
      - Updated upstream e-mail address and copyright years.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 15 Aug 2021 10:45:08 -0300

jailkit (2.21-4) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 4.5.1.
  * debian/copyright: updated upstream and packaging copyright years.
  * debian/patches/040_fix-crash-jk_update.patch: created to migrate two lines
    from Python2 to 3, fixing Python3 compatibility and avoiding a crash when
    updating the jail. (Closes: #991075)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 16 Jul 2021 11:31:18 -0300

jailkit (2.21-3) unstable; urgency=medium

  * debian/control:
      - Bumped Standards-Version to 4.5.0.
      - Changed short description.
      - Migrated DH level to 13.
  * debian/copyright: updated packaging copyright years.
  * debian/lintian-overrides: added new lines to ignore false positives about
    bin-sbin-mismatch.
  * debian/patches/:
      - Added Forwarded field to all patches.
      - Added Index line to all patches.
      - Renumbered all patches.
      - debian/patches/030_fix-manpage-level.patch: created to change upstream
         manpage, not relative to a binary, to level 7.
  * debian/rules: added an override to dh_auto_install to move a manpage from
    level 8 to level 7.
  * debian/tests/control:
      - Added a new test.
      - Set all previous tests as superficial.
  * debian/upstream/metadata: created.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 24 Aug 2020 10:23:23 -0300

jailkit (2.21-2) unstable; urgency=medium

  * Upload to unstable.
  * debian/patches/10_ignore-python2.patch: removed in favor of an override
    in debian/rules.
  * debian/rules: created the override_dh_auto_configure to pass "python3" as
    value for PYTHONINTERPRETER in configure file.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: added a new test.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 11 Nov 2019 13:23:32 -0300

jailkit (2.21-1) experimental; urgency=medium

  * Initial release. (Closes: #648040)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 17 Oct 2019 22:35:34 -0300