> * "dh_install: usr/lib/python2.7/site-packages/gi/overrides/GooCanvas.py
> exists in debian/tmp but is not installed to anywhere"
>
> -> you need to install this one
This one is only created if you have python-gobject-2-dev installed,
which is deprecated. Do you think I should add a build depende
Another question: in addition to libgoocanvas-2.0-9, should there be a
metapackage called libgoocanvas-2.0 that always depends on the current
version? Should this package be made from the same source package?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Can you explain (or find a link) where the soname number comes from?
In this case, the libtool library version info is equal to 11:0:2.
Where does the 9 come from? Guess: it's 11 - 2, but why?
Relatedly, should I manually rename the binary package (and only the
binary package?) to libgoocanvas-2.0
What's the standard here? I've already renamed the binary package to
libgoocanvas-2.0{,-common,-dev}. Should the source package just be
goocanvas-2.0 ? (I'm kind of confused by the existence of a
libgoocanvas3 package which just contains version 0.15).
--
You received this bug notification becaus