summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-06-103-13/+22
| | | | - if APT::Languages=none save "none" in allCodes so that the detected configuration is cached as intended (Closes: #674690, LP: #1004947)
* * cmdline/apt-get.cc:Daniel Hartwig2012-06-103-1/+10
| | | | | - print URIs for all changelogs in case of --print-uris, thanks to Daniel Hartwig for the patch! (Closes: #674897)
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-06-103-11/+39
| | | | | - set pkgCacheGen::Essential to "all" again (Closes: #675449) * apt-pkg/algorithms.cc: - force install only for one essential package out of a group
* * ftparchive/apt-ftparchive.cc:David Kalnischkies2012-06-0913-18/+21
| | | | - default to putting the Contents-* files below $(SECTION) as apt-file expects them there - thanks Martin-Éric Racine! (Closes: #675827)
* fix segfault with empty LongOpt in --no-* branchDavid Kalnischkies2012-06-093-3/+16
|
* * apt-pkg/contrib/cmdline.cc:Daniel Hartwig2012-06-094-2/+33
| | | | | - apply patch from Daniel Hartwig to fix a segfault in case the LongOpt is empty (Closes: #676331)
* * apt-pkg/cdrom.cc:David Kalnischkies2012-06-092-1/+5
| | | | | - fix regression from 0.9.3 which dumped the main configuration _config instead of the cdrom settings (Cnf) as identified and tested by Milan Kupcevic, thanks! (Closes: #674100)
* updating <date> tags and the po files for the manpagesDavid Kalnischkies2012-06-0922-122/+91
|
* * doc/apt.conf.5.xml:Justin B Rye2012-06-0912-6097/+8111
| | | | | - review and fix typo, grammar and style issues - rephrase APT::Immediate-Configuration and many others
* * sources.list.5.xml:Justin B Rye2012-06-083-45/+45
| | | | - review and fix typo, grammar and style issues
* * doc/apt-sortpkgs.1.xml:Justin B Rye2012-06-0712-44/+45
| | | | - review and fix typo, grammar and style issues
* * doc/apt-secure.8.xml:Justin B Rye2012-06-0613-710/+779
| | | | - review and fix typo, grammar and style issues
* * doc/apt-key.8.xml, doc/apt-mark.8.xml,Justin B Rye2012-06-0614-497/+645
| | | | | doc/apt_preferences.5.xml: - review and fix spelling issues
* * doc/apt-key.8.xml:Justin B Rye2012-06-0412-100/+120
| | | | | | - review and fix spelling issues * doc/apt-mark.8.xml: - review and fix spelling issues
* reorder the translatable files in the pot in a way that at least partlyDavid Kalnischkies2012-06-0410-17540/+17527
| | | | | resembles importance of the manpage, so that e.g. apt-get and apt-cache are above the less used apt-ftparchive
* * doc/apt-ftparchive.8.xml:Justin B Rye2012-06-0411-209/+225
| | | | - fix typo, grammar and style issues
* unfuzzy typofixes in th french manpage updateDavid Kalnischkies2012-06-024-244/+106
|
* merge with debian-sid to get all the updated l10nsDavid Kalnischkies2012-06-024-244/+314
|\ | | | | | | | | | | [ Christian Perrier ] * French program and manpage translation update * Danish program translation by Joe Hansen. Closes: #675605
| * French updated by Christian Perrierbubulle@debian.org2012-06-022-27/+27
| |
| * Danish by Joe Hansen. Closes: #675605bubulle@debian.org2012-06-022-104/+63
| |
| * French updated by Christian Perrierbubulle@debian.org2012-06-022-113/+225
| |
| * Polish updated by Robert Luberda. Closes: #675603bubulle@debian.org2012-06-022-430/+1942
| |
* | * doc/apt-mark.8.xml:Robert Luberda2012-06-029-10/+12
| | | | | | | | - in hold, the option name is --file not --filename
* | unfuzzy the typos fixed so far in the english review in pl updateDavid Kalnischkies2012-06-022-1464/+226
| |
* | Polish manpage translation update (Closes: #675603)Robert Luberda2012-06-022-634/+2093
| |
* | * doc/apt-get.8.xml:Justin B Rye2012-06-0211-890/+1141
| | | | | | | | - review and fix spelling issues
* | * doc/apt-get.8.xml:David Kalnischkies2012-05-2911-48/+53
| | | | | | - use apt-utils as package example instead of libc6
* | Reword: "So, <literal>dist-upgrade</literal> command may remove some packages."Justin B Rye2012-05-2910-29/+32
| | | | | | | | to "The <literal>dist-upgrade</literal> command may therefore remove some packages."
* | * doc/apt-get.8.xml:Justin B Rye2012-05-2911-198/+211
| | | | | | | | - move dselect-upgrade below dist-upgrade
* | * doc/apt-extracttemplates.1.xml:Justin B Rye2012-05-2612-46/+59
| | | | | | | | - debconf is not DebConf
* | * doc/examples/sources.list:David Kalnischkies2012-05-265-9/+15
| | | | | | | | - 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 Kalnischkies2012-05-253-3/+9
| | | | | | | | - 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 Rye2012-05-2511-162/+208
| | | | | | | | - review and fix spelling issues
* | correct one remaining 'cdrom' → 'CD-ROM'Justin B Rye2012-05-2510-10/+10
| |
* | * debian/apt-utils.links:David Kalnischkies2012-05-252-1/+3
| | | | | | | | - the internal resolver 'apt' is now directly installed in /usr/lib/apt/solvers, so don't instruct dh to create a broken link
* | * doc/apt-cdrom.8.xml:Justin B Rye2012-05-2511-55/+57
| | | | | | | | - correct disc vs. disk issues
* | * doc/apt-cdrom.8.xml:Justin B Rye2012-05-2511-15/+15
| | | | | | | | - it's multi-CD and a run-on setence "ends" with;
* | * doc/apt-cdrom.8.xmlJustin B Rye2012-05-2510-10/+10
| | | | | | | | - add missing possessive apostrophe in "APT's"
* | * doc/apt-cdrom.8.xml:Justin B Rye2012-05-2517-153/+156
| | | | | | | | - replace CDROM with the proper CD-ROM in text
* | * cmdline/apt-get.cc:David Kalnischkies2012-05-242-0/+12
|/ | | | - do not show 'list of broken packages' header if no package is broken as it happens e.g. for external resolver errors
* releasing version 0.9.5.1Michael Vogt2012-05-243-5/+5
|
* merged from davidMichael Vogt2012-05-2411-532/+649
|\
| * * doc/apt-cache.8.xml:Justin B Rye2012-05-2411-78/+186
| | | | | | | | - three small rewordings for better english sentences
| * * doc/apt-cache.8.xml:Justin B Rye2012-05-2411-464/+473
| | | | | | | | - fix a typo as well as adding missing literal markup
* | merged from DavidMichael Vogt2012-05-2435-3944/+2248
|\|
| * * doc/*.xml:Justin B Rye2012-05-2421-138/+143
| | | | | | | | | | - 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-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