-zchunk (1.1.9+ds1-2) UNRELEASED; urgency=medium
+zchunk (1.1.10+ds1-1) UNRELEASED; urgency=medium
* Declare compliance with Policy 4.6.0 with no changes.
* Add the cppcheck patch to fix a minor test check.
+ * New upstream release:
+ - update the upstream copyright years
-- Peter Pentchev <roam@debian.org> Sat, 21 Aug 2021 19:10:29 +0300
--- /dev/null
+Description: Fix a minor grammar mistake.
+Forwarded: not-yet
+Author: Peter Pentchev <roam@ringlet.net>
+Last-Update: 2021-08-21
+
+--- a/README.md
++++ b/README.md
+@@ -58,7 +58,7 @@
+ be able to reduce the overall file size by using a [zstd dictionary](https://facebook.github.io/zstd/#small-data).
+ The dictionary takes up extra space at the beginning of the zchunk file, but is
+ used as an identical initial dictionary for compressing each chunk, which can
+-give a significant overall savings.
++give significant overall savings.
+
+ It is important that all further revisions of the zchunk file use the same
+ dictionary. If the dictionary changes, none of the chunks will match from the