Hello again. On Tue, Apr 12, 2016 at 02:26:42PM +0200, Andreas Henriksson wrote: > Hello Dmitry. > > Thanks for quick upload of libgit2-glib 0.24.0! > > I've tested building the latest gnome-builder against the new stack in > experimental now and noticed that I end up with a dependency like: > libgit2-glib-1.0-0 (>= 0.23.4) > > This results in a runtime segfault when gnome-builder runs with an > older (from unstable/testing) libgit2-glib. > > Could you please consider bumping the version of all symbols in > the libgit2-glib symbols file to 0.24.0 to make sure when building > against libgit2-glib-dev-1.0-dev (>= 0.24.0) you'll also end up with > a runtime dependency >= 0.24.0 ?
It was mentioned to me that the better solution would be to simply use a Build-Depends-Package field in the symbols file. Please see man deb-symbols for additional information. Regards, Andreas Henriksson