Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-04 | add TrustedParts so in the future new keyrings can just be dropped | David Kalnischkies | |
into /etc/apt/trusted.gpg.d/ which eliminates the need to have gpg installed to add keys to APTs trusted keyring (with apt-key) (Closes #304846) - Thanks to Timo Weingärtner & Peter Palfrader for providing different patchs/ideas for this! | |||
2010-01-02 | fix a typo in the apt.conf manpage spotted by lintian | David Kalnischkies | |
W: apt: spelling-error-in-manpage usr/share/man/man5/apt.conf.5.gz enviroment environment | |||
2010-01-02 | add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to | David Kalnischkies | |
not download too many or too big patches (Closes: #554349) | |||
2010-01-01 | instruct debiandoc to build files with utf-8 encoding | David Kalnischkies | |
2010-01-01 | update german manpage translation by Chris Leick | David Kalnischkies | |
2010-01-01 | Chris Leick spot & fix various typos in all manpages | David Kalnischkies | |
2010-01-01 | merge with lp:~mvo/apt/debian-sid to get updated french | David Kalnischkies | |
2009-12-29 | French translation update | bubulle@debian.org | |
2009-12-23 | Yet more French | bubulle@debian.org | |
2009-12-22 | Review by Philippe batailler | bubulle@debian.org | |
2009-12-22 | merge with lp:~mvo/apt/sid to get the finale 0.7.25 state | David Kalnischkies | |
2009-12-20 | French translation update | bubulle@debian.org | |
2009-12-19 | French translation update | bubulle@debian.org | |
2009-12-16 | French translation update | bubulle@debian.org | |
2009-12-14 | doc/sources.list.5.xml: merge typo fixes | Michael Vogt | |
2009-12-14 | fix two other typos - this time in sources.list.5.xml: | David Kalnischkies | |
* recongnizable --> recognizable * maintain --> maintains | |||
2009-12-14 | merged patches from david (many thanks) | Michael Vogt | |
2009-12-12 | fix to other oddities observed by Chris Leick while translating | David Kalnischkies | |
in doc/apt-get.8.xml, namely: - change equivalent "for" to "to the" (purge command) - clarify --fix-broken sentence about specifying packages | |||
2009-12-12 | remove informalexample tag which hides the programlisting in the | David Kalnischkies | |
tree section of the apt-ftparchive manpage, thanks Chris Leick for noticing it! | |||
2009-12-12 | French translation update | bubulle@debian.org | |
2009-12-11 | fix a few typos in strings, comments and manpage of apt-ftparchive | David Kalnischkies | |
thanks Karl Goetz! (Closes: #558757) | |||
2009-12-11 | add https options which default to the ones from http for the https | David Kalnischkies | |
method as this is more sane than using only the http options without a possibility to override these for https. | |||
2009-12-11 | add config setting for User-Agent in http and https to the Acquire group, | David Kalnischkies | |
thanks Timothy J. Miller! (Closes: #355782) | |||
2009-12-10 | merge again with lp:~mvo/debian-sid | David Kalnischkies | |
2009-12-10 | merge with lp:~mvo/apt/debian-sid : move all my ABI break changes | David Kalnischkies | |
to the "new" 0.7.26 version | |||
2009-12-10 | merged -r 1898..1899 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged from the mvo branch (and contains all non-abi break changes from donkult) | Michael Vogt | |
2009-12-10 | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged -r 1920..1922 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged -r1901..1911 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged -r1887..1901 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged -r1875..1886 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | * merge lp:~mvo/apt/netrc branch, this adds support for a | Michael Vogt | |
/etc/apt/auth.conf that can be used to store username/passwords in a "netrc" style file (with the extension that it supports "/" in a machine definition). Based on the maemo git branch. * apt-pkg/deb/dpkgpm.cc: - add "purge" to list of known actions | |||
2009-12-01 | drop quote elements | bubulle@debian.org | |
2009-12-01 | doc/po: Rerun po4a to update the template and translations. | Julian Andres Klode | |
2009-12-01 | doc/po/de.po: Fix missing > in </option>. | Julian Andres Klode | |
2009-12-01 | doc/po/de.po: Fix the umlauts. | Julian Andres Klode | |
2009-12-01 | fix a few typos in strings, comments and manpage of apt-ftparchive | David Kalnischkies | |
thanks Karl Goetz! (Closes: #558757) | |||
2009-11-28 | add APT::FTPArchive::AlwaysStat to disable the too aggressive | David Kalnischkies | |
caching if versions are build multiply times (not recommend) Patch by Christoph Goehre, thanks! (Closes: #463260) | |||
2009-11-27 | merge with lp:~mvo/apt/debian-sid and update all pot's and po's | David Kalnischkies | |
2009-11-26 | Add APT::FTPArchive::LongDescription to disable the inclusion of the | David Kalnischkies | |
LongDescriptions in the generated Packages file. | |||
2009-11-26 | [BREAK] add possibility to download and use multiply | David Kalnischkies | |
Translation files, configurable with Acquire::Languages accessable with APT::Configuration::getLanguages() and as always with documentation in apt.conf. The commit also includes a very very simple testapp. | |||
2009-11-25 | add https options which default to the ones from http for the https | David Kalnischkies | |
method as this is more sane than using only the http options without a possibility to override these for https. | |||
2009-11-25 | add config setting for User-Agent in http and https to the Acquire group, | David Kalnischkies | |
thanks Timothy J. Miller! (Closes: #355782) | |||
2009-11-02 | remove traces of old manpage-buildsystems | David Kalnischkies | |
2009-11-02 | fix/simplify buildsystem for the (now) po4a-only manpages | David Kalnischkies | |
2009-11-02 | and last but not least: convert pt_BR to po4a | David Kalnischkies | |
2009-11-02 | convert pl to use po4a-style manpage translation | David Kalnischkies | |
2009-11-02 | convert es translation to be also a po4a translation | David Kalnischkies | |
2009-11-01 | convert it translation to po4a | David Kalnischkies | |