On 29 November 2015 at 18:17, Vincent Pinon <vpi...@april.org> wrote:
> Hello,
>
> One month  later, I still haven't forgotten that task, sorry for the delay ;)
> new upload here:
> http://mentors.debian.net/package/vid.stab
>
> Le mardi 27 octobre 2015, 00:16:57 Andreas Cadhalpun a écrit :
> [snip]
>>  * d/control:
>>     - 'Priority: optional' not extra
>>     - packages should be 'Multi-Arch: same'
>>  * d/copyright: misses copyright of 'Alexey Osipov'
> Done, thanks for guidance!
>
>> The tests could be run e.g. with:
>> cd tests; cmake .; make all; ./tests
>> However, the return code is wrong [2].
> I included your patch, but I'm not sure how to add & run test target in 
> debian/rules.

You can do:

override_dh_auto_test:
      #test commands here

> This might go into future improvements, with the runtime loading of SSE on 
> i386? (Felipe's suggestion)

I'd add -DSSE2_FOUND=false to the cmake invocation when run on i386.
This appears to be enough to disable the sse flags

>
> I don't know if this packaging activity is worth versioning on alioth, as 
> upstream doesn't seem to evolve any/much more?
> If yes anyway, am I allowed to initialize a git repo?

I think git history is always useful, although pre-first release
history not so much (so we can create the repo with the uploaded
package). Please apply to the pkg-multimedia project on alioth, and
read the wiki

https://alioth.debian.org/projects/pkg-multimedia
https://wiki.debian.org/DebianMultimedia/DevelopPackaging

-- 

Saludos,
Felipe Sateler

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to