summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* finially do the post-processing of the po's for all non-deDavid Kalnischkies2012-05-247-3180/+1672
| | | | languages, too, to reduce the amount of fuzzies in them
* use docbook DTD 4.5 instead of 4.2 to have valid docsDavid Kalnischkies2012-05-2314-26/+27
|
* * doc/*.xml:David Kalnischkies2012-05-2313-598/+385
| | | | - mark even more stuff as untranslateable and improve the markup here and there (no real text change)
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2012-05-222-4/+23
| | | | - dup() given compressed fd in OpenDescriptor if AutoClose is disabled as otherwise gzclose() and co will close it
* releasing version 0.9.5Michael Vogt2012-05-2210-13/+21
|
* merged from DavidMichael Vogt2012-05-222-562/+292
|\
| * * proofreading of the manpage potDavid Kalnischkies2012-05-222-562/+292
| | | | | | * German manpage translation update (Closes: #673294)
* | merged from davidMichael Vogt2012-05-2215-167/+49
|\|
| * * debian/rules:David Kalnischkies2012-05-212-2/+6
| | | | | | | | - move internal-solver as 'apt' to his friend dump-solver in /usr/lib/apt/solvers to avoid writing a manpage for it
| * * debian/control:David Kalnischkies2012-05-212-2/+5
| | | | | | | | - moving debiandoc-sgml to Build-Depends-Indep was one step too much for the buildds as we still build two sgml files in arch:any
| * * apt-pkg/contrib/mmap.cc:David Kalnischkies2012-05-212-0/+5
| | | | | | | | | | - have a dummy SyncToFd around in case of ReadOnly access to a compressed file as we otherwise on Close() do not delete[] the char buffer but munmap() it… (Closes: #673815)
| * * buildlib/inttypes.h.in:David Kalnischkies2012-05-218-140/+4
| | | | | | | | - remove inttypes.h compatibility as providing such a c99 types compatibility conflicts with the usage of c99 type long long
| * whatever this script did, it didn't for a long long timeDavid Kalnischkies2012-05-211-14/+0
| | | | | | | | (it creates changelog from cvs)
| * apply the correct metadata (package, version, mail) to all pot and po filesDavid Kalnischkies2012-05-215-6/+17
| |
| * * buildlib/podomain.mak:David Kalnischkies2012-05-212-3/+12
| | | | | | | | - ensure that all sources end up in the srclist so that we don't forget to extract half of the translation strings
* | Merge my tree and the remote tree (no change, I guess)bubulle@debian.org2012-05-210-0/+0
|\ \ | |/ |/|
| * German updated (Chris Leick). Closes: #673410bubulle@debian.org2012-05-202-487/+71
| |
* | releasing version 0.9.4Michael Vogt2012-05-2110-1369/+1414
| |
* | merge fix from david for warning during xml buildMichael Vogt2012-05-213-3/+3
| |
* | merged updated de.po, thanks to Holger Wansing (closes: #672466)Michael Vogt2012-05-212-253/+312
| |
* | merged from David, uncommited the previous i18n commit first as its part of ↵Michael Vogt2012-05-2162-19493/+6897
|\ \ | |/ |/| | | the merge from David already but for some reason bzr is confused and gives a gazillion of conflicts in doc/po/de.po without the uncommit first
| * * ftparchive/writer.cc:David Kalnischkies2012-05-212-0/+3
| | | | | | - include Contents-* files in Release files (Closes: #673647)
| * add also <refentryinfo> to the list of unstranslated tags for po4aDavid Kalnischkies2012-05-2113-1985/+1754
| |
| * auto-generate the correct <date> translationDavid Kalnischkies2012-05-2125-1619/+1566
| |
| * print warnings in release script if xml-linting failsDavid Kalnischkies2012-05-211-0/+5
| | | | | | | | | | The build was successful, so it doesn't seem to be a problem per-se, but it is a good idea to correct these errors non-the-less.
| * remove the mode-line from apt.ent to save them from being "translated"David Kalnischkies2012-05-2110-434/+387
| |
| * add <refname> and <refentrytitle> to the untranslated listDavid Kalnischkies2012-05-2110-614/+59
| |
| * in <term> mark all options with <option> and mark <term><option>David Kalnischkies2012-05-2121-14232/+1721
| | | | | | as untranslated for po4a removing ~200 unless "translateable" strings
| * * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-05-205-6/+38
| | | | | | | | - longcode Translation files are saved with encoded underscore, so make sure to pick these files up as well for Acquire::Languages
| * move the creation of the manpage-style.xsl file to the rest of theDavid Kalnischkies2012-05-202-4/+6
| | | | | | | | | | manpage building instead of doing it at setup time, so we can properly depend on it
| * * doc/*.xml:David Kalnischkies2012-05-2017-3617/+4610
| | | | | | | | - add a few translator notes and reword some paragraphs to ensure that translators and users alike can better understand them (Closes: #669409)
| * * apt-pkg/packagemanager.cc:David Kalnischkies2012-05-193-1/+26
| | | | | | - do not run into loop on new-pre-depends-breaks (Closes: #673536)
| * * doc/po/de.po:Chris Leick2012-05-192-470/+50
| | | | | | | | - updated german manpage translation by Chris Leick, thanks!
| * fix authenificated→authenticated typo in sources.list manpageChris Leick2012-05-1910-21/+21
| |
| * * doc/makefile:David Kalnischkies2012-05-174-1/+7
| | | | | | | | - build manpages with the correct l10n.gentext.default.language setting to get the correct section titles provided by docbook
| * add spaces around PACKAGE_VERSION to fix FTBFS with -std=c++11David Kalnischkies2012-05-173-5/+3
| |
| * * cmdline/apt-get.cc:David Kalnischkies2012-05-164-26/+61
| | | | | | | | | | - use the host architecture, not the build architecture for matching of [architecture restrictions] in Build-Depends (Closes: #672927) *
| * * apt-pkg/contrib/fileutl.cc:David Kalnischkies2012-05-162-24/+44
| | | | | | | | - ensure that we close compressed fds, wait for forks and such even if the FileFd itself is set to not autoclose the given Fd
| * * apt-pkg/algorithms.cc:Marius Vollmer2012-05-153-0/+11
| | | | | | | | - fix memory leak of Flags in pkgSimulate by a proper destructor
| * * methods/http.cc:David Kalnischkies2012-05-153-8/+11
| | | | | | | | | | - after many years of pointless discussions disable http/1.1 pipelining by default as many webservers and proxies seem to be unable to conform to specification must's (rfc2616 section 8.1.2.2) (LP: #996151)
| * * methods/mirror.cc:Raphael Geissert2012-05-142-1/+4
| | | | | | | | - generate an equal sign also for the first arch (Closes: #669142)
| * adapt manual testcase to check redirects of dists/, tooDavid Kalnischkies2012-05-141-5/+7
| |
| * * apt-pkg/acquire*.cc:Raphael Geissert2012-05-145-21/+63
| | | | | | | | | | | | | | - handle redirections in the worker with the right method instead of in the method the redirection occured in (Closes: #668111) * methods/http.cc: - forbid redirects to change protocol
| * * apt-pkg/acquire-methods.cc:David Kalnischkies2012-05-143-13/+15
| | | | | | - factor out into private Dequeue() to fix access to deleted pointer
| * * debian/control:David Kalnischkies2012-05-142-2/+6
| | | | | | | | - move doxygen and debiandoc-sgml to Build-Depends-Indep as docs are no longer build in the same target as the manpages
| * - separate manpages from the rest of the doc buildingDavid Kalnischkies2012-05-147-17/+36
| | | | | | - make apt and apt-utils packages depend on manpages instead of full doc
| * * debian/rules:David Kalnischkies2012-05-122-1/+3
| | | | | | - apt-utils packages manpages, so it should depend on build-doc
| * * prepare-release:David Kalnischkies2012-05-122-3/+5
| | | | | | - apt-inst version isn't apt versions, so don't override variable
| * * Makefile, buildlib/*.mak:David Kalnischkies2012-05-125-13/+17
| | | | | | - reshuffle dependencies so that parallel building seems to work
| * * apt-pkg/pkgcachegen.cc:David Kalnischkies2012-05-123-3/+11
|/ | | | - make IsDuplicatedDescription static so that it is really private as we don't need a symbol for it as it is not in a header