Re: Bug#781938: RFS: vid.stab/0.98b-1

2015-11-29 Thread Vincent Pinon
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.
This might go into future improvements, with the runtime loading of SSE on 
i386? (Felipe's suggestion)

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?

Many thanks again,
Cheers,

Vincent.

signature.asc
Description: This is a digitally signed message part.
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: Bug#781938: RFS: vid.stab/0.98b-1

2015-11-29 Thread Felipe Sateler
On 29 November 2015 at 18:17, Vincent Pinon  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

Re: Bug#781938: RFS: vid.stab/0.98b-1

2015-10-26 Thread Andreas Cadhalpun
On 26.10.2015 23:00, Felipe Sateler wrote:
> On 26 October 2015 at 18:34, Andreas Cadhalpun
>  wrote:
>> On 26.10.2015 13:15, Felipe Sateler wrote:
>>> I see that Andreas Cadhalpun (in CC) expressed interest in this
>>> package and apparently already forwarded that patch upstream. Andreas,
>>> did you ever get a response on that?
>>
>> No, unfortunately not. That's why I didn't pursue this any further,
>> as I assumed that upstream is not active anymore. Am I wrong about that?
> 
> The last commit in github[1] is from May. So not really active, no.
> But that doesn't mean we shouldn't provide the package (as long as
> there is a willing maintainer).

Yes, it just means that one can't expect any help from upstream.

Regarding Vincent's packaging:

 * d/control:
- 'Priority: optional' not extra
- packages should be 'Multi-Arch: same'
 * d/copyright: misses copyright of 'Alexey Osipov'

The tests could be run e.g. with:
cd tests; cmake .; make all; ./tests

However, the return code is wrong [2].

Best regards,
Andreas


2: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?att=2;filename=0002-tests-return-0-upon-success.patch;bug=781938;msg=20

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