Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * doc/examples/sources.list: | David Kalnischkies | 2012-05-26 | 3 | -9/+11 |
| | | | | - use the codename instead of 'stable' in the examples sources.list as we do in the manpage and as the debian-installer does | ||||
* | * doc/apt-verbatim.ent: | David Kalnischkies | 2012-05-25 | 1 | -2/+5 |
| | | | | - APT doesn't belong to the product 'Linux', so use 'APT' instead as after all APT is a big suite of applications | ||||
* | * doc/apt-config.8.xml: | Justin B Rye | 2012-05-25 | 10 | -162/+205 |
| | | | | - review and fix spelling issues | ||||
* | correct one remaining 'cdrom' → 'CD-ROM' | Justin B Rye | 2012-05-25 | 10 | -10/+10 |
| | |||||
* | * doc/apt-cdrom.8.xml: | Justin B Rye | 2012-05-25 | 10 | -55/+55 |
| | | | | - correct disc vs. disk issues | ||||
* | * doc/apt-cdrom.8.xml: | Justin B Rye | 2012-05-25 | 11 | -15/+15 |
| | | | | - it's multi-CD and a run-on setence "ends" with; | ||||
* | * doc/apt-cdrom.8.xml | Justin B Rye | 2012-05-25 | 10 | -10/+10 |
| | | | | - add missing possessive apostrophe in "APT's" | ||||
* | * doc/apt-cdrom.8.xml: | Justin B Rye | 2012-05-25 | 16 | -153/+153 |
| | | | | - replace CDROM with the proper CD-ROM in text | ||||
* | releasing version 0.9.5.1 | Michael Vogt | 2012-05-24 | 1 | -2/+2 |
| | |||||
* | * doc/apt-cache.8.xml: | Justin B Rye | 2012-05-24 | 10 | -77/+185 |
| | | | | - three small rewordings for better english sentences | ||||
* | * doc/apt-cache.8.xml: | Justin B Rye | 2012-05-24 | 10 | -464/+470 |
| | | | | - fix a typo as well as adding missing literal markup | ||||
* | * doc/*.xml: | Justin B Rye | 2012-05-24 | 20 | -138/+137 |
| | | | | | - remove 'GNU/Linux' from 'Debian systems' strings as Debian has more systems than just GNU/Linux nowadays | ||||
* | finially do the post-processing of the po's for all non-de | David Kalnischkies | 2012-05-24 | 7 | -3180/+1672 |
| | | | | languages, too, to reduce the amount of fuzzies in them | ||||
* | use docbook DTD 4.5 instead of 4.2 to have valid docs | David Kalnischkies | 2012-05-23 | 13 | -26/+26 |
| | |||||
* | * doc/*.xml: | David Kalnischkies | 2012-05-23 | 12 | -598/+382 |
| | | | | - mark even more stuff as untranslateable and improve the markup here and there (no real text change) | ||||
* | releasing version 0.9.5 | Michael Vogt | 2012-05-22 | 8 | -10/+18 |
| | |||||
* | * proofreading of the manpage pot | David Kalnischkies | 2012-05-22 | 1 | -562/+288 |
| | | | * German manpage translation update (Closes: #673294) | ||||
* | apply the correct metadata (package, version, mail) to all pot and po files | David Kalnischkies | 2012-05-21 | 1 | -3/+7 |
| | |||||
* | releasing version 0.9.4 | Michael Vogt | 2012-05-21 | 9 | -1368/+1413 |
| | |||||
* | merge fix from david for warning during xml build | Michael Vogt | 2012-05-21 | 2 | -1/+1 |
| | |||||
* | add also <refentryinfo> to the list of unstranslated tags for po4a | David Kalnischkies | 2012-05-21 | 13 | -1985/+1754 |
| | |||||
* | auto-generate the correct <date> translation | David Kalnischkies | 2012-05-21 | 25 | -1619/+1566 |
| | |||||
* | remove the mode-line from apt.ent to save them from being "translated" | David Kalnischkies | 2012-05-21 | 10 | -434/+387 |
| | |||||
* | add <refname> and <refentrytitle> to the untranslated list | David Kalnischkies | 2012-05-21 | 10 | -614/+59 |
| | |||||
* | in <term> mark all options with <option> and mark <term><option> | David Kalnischkies | 2012-05-21 | 20 | -14232/+1719 |
| | | | as untranslated for po4a removing ~200 unless "translateable" strings | ||||
* | move the creation of the manpage-style.xsl file to the rest of the | David Kalnischkies | 2012-05-20 | 1 | -3/+1 |
| | | | | | manpage building instead of doing it at setup time, so we can properly depend on it | ||||
* | * doc/*.xml: | David Kalnischkies | 2012-05-20 | 16 | -3617/+4607 |
| | | | | - add a few translator notes and reword some paragraphs to ensure that translators and users alike can better understand them (Closes: #669409) | ||||
* | * doc/po/de.po: | Chris Leick | 2012-05-19 | 1 | -470/+48 |
| | | | | - updated german manpage translation by Chris Leick, thanks! | ||||
* | fix authenificated→authenticated typo in sources.list manpage | Chris Leick | 2012-05-19 | 10 | -21/+21 |
| | |||||
* | * doc/makefile: | David Kalnischkies | 2012-05-17 | 2 | -0/+3 |
| | | | | - build manpages with the correct l10n.gentext.default.language setting to get the correct section titles provided by docbook | ||||
* | * methods/http.cc: | David Kalnischkies | 2012-05-15 | 1 | -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) | ||||
* | - separate manpages from the rest of the doc building | David Kalnischkies | 2012-05-14 | 1 | -8/+18 |
| | | | - make apt and apt-utils packages depend on manpages instead of full doc | ||||
* | releasing version 0.9.3 | Michael Vogt | 2012-05-11 | 9 | -69/+327 |
| | |||||
* | * cmdline/apt-config.cc: | David Kalnischkies | 2012-04-22 | 2 | -1/+18 |
| | | | | - make it possible to limit dump to a subtree - implement --empty and --format option for dump | ||||
* | releasing version 0.9.2 | Michael Vogt | 2012-04-20 | 1 | -1/+1 |
| | |||||
* | doc/* i18n refresh | Michael Vogt | 2012-04-17 | 9 | -50/+90 |
| | |||||
* | merge from the expermental2 branch | Michael Vogt | 2012-04-16 | 24 | -7095/+8580 |
|\ | |||||
| * | releasing version 0.9.0 | Michael Vogt | 2012-04-16 | 1 | -1/+1 |
| | | |||||
| * | (semi)automatic translations update | Michael Vogt | 2012-04-12 | 1 | -1/+1 |
| | | |||||
| * | prepare new experimtnal upload | Michael Vogt | 2012-04-11 | 9 | -9023/+10567 |
| | | |||||
| * | * doc/*: | David Kalnischkies | 2012-04-05 | 11 | -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 | ||||
| * | apt-verbatim.ent is an INCLUDE file as well | David Kalnischkies | 2012-04-04 | 1 | -1/+1 |
| | | |||||
| * | [ Bogdan Purcareata ] | Bogdan Purcareata | 2012-04-04 | 1 | -0/+1 |
| | | | | | | | | | | * doc/apt-get.8.xml: - add 'download' to the usage line (Closes: #649340) | ||||
| * | merge with debian-sid (some version screw going on here) | David Kalnischkies | 2012-03-22 | 1 | -2/+2 |
| |\ | |||||
| * | | * doc/apt-get.8.xml: | Mike Erickson | 2012-03-22 | 10 | -10/+10 |
| | | | | | | | | | | | | - typofix: respect → respecting, thanks Mike Erickson! (Closes: #664833) | ||||
| * | | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies | 2012-03-22 | 2 | -4/+1 |
| | | | | | | | | | | | | to the more standard PACKAGE_VERSION and make it work in every file | ||||
| * | | do not update po and pot files in the process of the build as this | David Kalnischkies | 2012-03-21 | 1 | -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 | ||||
| * | | merged from lp:~donkult/apt/sid/ | Michael Vogt | 2011-12-20 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | merged from debian-sid | Michael Vogt | 2011-12-19 | 11 | -370/+829 |
| |\ \ \ | |||||
| * \ \ \ | merge with my debian-sid branch | David Kalnischkies | 2011-10-30 | 7 | -14/+229 |
| |\ \ \ \ |