diff --git a/debian/changelog b/debian/changelog index c0c0405..3b457d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-json-pointer (2.0-3) UNRELEASED; urgency=medium + + * Apply multi-arch hints. + + python-json-pointer-doc: Add Multi-Arch: foreign. + + -- Debian Janitor Fri, 16 Jul 2021 22:53:17 -0000 + python-json-pointer (2.0-2) unstable; urgency=medium * Uploading to unstable. diff --git a/debian/control b/debian/control index bf73931..beca6c4 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Depends: ${misc:Depends}, ${sphinxdoc:Depends}, +Multi-Arch: foreign Description: resolve JSON pointers - doc Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for