* Neil Williams <codeh...@debian.org>, 2013-05-12, 11:35:
Please provide the full .po file, not a patch. The current patch fails
to apply against either gpdftext 0.1.5-1 from `apt-get source` or
current SVN.
patching file pl.po
Hunk #3 FAILED at 96.
Hunk #4 FAILED at 230.
2 out of 4 hunks FAILED -- saving rejects to file pl.po.rej
Well, it applies cleanly here against gpdftext-0.1.5-1 (and pl.po from
svn trunk r158 is identical):
$ apt-get source -qq gpdftext
gpgv: Signature made 2011-05-29T13:09:27 CEST using DSA key ID 28BCB3E3
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./gpdftext_0.1.5-1.dsc
dpkg-source: info: extracting gpdftext in gpdftext-0.1.5
dpkg-source: info: unpacking gpdftext_0.1.5.orig.tar.gz
dpkg-source: info: applying gpdftext_0.1.5-1.diff.gz
$ cd gpdftext-0.1.5/
$ zcat ~/fix-pl.po.diff.gz | patch -p1 --verbose
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/po/pl.po b/po/pl.po
|--- a/po/pl.po
|+++ b/po/pl.po
--------------------------
patching file po/pl.po
Using Plan A...
Hunk #1 succeeded at 13.
Hunk #2 succeeded at 83.
Hunk #3 succeeded at 96.
Hunk #4 succeeded at 231.
done
Presumably something on your side corrupted the patch's encoding? Note
that hunks #3 and #4 are the ones that contain non-ASCII characters.
The current POT and PO file are attached.
The attached .po is different than the one in svn, so I'm a bit
confused. Is that intentional? Anyway, my patch still applies to it:
$ zcat ~/fix-pl.po.diff.gz | patch -p1 pl.po --verbose
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/po/pl.po b/po/pl.po
|--- a/po/pl.po
|+++ b/po/pl.po
--------------------------
patching file pl.po
Using Plan A...
Hunk #1 succeeded at 13.
Hunk #2 succeeded at 83.
Hunk #3 succeeded at 96.
Hunk #4 succeeded at 140 with fuzz 2 (offset -91 lines).
done
It would be a lot better to complete the translation
Sorry, I'm not interested in translating new stuff. I'm only interested
in fixing bugs in existing translations.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org