Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apt-key errors out nicely if wget is not installed (Closes: #545754) | David Kalnischkies | 2010-01-02 | 2 | -1/+10 |
| | |||||
* | remove the horrible outdated share/*-archive.gpg files and all there traces | David Kalnischkies | 2010-01-02 | 5 | -7/+3 |
| | | | | | We already depend on the proper keyring so we don't need to ship our own version which isn't used anyway. | ||||
* | fix a typo in the apt.conf manpage spotted by lintian | David Kalnischkies | 2010-01-02 | 1 | -1/+1 |
| | | | | W: apt: spelling-error-in-manpage usr/share/man/man5/apt.conf.5.gz enviroment environment | ||||
* | fix another mistake spotted by lintian: | David Kalnischkies | 2010-01-02 | 1 | -2/+2 |
| | | | | I: apt: spelling-error-in-binary ./usr/lib/libapt-pkg-libc6.9-6.so.4.8.0 Alot A lot | ||||
* | Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the ↵ | David Kalnischkies | 2010-01-02 | 1 | -1/+1 |
| | | | | | | | | suggestion: pkgcache.cc: In member function ‘const char* pkgCache::PkgIterator::CandVersion() const’: pkgcache.cc:301:51: error: cannot call constructor ‘pkgPolicy::pkgPolicy’ directly pkgcache.cc:301:51: note: for a function-style cast, remove the redundant ‘::pkgPolicy’ | ||||
* | let all packages depend on | David Kalnischkies | 2010-01-02 | 2 | -4/+8 |
| | |||||
* | add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to | David Kalnischkies | 2010-01-02 | 4 | -15/+64 |
| | | | | not download too many or too big patches (Closes: #554349) | ||||
* | bzrignore the now linked config.{guess,sub} files | David Kalnischkies | 2010-01-01 | 1 | -0/+2 |
| | |||||
* | fix some warning from the buildtools in tools.m4 and configure.in | David Kalnischkies | 2010-01-01 | 3 | -9/+11 |
| | |||||
* | instruct debiandoc to build files with utf-8 encoding | David Kalnischkies | 2010-01-01 | 3 | -2/+4 |
| | |||||
* | remove translatable marker from the "%4i %s\n" string in apt-cache.cc | David Kalnischkies | 2010-01-01 | 3 | -8/+5 |
| | |||||
* | update german manpage translation by Chris Leick | David Kalnischkies | 2010-01-01 | 2 | -401/+747 |
| | |||||
* | Chris Leick spot & fix various typos in all manpages | David Kalnischkies | 2010-01-01 | 5 | -13/+16 |
| | |||||
* | merge with lp:~mvo/apt/debian-sid to get updated french | David Kalnischkies | 2010-01-01 | 2 | -117/+243 |
|\ | |||||
| * | French translation update | bubulle@debian.org | 2009-12-29 | 1 | -55/+156 |
| | | |||||
| * | Yet more French | bubulle@debian.org | 2009-12-23 | 1 | -11/+49 |
| | | |||||
| * | Review by Philippe batailler | bubulle@debian.org | 2009-12-22 | 1 | -26/+10 |
| | | |||||
| * | French translation update | bubulle@debian.org | 2009-12-20 | 1 | -24/+18 |
| | | |||||
| * | French translation update | bubulle@debian.org | 2009-12-19 | 1 | -7/+13 |
| | | |||||
* | | merge with lp:~mvo/apt/sid to get the finale 0.7.25 state | David Kalnischkies | 2009-12-22 | 12 | -206/+189 |
|\| | |||||
| * | French translation update | bubulle@debian.org | 2009-12-16 | 1 | -61/+35 |
| | | |||||
| * | releasing version 0.7.25 | Michael Vogt | 2009-12-15 | 1 | -2/+2 |
| | | |||||
| * | merge segfault fix from Mario Sanchez Prada, many thanks | Michael Vogt | 2009-12-14 | 2 | -1/+4 |
| | | | | | | (closes: #561109) | ||||
| * | doc/sources.list.5.xml: merge typo fixes | Michael Vogt | 2009-12-14 | 1 | -2/+2 |
| |\ | |||||
| | * | fix two other typos - this time in sources.list.5.xml: | David Kalnischkies | 2009-12-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * recongnizable --> recognizable * maintain --> maintains | ||||
| * | | apt-inst/makefile: include libversion.mak | Michael Vogt | 2009-12-14 | 1 | -0/+3 |
| | | | |||||
| * | | merged patches from david (many thanks) | Michael Vogt | 2009-12-14 | 20 | -285/+619 |
| |\| | |||||
| | * | fix to other oddities observed by Chris Leick while translating | David Kalnischkies | 2009-12-12 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | | | in doc/apt-get.8.xml, namely: - change equivalent "for" to "to the" (purge command) - clarify --fix-broken sentence about specifying packages | ||||
| | * | decrease the libapt-inst major version again to 1.1 as the increase | David Kalnischkies | 2009-12-12 | 1 | -1/+1 |
| | | | | | | | | | | | | was a backport error and is not needed (and destroys our non-abi-break hack) | ||||
| | * | remove informalexample tag which hides the programlisting in the | David Kalnischkies | 2009-12-12 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | tree section of the apt-ftparchive manpage, thanks Chris Leick for noticing it! | ||||
| | * | refactor the current changelog a bit | David Kalnischkies | 2009-12-12 | 1 | -9/+9 |
| | | | |||||
| | * | revert this commit as fast as possible (aka next ABI break) | David Kalnischkies | 2009-12-12 | 4 | -15/+22 |
| | | | | | | | | | | | | | | | | | | This commit sets up our faked library extension to trick the build system into building the packages with libc6.9-6 while we are actually already at libc6.10-6. Oh dear... | ||||
| | * | fix the backport of the https methods as they would require an ABI break | David Kalnischkies | 2009-12-11 | 1 | -3/+3 |
| | | | | | | | | | | | | otherwise in the Configuration class. | ||||
| | * | fix a few typos in strings, comments and manpage of apt-ftparchive | David Kalnischkies | 2009-12-11 | 7 | -9/+12 |
| | | | | | | | | | | | | thanks Karl Goetz! (Closes: #558757) | ||||
| | * | check cache size even if we do nothing else otherwise in apt.cron.daily, | David Kalnischkies | 2009-12-11 | 2 | -1/+8 |
| | | | | | | | | | | | | thanks Francesco Poli for patch(s) and patience! (Closes: #459344) | ||||
| | * | add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno | David Kalnischkies | 2009-12-11 | 2 | -0/+3 |
| | | | | | | | | | | | | in his response to Bernhard R. Link's patch, thanks! (Closes: #505020) | ||||
| | * | add https options which default to the ones from http for the https | David Kalnischkies | 2009-12-11 | 4 | -67/+76 |
| | | | | | | | | | | | | | | | method as this is more sane than using only the http options without a possibility to override these for https. | ||||
| | * | add config setting for User-Agent in http and https to the Acquire group, | David Kalnischkies | 2009-12-11 | 5 | -3/+18 |
| | | | | | | | | | | | | thanks Timothy J. Miller! (Closes: #355782) | ||||
| | * | Backport rred patches from my own sid branch to the 0.7.25 branch | David Kalnischkies | 2009-12-11 | 2 | -184/+468 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rewrite and refactor rred method to be able to handle even big (>30 MB) patches (Closes: #554349) and hardening the method itself by using more constants and a return value which can't be misinterpreted as linenumber * Finally adope the patch from Morten Hustveit <morten@debian.org> to be able to optional use mmaps and iovec to increase patch speed - but as this increase memory usage we can always fall back to the "old" method which doesn't depend on mmaps. | ||||
| * | | French translation update | bubulle@debian.org | 2009-12-12 | 1 | -58/+51 |
| | | | |||||
| * | | * apt-pkg/init.h: | Michael Vogt | 2009-12-10 | 2 | -1/+5 |
| | | | | | | | | | - add compatibilty with old ABI name until the next ABI break | ||||
* | | | merge Michaels wonderful "fix" for the currently unwanted ABI Break | David Kalnischkies | 2009-12-10 | 2 | -1/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | * apt-pkg/init.h: | Michael Vogt | 2009-12-10 | 2 | -1/+5 |
| |/ | | | | | - add compatibilty with old ABI name until the next ABI break | ||||
* | | merge again with lp:~mvo/debian-sid | David Kalnischkies | 2009-12-10 | 9 | -1117/+1425 |
|\| | |||||
| * | merged -r 1898..1899 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 9 | -1145/+1952 |
| | | |||||
* | | merge with lp:~mvo/apt/debian-sid : move all my ABI break changes | David Kalnischkies | 2009-12-10 | 31 | -2697/+2641 |
|\| | | | | | | | to the "new" 0.7.26 version | ||||
| * | merged from the mvo branch (and contains all non-abi break changes from donkult) | Michael Vogt | 2009-12-10 | 122 | -14532/+48881 |
| |\ | |||||
| | * | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 51 | -6147/+8300 |
| | | | |||||
| | * | merged -r 1920..1922 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 5 | -4/+43 |
| | | | |||||
| | * | merged -r 1918..1919 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 2 | -3/+6 |
| | | |