Followup-For: Bug #867396 Control: tag -1 patch pending This will be fixed in the next stretch point release with the attached debdiff.
Andreas
diff -Nru cerealizer-0.8.1/debian/changelog cerealizer-0.8.1/debian/changelog --- cerealizer-0.8.1/debian/changelog 2013-08-15 14:51:29.000000000 +0200 +++ cerealizer-0.8.1/debian/changelog 2018-02-22 15:46:07.000000000 +0100 @@ -1,3 +1,14 @@ +cerealizer (0.8.1-1+deb9u1) stretch; urgency=medium + + [ Andreas Beckmann ] + * Non-maintainer upload. + * Backport fix from 0.8.1-2 to stretch. + + [ Vincent Bernat ] + * Fix python3-cerealizer Depends field. Closes: #867396. + + -- Andreas Beckmann <a...@debian.org> Thu, 22 Feb 2018 15:46:07 +0100 + cerealizer (0.8.1-1) unstable; urgency=low [ Jakub Wilk ] diff -Nru cerealizer-0.8.1/debian/control cerealizer-0.8.1/debian/control --- cerealizer-0.8.1/debian/control 2013-08-15 14:48:38.000000000 +0200 +++ cerealizer-0.8.1/debian/control 2018-01-14 10:49:33.000000000 +0100 @@ -23,7 +23,7 @@ Package: python3-cerealizer Architecture: all -Depends: ${python:Depends}, ${misc:Depends} +Depends: ${python3:Depends}, ${misc:Depends} Description: secure pickle-like module for Python 3 It support basic types (int, string, unicode, tuple, list, dict, set,...), old and new-style classes (you need to