package upgrade question (kipina 1.1 to kipina 2.2)

Daniel Hahler ubuntu+lists at thequod.de
Mon Feb 4 22:15:47 GMT 2008


Efrain Valles wrote:

> I am working on an update based on this bug,
> https://bugs.launchpad.net/ubuntu/+source/kipina/+bug/95842
> 
>         No package 'gconf-2.0' found
> 
> One suggestion was to add libgconf2-dev but I have read that apps should
> not depend on dev libraries. It was only a wild guess

You probably need to add libgconf2-dev as a Build-Dependency in
debian/control.
This means that it's used only for building, but the package itself will
not depend on this particular package then, but libgconf2 instead
(probably).

Hope that helps.
Feel free to drop into #ubuntu-motu on IRC (Freenode) for any other
questions.


-- 
http://daniel.hahler.de/



More information about the Ubuntu-motu-mentors mailing list