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 Gianfranco Costamagna
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Cesar, > Running debuild after unpacking the tarball and the debian/ > directory works for me. Not sure how to reproduce this issue. > http://debomatic-amd64.debian.net/distribution#unstable/eviacam/2.0.3-1/ buildlog extract the tarball with

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-19 Thread Gianfranco Costamagna
Hi, Built, thanks for the nice contribution to Debian! cheers, G. Il Lunedì 19 Ottobre 2015 17:43, Cesar Mauri ha scritto: Hi Gianfranco and all, >> http://debomatic-amd64.debian.net/distribution#unstable/eviacam/2.0.3-1/ >> buildlog >> >> extract the tarball with the

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-10 Thread Gianfranco Costamagna
> >I think Cesar has fixed almost all lintian warnings except the "too >much arch independent data" warning, including the "keyword" keyword >funny issue mentioned by Gianfranco. However, I see mainly 2 problems. >First, if I try to build using debuild, I get the error >`dh_autoreconf: autoreconf

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

2015-10-10 Thread Alex Vong
Hi everyone, I think Cesar has fixed almost all lintian warnings except the "too much arch independent data" warning, including the "keyword" keyword funny issue mentioned by Gianfranco. However, I see mainly 2 problems. First, if I try to build using debuild, I get the error `dh_autoreconf:

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-5 [ITP] -- webcam based mouse emulator

2015-10-03 Thread Gianfranco Costamagna
Hi Alex, >Notice the ``eviacam-doc'' package only includes the files installed >in ``/usr/share/doc/eviacam/help'' directory and nothing else. > > >Gianfranco, could you please see is the solution I found correct? The >Debian documentation on this seems to be a bit lacking, I found the

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

2015-10-02 Thread Alex Vong
Hi all, I have separated arch-dep and arch-indep files into 2 packages, the arch-dep package is called ``eviacam'' and the arch-indep package is called ``eviacam-doc''. Notice the ``eviacam-doc'' package only includes the files installed in ``/usr/share/doc/eviacam/help'' directory and nothing

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

2015-10-01 Thread Gianfranco Costamagna
Hi, >done. thanks for the hint. >Those lines are probably the result of some trials >that I forgot to cleanup :) > >I tidied up a bit the configuration.ac and Makefile.am files wonderful >The point of that commit was to add the debugging flags to the >compiler command line. > > if !

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

2015-09-28 Thread Cesar Mauri
Hi, this is a string I used recently for another package help2man -N -n "enhanced HTTPS support for httplib and urllib2 using PyOpenSSL" /usr/bin/ndg_httpclient --version-string=v0.4.0 > ndg_httpclient.1 done. thanks for the hint. I see #CPPFLAGS="$CPPFLAGS $COMPFLAGS"

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

2015-09-25 Thread Gianfranco Costamagna
Hi >I will try the help2man approach this is a string I used recently for another package help2man -N -n "enhanced HTTPS support for httplib and urllib2 using PyOpenSSL" /usr/bin/ndg_httpclient --version-string=v0.4.0 > ndg_httpclient.1 >The code overrides the CPPFLAGS thus, not sure if I

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-25 Thread Gianfranco Costamagna
Hi Cesar, >I go on with the remaining issues. I don't know which remaining issues you are talking about... anyway I can find one for you: rm ../eviacam_2.0.1.orig.tar.gz uscan --debug --force-download dpkg-buildpackage -S -sa "dpkg-source: error: cannot represent change to po/ar.gmo: binary

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

2015-09-23 Thread Gianfranco Costamagna
> > >Not sure how to change this. I think this string comes from here [1]. > >[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634840 hint: https://www.debian.org/Bugs/server-control#retitle >OK. I want to maintain this feature available for win32 and manually builds. I >could add a

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 Gianfranco Costamagna
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 cheers, G. Il Mercoledì 23 Settembre 2015 16:34, Cesar Mauri ha scritto: > hint: >

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 Gianfranco Costamagna
nope, but maybe autogenerating one starting from help2man and pushing upstream might be worth the effort about fortify you need to be sure the code doesn't override CPPFLAGS CFLAGS and LDFLAGS (or uses them indeed) IIRC that warning is about CPPFLAGS cheers, G. Sent from Yahoo Mail on

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

2015-09-22 Thread Alex Vong
Hi Cesar and Gianfranco, I have fixed 2 lintian warnings about `debian/copyright', it is in the attachment. They are `dep5-copyright-license-name-not-unique' and `old-fsf-address-in-copyright-file'. I think it would be great to update the address of FSF in the source files as well. I notice

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

2015-09-22 Thread Gianfranco Costamagna
Hi Cesar, >> 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 meant. "#634840

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-22 Thread Gianfranco Costamagna
Hi again, some lintian stuff http://debomatic-amd64.debian.net/distribution#unstable/eviacam/2.0.1-5/lintian cheers, G.

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

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

2015-09-18 Thread Gianfranco Costamagna
Hi Alex, > > >I grape the source from . 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

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

2015-09-18 Thread Alex Vong
Hi everyone, I grape the source from . 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

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

2015-09-18 Thread Gianfranco Costamagna
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"

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

2015-09-17 Thread Cesar Mauri
Hi Gianfranco, Thanks for your feedback. Before uploading a new version, could you please confirm that this is the right fix? $ git diff debian/copyright diff --git a/debian/copyright b/debian/copyright index e48a7c9..0cbc23e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4

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

2015-09-17 Thread Gianfranco Costamagna
yes, as explained on that link, section "Example header paragraph" (I just copy-paste from there or from another package usually) Il Giovedì 17 Settembre 2015 17:54, Cesar Mauri ha scritto: Hi Gianfranco, Thanks for your feedback. Before uploading a new version, could

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

2015-09-17 Thread Gianfranco Costamagna
Hi, can you please fix also this lintian pedantic? P unversioned-copyright-format-uri http://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 ha scritto: Package:

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 * URL : http://viacam.org * License : GPLv3