Re: webcamoid - NEW

2015-12-29 Thread hpfn
Hi, Gianfranco > Hi, the package was already in new queue, and got accepted yesterday. > > Please move your fixes in a -2 revision and ping me when done. > > > and please start from the -1 version in experimental > Eriberto got time and is helping. Thanks to paying attention with the package

Re: webcamoid - NEW

2015-12-28 Thread Gianfranco Costamagna
Hi, the package was already in new queue, and got accepted yesterday. Please move your fixes in a -2 revision and ping me when done. and please start from the -1 version in experimental e.g. with dget -u http://http.debian.net/debian/pool/main/w/webcamoid/webcamoid_6.2.0-1.dsc thanks Gian

Re: webcamoid - NEW

2015-11-26 Thread hpfn
Hi, I did two more fixes: - debian/control - debian/webcamoid-data It is a c++ software. The .symbols file is not that big, so I'm using it instead of shlibs. http://mentors.debian.net/package/webcamoid http://mentors.debian.net/debian/pool/main/w/webcamoid/webcamoid_6.2.0-1.dsc regards, --

Re: webcamoid - NEW

2015-11-24 Thread hpfn
Hi, > wonderful, it was on my radar, I'll wait for a new ping then :) > One package was missing. cowbuilder is running soft now. http://mentors.debian.net/package/webcamoid http://mentors.debian.net/debian/pool/main/w/webcamoid/webcamoid_6.2.0-1.dsc regards, -- Herbert Parentes Fortes Neto (

Re: webcamoid - NEW

2015-11-23 Thread Gianfranco Costamagna
wonderful, it was on my radar, I'll wait for a new ping then :) Il Lunedì 23 Novembre 2015 17:58, Herbert Parentes Fortes Neto ha scritto: Hi, I had forgotten to run cowbuilder. I ran it today. It fails to build. If someone is reviewing the package, let me fix the error first. regards,

Re: webcamoid - NEW

2015-11-23 Thread hpfn
Hi, I had forgotten to run cowbuilder. I ran it today. It fails to build. If someone is reviewing the package, let me fix the error first. regards, -- Herbert Parentes Fortes Neto (hpfn)

Re: webcamoid - NEW

2015-11-17 Thread hpfn
Hi, I just uploaded the packages to mentors: Uploading to mentors (via ftp to mentors.debian.net): Uploading webcamoid_6.2.0-1.dsc: done. Uploading webcamoid_6.2.0.orig.tar.gz: done. Uploading webcamoid_6.2.0-1.debian.tar.xz: done. Uploading libqb6-dev_6.2.0-1_amd64.deb: done. Uploading

Re: webcamoid - NEW

2015-11-15 Thread hpfn
Hi, I create another package for QbQml ? ── usr ├── lib │ └── x86_64-linux-gnu └── qt5 └── qml │ └── QbQml │ ├── libQbQml.so │ └── qmldir Probably everything goes to /usr/share but I don't know

Re: webcamoid - NEW

2015-11-15 Thread hpfn
Hi Gianfranco, > I maintain a qt5 package, and my packaging seems more "clean" > > https://sources.debian.net/src/qviaggiatreno/2013.7.3-8/debian/ > > (of course I don't provide a library, so the split should be done by you) > > and I'm not even sure this easy packaging will fit your needs > (

Re: webcamoid - NEW

2015-11-14 Thread Gianfranco Costamagna
Hi, I maintain a qt5 package, and my packaging seems more "clean" https://sources.debian.net/src/qviaggiatreno/2013.7.3-8/debian/ (of course I don't provide a library, so the split should be done by you) and I'm not even sure this easy packaging will fit your needs (I see some differences in pr

webcamoid - NEW

2015-11-14 Thread hpfn
Hi, I'm packaging a app like that from the scratch for the first time. The information about hardening for qmake in the wiki[0] should be updated, IMHO. QMAKE_CPPFLAGS doesn't work. And everything can be done in debian/rules. The example I found in debian/rules[1] of zeal debian package. [0] -