Hi

Ritesh Raj Sarraf schrieb am 13.02.2017, 23:29 +0530:
>I have faced this issue myself a couple of times. I am not sure what the
>official stance is, but having the clean target make the git repo
>inconsistent looks like a bug to me.
Yes, it is, but rather in the Git workflow:

[…]
>gbp:error: You have uncommitted changes in your source tree:
>gbp:error: On branch master
>Your branch is up-to-date with 'origin/master'.
>Changes not staged for commit:
>  (use "git add/rm <file>..." to update what will be committed)
>  (use "git checkout -- <file>..." to discard changes in working directory)
>
>        deleted:    eng-hun/eng-hun.tei
That file is generated automatically and shouldn't be in the source anyway:

    $ wget 
https://sourceforge.net/projects/freedict/files/English%20-%20Hungarian/0.1/freedict-eng-hun-0.1.src.tar.bz2/download
 2>&1 > /dev/null
    $ tar xf download
    $ ls eng-hun
    ChangeLog eng-hun.tei.header Makefile

This is on my ToDo list for a while now. hun-eng (and the reversed) were shipped
in a binary format, but with a free license. We used to pull from upstream and
extract the source. Given that the original author(s) are inactive these days,
we really should get rid of the conversion process from binary to TEI and rather
ship the proper TEI file as source. I will try to tackle this this or next
month.

Thanks
Sebastian

Attachment: signature.asc
Description: PGP signature

Reply via email to