diff -Nru networking-ovn-5.0.0/debian/changelog networking-ovn-5.0.0/debian/changelog --- networking-ovn-5.0.0/debian/changelog 2018-09-06 20:35:20.000000000 +0000 +++ networking-ovn-5.0.0/debian/changelog 2018-09-06 22:21:42.000000000 +0000 @@ -1,10 +1,10 @@ -networking-ovn (5.0.0-0ubuntu3~ubuntu18.04.1~ppa201809061635) bionic; urgency=medium +networking-ovn (5.0.0-0ubuntu3~ubuntu18.04.1~ppa201809061821) bionic; urgency=medium * d/rules: Ensure /usr/share/ansible is installed by common package, to resolve issues with co-installability. * No-change backport to bionic - -- Corey Bryant Thu, 06 Sep 2018 16:35:20 -0400 + -- Corey Bryant Thu, 06 Sep 2018 18:21:42 -0400 networking-ovn (5.0.0-0ubuntu1) cosmic; urgency=medium diff -Nru networking-ovn-5.0.0/debian/rules networking-ovn-5.0.0/debian/rules --- networking-ovn-5.0.0/debian/rules 2018-09-06 18:37:57.000000000 +0000 +++ networking-ovn-5.0.0/debian/rules 2018-09-06 18:37:57.000000000 +0000 @@ -10,8 +10,8 @@ override_dh_auto_install: pkgos-dh_auto_install mkdir -p $(CURDIR)/debian/networking-ovn-common/usr/share/ansible - mv $(CURDIR)/debian/python3-networking-ovn/usr/share/ansible $(CURDIR)/debian/networking-ovn-common/usr/share/ansible - rm -rf $(CURDIR)/debian/python-networking-ovn/usr/share/ansible + mv $(CURDIR)/debian/python3-networking-ovn/usr/share/ansible/* $(CURDIR)/debian/networking-ovn-common/usr/share/ansible/ + rm -rf $(CURDIR)/debian/python*-networking-ovn/usr/share/ansible override_dh_install: # NOTE: generate configuration files directly