The following files found in the logilab Debian repository are not part of the .diff.gz file in Ubuntu, therefore dh_install does nothing.
* hgview-common.install * hgview-curses.install * hgview.install Apart from that (and an added unused file toto), the source package are identitical. A new upload of the source package with the 3 missing files added: --- hgview-1.5.0.orig/debian/hgview-curses.install +++ hgview-1.5.0/debian/hgview-curses.install @@ -0,0 +1 @@ +usr/lib/python*/*-packages/hgviewlib/curses --- hgview-1.5.0.orig/debian/hgview-common.install +++ hgview-1.5.0/debian/hgview-common.install @@ -0,0 +1,5 @@ +usr/lib/python*/*-packages/hgext +usr/lib/python*/*-packages/hgviewlib/*.py +usr/lib/python*/*-packages/hgviewlib/hgpatches +usr/bin +usr/share/man --- hgview-1.5.0.orig/debian/hgview.install +++ hgview-1.5.0/debian/hgview.install @@ -0,0 +1 @@ +usr/lib/python*/*-packages/hgviewlib/qt4 ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/929741 Title: Files not installed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hgview/+bug/929741/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
