Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-10-20 Thread Cesar Mauri
Hi, Great! Thank you Gianfranco and Alex for all your support! Regards, Cesar El 19/10/2015 a las 19:04, Gianfranco Costamagna escribió: Hi, Built, thanks for the nice contribution to Debian! cheers, G.

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-10-19 Thread Cesar Mauri
Hi Gianfranco and all, http://debomatic-amd64.debian.net/distribution#unstable/eviacam/2.0.3-1/ buildlog extract the tarball with the debian directory, run dpkg-buildpackage -S -sa then pbuilder-dist sid create pbuilder-dist sid build eviacam_version.dsc and you will reproduce the issue.

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-10-11 Thread Cesar Mauri
Hi, Thanks both for your feedback. First, if I try to build using debuild, I get the error `dh_autoreconf: autoreconf -f -i returned exit code 1'. I think it is because dh_autoreconf is running "naked" `autoreconf' instead of `autogen.sh'. So I think the fix is to add the following entry into

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-10-09 Thread Cesar Mauri
Hi Thanks for your feedback. The point of that commit was to add the debugging flags to the compiler command line. if ! "$debug"; then -COMPFLAGS="$COMPFLAGS -DNDEBUG" +COMPFLAGS="$COMPFLAGS -DNDEBUG -O2" +else +COMPFLAGS="$COMPFLAGS -DDEBUG -g -O0" fi yes, but I fail to see

Bug#799205: RFS: eviacam/2.0.1-1 [ITP] -- webcam based mouse emulator

2015-09-28 Thread Cesar Mauri
Hi Alex (and all), About the `hardening-no-fortify-functions' lintian warning, I use the `debian/rule' template generated by dh_make and merges it with the original `debian/rule' file. Now the warning goes away with the new `debian/rule' file, which is in the attachment. Please try to see if it

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-09-28 Thread Cesar Mauri
OMPFLAGS" CPPFLAGS="$COMPFLAGS" #CXXFLAGS="$CXXFLAGS $COMPFLAGS" CXXFLAGS="$COMPFLAGS" commit fc42432855a02c6881199ff09eef95e84db43345 Author: Cesar Mauri <cesar@crea> Date: Tue Mar 8 20:29:04 2011 +0100 Fixed compilation flags to produce a debuggable in debug mode

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-09-25 Thread Cesar Mauri
Hi Gianfranco I don't know which remaining issues you are talking about... http://debomatic-amd64.debian.net/distribution#unstable/eviacam/2.0.1-5/lintian See below: W: eviacam source: dep5-copyright-license-name-not-unique (paragraph at line 68) W: eviacam source:

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-09-23 Thread Cesar Mauri
hint: https://www.debian.org/Bugs/server-control#retitle Done! a configure switch might be the best way, in case other linux distros want to package it too. I'm fine with a Debian patch too, feel free to choose your favourite way (a Debian patch for configure, that will be dropped on the

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-09-23 Thread Cesar Mauri
I guess something like (checked for override_dh_auto_configure: on codesearch.debian.net) override_dh_auto_configure: dh_auto_configure -- --disable-update or something similar Worked like a charm :) No more check for updates under debian I go on with the remaining issues. Regards,

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-09-23 Thread Cesar Mauri
Hi Gianfranco, Thanks for your review. maybe run "debconf-updatepo" in the clean target, to avoid forgetting of updating translations. Done nack :) you did it correctly, but that way dh_clean is never called :) override_dh_clean: debconf-updatepo dh_clean this is what I

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-09-22 Thread Cesar Mauri
Hi Gianfranco, the other stuff might be food maybe run "debconf-updatepo" in the clean target, to avoid forgetting of updating translations. Done I've uploaded an updated version to mentors. I've also fixed some issues (missing .mo files in .deb, remove unneeded files and

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-09-18 Thread Cesar Mauri
I've uploaded a new version which fixes the unversioned-copyright-format-uri warning Regards, Cesar

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-09-18 Thread Cesar Mauri
Hi Gianfranco and Alex, Thanks for your reviews. Hopefully, I've addressed most of the issues. 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

Re: RFS: eviacam

2015-09-17 Thread Cesar Mauri
e latest "Debhelper compatibility level" is "9". Perhaps you should try $ echo 9 > debian/compat and adding Build-Depends: debhelper (>= 9) to debian/control and see if the package works nice with the latest "compatibility level". Cheers, Alex 2015-09-

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-09-17 Thread Cesar Mauri
://dep.debian.net/deps/dep5/ (sorry, due to lack of time I can't review it properly now) cheers, G. Il Mercoledì 16 Settembre 2015 20:57, Cesar Mauri <ce...@crea-si.com> ha scritto: Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package &q

Re: RFS: eviacam

2015-09-17 Thread Cesar Mauri
appeared on debian/unstable. cheers, G. Il Giovedì 17 Settembre 2015 14:30, Cesar Mauri <ce...@crea-si.com> ha scritto: Hi Alex, Thanks for your support. I followed your instructions and it seems to work fine on my debian jessie box. However, I'm not sure how to share the updated package.

Re: RFS: eviacam

2015-09-16 Thread Cesar Mauri
: On Wed, Sep 07, 2011 at 05:36:47AM AEST, Cesar Mauri wrote: Hi, I've managed to upload eviacam again to mentors site and appears to be lintian clean. http://mentors.debian.net/package/eviacam Hey folks. We in the Ubuntu desktop team have been contacted by Cesar once again about getting

Re: RFS: eviacam

2015-09-16 Thread Cesar Mauri
Settembre 2015 18:22, Cesar Mauri <ce...@crea-si.com> ha scritto: Hi Luke and all, I uploaded source packages for the latest upstream version (2.0.1) here [1]. Source code repo here [2]. [1] https://mentors.debian.net/package/eviacam [2] https://sourceforge.net/p/eviacam/eviacam/ci/master/tree/

Bug#799205: RFS: eviacam/2.0.1-5 [ITP] -- webcam based mouse emulator

2015-09-16 Thread Cesar Mauri
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "eviacam": * Package name: eviacam Version : 2.0.1-5 Upstream Author : Cesar Mauri <ce...@crea-si.com> * URL : http://viacam.org * License

Re: RFS: eviacam

2011-09-06 Thread Cesar Mauri
Hi, I've managed to upload eviacam again to mentors site and appears to be lintian clean. http://mentors.debian.net/package/eviacam Thanks, César El 24/08/2011 0:25, Cesar Mauri escribió: Hi Kilian, Thanks for your review. The file debian/po/templates.pot has a lot of template headers

Re: RFS: eviacam

2011-08-24 Thread Cesar Mauri
Jakub, Thanks for your comments. I tried the dpkg-override way (I took mlocate package as reference) but I didn't find a proper way to reset ownership/permissions when the user chooses not SUID without resorting to chown/chmod commands. Thus I left the chown/chmod commands. Running

Re: RFS: eviacam

2011-08-23 Thread Cesar Mauri
Hi Kilian, Thanks for your review. The file debian/po/templates.pot has a lot of template headers still though. Please fill in all fields that are still holding bogus data. Done. Also added Catalan and Spanish translations. However, every time I run debconf-updatepo this file gets

Re: RFS: eviacam

2011-08-03 Thread Cesar Mauri
Hi Kilian, [...] or so and move the SUID bit setting including creating a group to postinst so that you limit the impact to an acceptable minimum. Having an open root access for everybody on a system is quite a bit too generous IMHO. I don't like also having a SUID binary but it is the only

Re: RFS: eviacam

2011-08-03 Thread Cesar Mauri
Hi Kilian, [...] - Have your binary chmod 4750 - with uid 0 (thus the setUID) and - group whateveryournewgroupname In debian/postinst that would look like: chmod 4750 $BINARY chown 0:$GID $BINARY where $GID is the group id of the group you create in postinst. That will make sure it gets the

Re: RFS: eviacam

2011-08-02 Thread Cesar Mauri
Hi Kilian, Thanks for your comments. I have (hopefully) addressed all the issues you pointed out. I have uploaded an updated version to the mentors site which appears to be lintian clean and pbuilds fine for sid. See below for additional details. I see however some LGPL undocumented in

Re: RFS: eviacam

2011-07-26 Thread Cesar Mauri
Hi, As promised, here is my review. Thanks Paul for your thorough review! I (hopefully) managed to fix all the issues you pointed out. I uploaded an updated version to the mentors site which also appears to be lintian clean. I hope that all these improvement will help to find an sponsor

Re: RFS: eviacam

2011-07-26 Thread Cesar Mauri
Hi, Thanks Kilian for your feedback which helped me to improve the package. I've updated and uploaded it again to the mentors site. The package appears to be lintian clean. [...] Updated standards version to 3.9.1 Without futher review of the actual package: Why not to 3.9.2? I had

RFS: eviacam

2011-07-20 Thread Cesar Mauri
Dear mentors, I am looking for a sponsor for my package eviacam. * Package name: eviacam Version : 1.5.2 Upstream Author : Cesar Mauri ce...@crea-si.com * URL : http://viacam.org * License : GPL Section : x11 It builds these binary packages