I'm not sure how you got that debdiff. The only needed diff from Debian (outside the changelog) is:
- $$py setup.py install --root=$(CURDIR)/debian/python-openssl; \ + $$py setup.py install --root=$(CURDIR)/debian/python-openssl --install-layout=deb; \ echo "installing for $$py-dbg ..."; \ - $$py-dbg setup.py install --root=$(CURDIR)/debian/python-openssl-dbg; \ + $$py-dbg setup.py install --root=$(CURDIR)/debian/python-openssl-dbg --install-layout=deb; \ Your debian changelog entry should look something like: pyopenssl (0.8-1ubuntu1) karmic; urgency=low * Merge from debian unstable, remaining changes: - Call setup.py --install with --install-layout=deb -- -- Runa Sandvik <runa.sand...@gmail.com> Mon, 18 May 2009 19:26:19 -0700 -- Please merge 0.8-1 from Debian unstable https://bugs.launchpad.net/bugs/378019 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs