summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-08-16 10:10:10 +0100
committerSean Whitton <spwhitton@spwhitton.name>2019-08-16 10:10:10 +0100
commit987e944a073f88e3c8f21e0d9bff8d4e9d31ede2 (patch)
treed4cacc0f6b59727e95eb139473c44c2e459a22b8 /debian/changelog
parent189a50afe3fb137255267becf388b5b2d989e147 (diff)
package build updates in response to upstream commit 56a56a4dcb
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