]> git.saurik.com Git - apt.git/commit - po/ne.po
properly implement pkgRecord::Parser for *.deb files
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 8 Jan 2015 20:07:37 +0000 (21:07 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 16 Mar 2015 17:01:13 +0000 (18:01 +0100)
commit2f6a2fbbdc9f76dc4eace83a427013f4e1c03afc
treec831f594596241ef1ef56c20dbd1f4e39a6840b9
parent3de7789a75c58204bcc979c72899cfdacba4e2ac
properly implement pkgRecord::Parser for *.deb files

Implementing FileName() works for most cases for us, but other
frontends might need more and even for us its not very stable as
the normal Jump() implementation is pretty bad on a deb file and
produce errors on its own at times.
So, replacing this makeshift with a complete implementation by
mostly just shuffling code around.
51 files changed:
apt-pkg/deb/debindexfile.cc
apt-pkg/deb/debindexfile.h
apt-pkg/deb/debrecords.cc
apt-pkg/deb/debrecords.h
apt-pkg/tagfile.cc
doc/po/apt-doc.pot
doc/po/fr.po
po/apt-all.pot
po/ar.po
po/ast.po
po/bg.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/dz.po
po/el.po
po/es.po
po/eu.po
po/fi.po
po/fr.po
po/gl.po
po/hu.po
po/it.po
po/ja.po
po/km.po
po/ko.po
po/ku.po
po/lt.po
po/mr.po
po/nb.po
po/ne.po
po/nl.po
po/nn.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/sk.po
po/sl.po
po/sv.po
po/th.po
po/tl.po
po/tr.po
po/uk.po
po/vi.po
po/zh_CN.po
po/zh_TW.po