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 file contents 
changed
dpkg-source: error: add po/ar.gmo in debian/source/include-binaries if you want 
to store the modified binary in the debian tarball
[...]

dpkg-source: error: cannot represent change to po/zh_TW.gmo: binary file 
contents changed
dpkg-source: error: add po/zh_TW.gmo in debian/source/include-binaries if you 
want to store the modified binary in the debian tarball
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -b eviacam-2.0.1 gave error exit status 2

"

you seem to have a different tarball from the upstream one.

I suggest you to use the exact tarball as the one you download from sf website, 
and add patches with debian/patches.

In this case since they are because of translation issues you might just remove 
them in clean target, and recreate them on build.

(dpkg-source gives a warning on deletion, but not an error).

Moreover recreating from source is the preferred Debian way of doing things.
(being able to recreate is mandatory, recreating is preferred).

But using the orig tarball with the same md5 hash is for me mandatory too :)

cheers,

G.

Reply via email to