summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2012-05-22releasing version 0.9.50.9.5Michael Vogt8-10/+18
2012-05-22* proofreading of the manpage potDavid Kalnischkies1-562/+288
* German manpage translation update (Closes: #673294)
2012-05-21apply the correct metadata (package, version, mail) to all pot and po filesDavid Kalnischkies1-3/+7
2012-05-21releasing version 0.9.40.9.4Michael Vogt9-1368/+1413
2012-05-21merge fix from david for warning during xml buildMichael Vogt2-1/+1
2012-05-21add also <refentryinfo> to the list of unstranslated tags for po4aDavid Kalnischkies13-1985/+1754
2012-05-21auto-generate the correct <date> translationDavid Kalnischkies25-1619/+1566
2012-05-21remove the mode-line from apt.ent to save them from being "translated"David Kalnischkies10-434/+387
2012-05-21add <refname> and <refentrytitle> to the untranslated listDavid Kalnischkies10-614/+59
2012-05-21in <term> mark all options with <option> and mark <term><option>David Kalnischkies20-14232/+1719
as untranslated for po4a removing ~200 unless "translateable" strings
2012-05-20move the creation of the manpage-style.xsl file to the rest of theDavid Kalnischkies1-3/+1
manpage building instead of doing it at setup time, so we can properly depend on it
2012-05-20* doc/*.xml:David Kalnischkies16-3617/+4607
- add a few translator notes and reword some paragraphs to ensure that translators and users alike can better understand them (Closes: #669409)
2012-05-19* doc/po/de.po:Chris Leick1-470/+48
- updated german manpage translation by Chris Leick, thanks!
2012-05-19fix authenificated→authenticated typo in sources.list manpageChris Leick10-21/+21
2012-05-17* doc/makefile:David Kalnischkies2-0/+3
- build manpages with the correct l10n.gentext.default.language setting to get the correct section titles provided by docbook
2012-05-15* methods/http.cc:David Kalnischkies1-7/+6
- 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)
2012-05-14 - separate manpages from the rest of the doc buildingDavid Kalnischkies1-8/+18
- make apt and apt-utils packages depend on manpages instead of full doc
2012-05-11releasing version 0.9.30.9.3Michael Vogt9-69/+327
2012-04-22* cmdline/apt-config.cc:David Kalnischkies2-1/+18
- make it possible to limit dump to a subtree - implement --empty and --format option for dump
2012-04-20releasing version 0.9.20.9.2Michael Vogt1-1/+1
2012-04-17doc/* i18n refreshMichael Vogt9-50/+90
2012-04-16merge from the expermental2 branchMichael Vogt24-7095/+8580
2012-04-16releasing version 0.9.00.9.0Michael Vogt1-1/+1
2012-04-12(semi)automatic translations updateMichael Vogt1-1/+1
2012-04-11prepare new experimtnal uploadMichael Vogt9-9023/+10567
2012-04-06Drop hardcoded "en.html" suffix in apt-secure manpage.bubulle@debian.org1-1/+1
Thanks to David Prevot.
2012-04-05* doc/*:David Kalnischkies11-222/+221
- move the command synopsis out of each manpage into apt-verbatim.ent as they are a hell to translate and just single out the parameters which can be translated to apt.ent
2012-04-04apt-verbatim.ent is an INCLUDE file as wellDavid Kalnischkies1-1/+1
2012-04-04[ Bogdan Purcareata ]Bogdan Purcareata1-0/+1
* doc/apt-get.8.xml: - add 'download' to the usage line (Closes: #649340)
2012-03-27Fix typo in apt-get(8). Closes: #664833bubulle@debian.org10-10/+10
2012-03-22merge with debian-sid (some version screw going on here)David Kalnischkies1-2/+2
2012-03-22* doc/apt-get.8.xml:Mike Erickson10-10/+10
- typofix: respect → respecting, thanks Mike Erickson! (Closes: #664833)
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2-4/+1
to the more standard PACKAGE_VERSION and make it work in every file
2012-03-21do not update po and pot files in the process of the build as thisDavid Kalnischkies1-8/+3
causes timestamp changes for the mo files which therefore can't be refcounted by dpkg for your M-A: same packages (Closes: #659333, LP: #924628) The commit also enables a top-level 'make update-po' and does all the needed changes to let this work now that update-po might be called in a freshly checkout tree
2012-03-03French: replace "étiquetage" by "épinglage" for "pinning"bubulle@debian.org1-2/+2
2011-12-20merged from lp:~donkult/apt/sid/Michael Vogt1-1/+1
2011-12-19merged from debian-sidMichael Vogt11-370/+829
2011-12-06* doc/po/de.po:Michael Basse (michael-alpha-unix)1-1/+1
- apply typo-fix from Michael Basse, thanks! (LP: #900770)
2011-11-20* German manpage translation updateChris Leick13-3267/+3980
* doc/*.xml: - find and fix a bunch of misspellings
2011-11-20* doc/manpage-style.xml:David Kalnischkies1-0/+2
- put <brackets> around email addresses
2011-10-30merge with my debian-sid branchDavid Kalnischkies7-14/+229
2011-10-05* doc/apt.conf.5.xml:David Kalnischkies10-802/+1072
- apply spelling fix by Kevin Lyda, thanks! (Closes: #644104)
2011-09-14* doc/apt-get.8.xml:David Kalnischkies1-1/+1
- change wording of autoremove description as suggested by Robert Simmons, thanks! (Closes: #641490)
2011-09-13merge with debian/sidDavid Kalnischkies1-8/+17
2011-09-05 - add an Acquire::Min-ValidTime option (Closes: #640122)David Kalnischkies1-8/+17
* doc/apt.conf.5.xml: - reword Acquire::Max-ValidTime documentation to make clear that it doesn't provide the new Min-ValidTime functionality
2011-07-28* merged latest fixes from debian-sidMichael Vogt12-17/+42
* apt-pkg/contrib/sha1.cc: - fix illegally casts of on-stack buffer to a type requiring more alignment than it has resulting in segfaults on sparc (Closes: #634696) * apt-pkg/contrib/cdromutl.cc: - fix escape problem when looking for the mounted devices * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: - add new DeEscapeString() similar to DeQuoteString but unescape character escapes like \0XX and \xXX (plus added test) * refresh po/* * cmdline/apt-get.cc: - fix missing download progress in apt-get download - do not require unused partial dirs in 'source' (Closes: #633510) - buildconflicts effect all architectures - implement MultiarchCross for build-dep and source (Closes: #632221) * cmdline/apt-key: - use a tmpfile instead of /etc/apt/secring.gpg (Closes: #632596) * debian/apt.postinst: - remove /etc/apt/secring.gpg if it is an empty file * doc/apt-cache.8.xml: - apply madison typofix from John Feuerstein, thanks! (Closes: #633455) * apt-pkg/policy.cc: - emit an error on unknown APT::Default-Release value (Closes: #407511) * apt-pkg/aptconfiguration.cc: - ensure that native architecture is if not specified otherwise the first architecture in the Architectures vector * apt-pkg/deb/deblistparser.cc: - Strip only :any and :native if MultiArch should be stripped as it is save to ignore them in non-MultiArch contexts but if the dependency is a specific architecture (and not the native) do not strip
2011-07-26refresh po/*Michael Vogt2-2/+5
2011-07-25implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies2-3/+25
2011-07-16* doc/apt-cache.8.xml:John Feuerstein8-12/+12
- apply madison typofix from John Feuerstein, thanks! (Closes: #633455)
2011-07-15merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt2-1/+10