Bug#860836: appstream-glib: run dh --with gir for ${gir:Depends}

2017-07-29 Thread Matthias Klumpp
2017-07-29 18:18 GMT+02:00 Iain Lane : > tags 860836 + confirmed pending > thanks > > Hi Dan, > > On Thu, Apr 20, 2017 at 02:29:11PM -0500, Dan Nicholson wrote: >> Currently the gir1.2-appstreamglib-1.0 package has no dependencies. >> This is because the ${gir:Depends}

Bug#860836: appstream-glib: run dh --with gir for ${gir:Depends}

2017-07-29 Thread Iain Lane
tags 860836 + confirmed pending thanks Hi Dan, On Thu, Apr 20, 2017 at 02:29:11PM -0500, Dan Nicholson wrote: > Currently the gir1.2-appstreamglib-1.0 package has no dependencies. > This is because the ${gir:Depends} value used in the control file > never gets set since dh_girepository never

Bug#860836: appstream-glib: run dh --with gir for ${gir:Depends}

2017-04-20 Thread Dan Nicholson
Source: appstream-glib Version: 0.6.8-1 Severity: normal Tags: patch Currently the gir1.2-appstreamglib-1.0 package has no dependencies. This is because the ${gir:Depends} value used in the control file never gets set since dh_girepository never runs. Pass --with gir to dh to make that happen.