summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 229b7a4a..74e25729 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,12 @@ ocrmypdf (9.0.1+dfsg-1) UNRELEASED; urgency=medium
- tests/resources/link.pdf
* Install new bash & fish completion.
- New build-dep on dh-exec.
+ * In response to upstream commit 56a56a4dcb:
+ - drop d/rules code to prepare an importable copy of ocrmypdf for the
+ docs build
+ - patch docs/conf.py to use os.environ['DEB_VERSION_UPSTREAM'] instead
+ of calling pkg_resources.get_distribution, which won't work before
+ ocrmypdf is installed.
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 16 Aug 2019 09:20:57 +0100