- zchunk (1.2.1+ds1-1+rpi1) bookworm-staging; urgency=medium
++zchunk (1.2.3+ds1-2+rpi1) bookworm-staging; urgency=medium
+
+ [changes brought forward from 1.1.7+ds1-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 20 Jan 2021 20:50:57 +0000]
+ * Disable testsuite, it seems to fail on arm64 kernels.
+
- -- Raspbian forward porter <root@raspbian.org> Mon, 18 Apr 2022 17:28:38 +0000
++ -- Peter Michael Green <plugwash@rasbian.org> Tue, 14 Mar 2023 01:56:06 +0000
++
+ zchunk (1.2.3+ds1-2) unstable; urgency=medium
+
+ * Add the upstream-zstd-1.5.4 patch to make the test suite pass
+ against libzstd-1.5.4. Closes: #1031485
+
+ -- Peter Pentchev <roam@debian.org> Wed, 22 Feb 2023 11:31:17 +0200
+
+ zchunk (1.2.3+ds1-1) unstable; urgency=medium
+
+ * Declare compliance with Policy 4.6.2 with no changes.
+ * Add the year 2023 to my debian/* copyright notice.
+ * New upstream release:
+ - drop a hunk from the cppcheck patch
+ - refresh the line numbers in the typos patch
+
+ -- Peter Pentchev <roam@debian.org> Thu, 05 Jan 2023 23:49:37 +0200
+
+ zchunk (1.2.2+ds1-1) unstable; urgency=medium
+
+ * Declare compliance with Policy 4.6.1 with no changes.
+ * Add the cppcheck patch to fix some minor issues.
+ * Do some Python programming style clean-up on the autopkgtest:
+ - reformat the source using 100 characters per line
+ - bump the minimum supported Python version to 3.7
+ - move some checkers' options to pyproject.toml and setup.cfg
+ - push the source down into a debian/tests/python/ subdirectory
+ * Add an EditorConfig definitions file for debian/*.
+ * New upstream version:
+ - drop the test-checksums patch, integrated upstream
+ - refresh the line numbers in the cppcheck patch
+
+ -- Peter Pentchev <roam@debian.org> Fri, 12 Aug 2022 16:57:41 +0300
zchunk (1.2.1+ds1-1) unstable; urgency=medium
override_dh_auto_configure:
dh_auto_configure -- -Dwith-openssl=disabled
-execute_after_dh_auto_test:
- env PYTHONPATH=debian/tests/python python3 -B -m pychunk.roundtrip -d 'obj-${GARCH}/src' -f '/usr/share/dict/american-english'
- env PYTHONPATH=debian/tests/python python3 -B -m pychunk.roundtrip -d 'obj-${GARCH}/src' -f "$$(readlink -f -- "$$(command -v gcc)")"
+override_dh_auto_test:
+ echo testsuite disabled
+
+#execute_after_dh_auto_test:
- # env PYTHONPATH=debian/tests python3 -B -m pychunk.roundtrip -d 'obj-${GARCH}/src' -f '/usr/share/dict/american-english'
- # env PYTHONPATH=debian/tests python3 -B -m pychunk.roundtrip -d 'obj-${GARCH}/src' -f "$$(readlink -f -- "$$(command -v gcc)")"
++# env PYTHONPATH=debian/tests/python python3 -B -m pychunk.roundtrip -d 'obj-${GARCH}/src' -f '/usr/share/dict/american-english'
++# env PYTHONPATH=debian/tests/python python3 -B -m pychunk.roundtrip -d 'obj-${GARCH}/src' -f "$$(readlink -f -- "$$(command -v gcc)")"
override_dh_makeshlibs:
dh_makeshlibs -- -c4