diff -Nru swift-2.16.0/debian/changelog swift-2.16.0/debian/changelog --- swift-2.16.0/debian/changelog 2017-11-22 19:32:35.000000000 +0000 +++ swift-2.16.0/debian/changelog 2017-11-22 20:09:38.000000000 +0000 @@ -1,9 +1,9 @@ -swift (2.16.0-0ubuntu2~ubuntu16.04.1~ppa201711221432) xenial; urgency=medium +swift (2.16.0-0ubuntu2~ubuntu16.04.1~ppa201711221509) xenial; urgency=medium * d/swift-doc.docs: Adjust installation source for docs. * No-change backport to xenial - -- Corey Bryant Wed, 22 Nov 2017 14:32:35 -0500 + -- Corey Bryant Wed, 22 Nov 2017 15:09:38 -0500 swift (2.16.0-0ubuntu1) bionic; urgency=medium diff -Nru swift-2.16.0/debian/rules swift-2.16.0/debian/rules --- swift-2.16.0/debian/rules 2017-11-22 19:07:55.000000000 +0000 +++ swift-2.16.0/debian/rules 2017-11-22 19:07:55.000000000 +0000 @@ -14,7 +14,7 @@ # build with sphinx documentation override_dh_sphinxdoc: ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS))) - PYTHONPATH=. sphinx-build -b html doc/source doc/build/html + PYTHONPATH=. sphinx-build -b html doc/source $(CURDIR)/debian/swift-doc/usr/share/doc/swift-doc/html dh_sphinxdoc -O--buildsystem=python_distutils endif diff -Nru swift-2.16.0/debian/swift-doc.docs swift-2.16.0/debian/swift-doc.docs --- swift-2.16.0/debian/swift-doc.docs 2017-11-22 19:07:55.000000000 +0000 +++ swift-2.16.0/debian/swift-doc.docs 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -doc/build/html