Hi everyone, I grape the source from <http://mentors.debian.net/package/eviacam>. I think I find a problem with the build dependencies, the build dependencies contain `libopencv-dev | libcv-dev'. I first choose to install `libcv-dev', but I get a build failure. After that, I choose to install `libopencv-dev' instead and everything works fine. So in short, I think `libopencv-dev | libcv-dev' should be changed to `libopencv-dev' in `debian/control' file.
Message to Cesar: I have just found out you are the upstream developer, your program looks interesting to me! Message to Gianfranco: Could be reproduce this? I am running Sid. I remember Cesar mentioning he is running Jessie. 2015-09-18 21:32 GMT+08:00, Gianfranco Costamagna <costamagnagianfra...@yahoo.it>: > Hi Cesar, > > lets review: > > d/changelog: please remove the space before ")" > d/rules: usually it is better to use dh-autoreconf instead of autotools-dev, > because the first is a superset > (this means a change on control file too, and the drop of autotools-dev) > d/control: please run "wrap-and-sort" command, to sort dependencies > > "Recommends: wx2.8-i18n" what? > > > the whole wx2.8 is not in testing, please use wx3.0, otherwise your package > won't be included in Stretch. > > d/copyright: missing sone GPL2 licenses > > > the other stuff might be food > > maybe run "debconf-updatepo" in the clean target, to avoid forgetting of > updating translations. > > (note: I didn't do any full copyright review and build/testing). > > cheers, > > G. > > > > > > > Il Venerdì 18 Settembre 2015 9:42, Cesar Mauri <ce...@crea-si.com> ha > scritto: > I've uploaded a new version which fixes the unversioned-copyright-format-uri > warning > > > Regards, > > Cesar > >