Age | Commit message (Collapse) | Author |
|
* spot & fix various typos in all manpages
* German manpage translation update
* cmdline/apt-cache.cc:
- remove translatable marker from the "%4i %s\n" string
* buildlib/po4a_manpage.mak:
- instruct debiandoc to build files with utf-8 encoding
* buildlib/tools.m4:
- fix some warning from the buildtools
* apt-pkg/acquire-item.cc:
- add configuration PDiffs::Limit-options to not download
too many or too big patches (Closes: #554349)
* debian/control:
- let all packages depend on ${misc:Depends}
* share/*-archive.gpg:
- remove the horrible outdated files. We already depend on
the keyring so we don't need to ship our own version
* cmdline/apt-key:
- errors out if wget is not installed (Closes: #545754)
- add --keyring option as we have now possibly many
* methods/gpgv.cc:
- pass all keyrings (TrustedParts) to gpgv instead of
using only one trusted.gpg keyring (Closes: #304846)
* methods/https.cc:
- finally merge the rest of the patchset from Arnaud Ebalard
with the CRL and Issuers options, thanks! (Closes: #485963)
|
|
information any longer
|
|
Author: mdz
Date: 2004-01-09 07:42:54 GMT
* Patch from Oliver Kurth <oku@masqmail.cx> to use AC_CACHE_VAL for
GIBC_VER to make cross-compilation easier (Closes: #221528)
|
|
Author: tausq
Date: 2001-06-18 05:56:32 GMT
renamed some macros to please doogie :P
|
|
Author: doogie
Date: 2001-05-29 05:27:54 GMT
Don't GCC3DEP if the .d follows the input filename.
|
|
Author: doogie
Date: 2001-05-29 05:25:06 GMT
Add macro for detecting the output filename for gcc -MD(3.0 changed it).
|
|
Author: jgg
Date: 2001-04-29 05:30:40 GMT
libstdc++ and HURD. Closes: #92025
|
|
Author: tausq
Date: 2001-03-10 03:35:30 GMT
silence gcc/g++ warnings on libc/stdc++ version tests
|
|
Author: tausq
Date: 2001-03-04 05:14:13 GMT
pacify the new stricter g++ compiler
|
|
Author: tausq
Date: 2001-02-27 04:16:05 GMT
glibc/libstdc++ dependency patches
|
|
Author: doogie
Date: 1999-12-11 03:06:23 GMT
New ah_GET_GETCONF macro, better abstraction in the rest.
|
|
Author: doogie
Date: 1999-12-10 04:42:02 GMT
Fingers too fast on the delete(left out 'fi')
|
|
Author: doogie
Date: 1999-12-10 04:39:51 GMT
Handle the case where getconf exists, but doesn't know about
_NPROCESSORS_ONLN.
|
|
Author: doogie
Date: 1999-12-10 04:34:37 GMT
Same bashism, different line.
|
|
Author: doogie
Date: 1999-12-10 04:25:33 GMT
Fix possible bashism in test.
|
|
Author: doogie
Date: 1999-12-10 03:42:51 GMT
Let is bash specific. Use expr.
|
|
Author: doogie
Date: 1999-12-10 03:20:21 GMT
Removed the tl_* macros, as dpkg doesn't use them, so why should we?
Added smp configure support detection, so on cpu >= 2, we compile in
parallel. The default multiplier is 2(2 processes per cpu) on machines
with more than one cpu. Non-smp boxen compile 1 process at a time.
|
|
Author: jgg
Date: 1999-12-09 21:18:01 GMT
Fixes for Solaris
|
|
Author: jgg
Date: 1998-07-13 05:05:51 GMT
Autoconf stuff
|