Age | Commit message (Collapse) | Author |
|
Author: mdz
Date: 2003-12-26 20:08:56 GMT
* Enable apt-ftparchive to generate Release files
|
|
Author: mdz
Date: 2003-12-24 22:56:08 GMT
Update version number
|
|
Author: mdz
Date: 2003-12-24 22:55:30 GMT
* Avoid clobbering configure.in if sed fails
|
|
Author: mdz
Date: 2003-12-24 22:54:05 GMT
Re-finalize 0.5.16
|
|
Author: mdz
Date: 2003-12-24 22:53:10 GMT
* Don't suggest apt-get -f install to correct broken build-deps; broken
installed packages are rarely the cause (Closes: #220858)
|
|
Author: mdz
Date: 2003-12-24 22:48:48 GMT
Finalize 0.5.16
|
|
Author: mdz
Date: 2003-12-24 18:57:03 GMT
* Add knetbsd to buildlib/ostable (Closes: #212344)
|
|
Author: mdz
Date: 2003-12-24 18:54:38 GMT
* Update config.guess and config.sub from autotools-dev 20031007.1
|
|
Author: mdz
Date: 2003-12-22 04:12:11 GMT
* po/de.po update from Michael Karcher <karcher@physik.fu-berlin.de>
(Closes: #222560)
|
|
Author: mdz
Date: 2003-12-21 00:37:58 GMT
Preserve CCACHE_DIR also
|
|
Author: mdz
Date: 2003-12-21 00:34:40 GMT
* Pass --preserve-envvar PATH to debuild. apt takes a long time to
build, and this defeats ccache
|
|
Author: mdz
Date: 2003-12-21 00:33:32 GMT
Install japanese man pages
|
|
Author: mdz
Date: 2003-12-21 00:28:15 GMT
Revert debuild -ePATH change; debuild is broken anyway
|
|
Author: mdz
Date: 2003-12-21 00:23:57 GMT
Remove debug
|
|
Author: mdz
Date: 2003-12-21 00:22:51 GMT
* Pass -ePATH to debuild; clobbering PATH defeats the usual method of
using ccache, and apt takes a long time to compile
|
|
Author: mdz
Date: 2003-12-21 00:19:22 GMT
SGML validation errors
|
|
Author: mdz
Date: 2003-12-21 00:15:28 GMT
Actually build the ja documentation
|
|
Author: mdz
Date: 2003-12-21 00:07:35 GMT
* Use cvs update -d in debian/rules cvs-build rather than just update
|
|
Author: mdz
Date: 2003-12-20 23:58:55 GMT
Syntax
|
|
Author: mdz
Date: 2003-12-20 23:55:19 GMT
Finalize
|
|
Author: mdz
Date: 2003-12-20 23:55:05 GMT
* Clean up and simplify some of the suggests/recommends display in apt-get
|
|
Author: mdz
Date: 2003-12-20 23:44:32 GMT
* Clarify documentation of --no-upgrade in apt-get(8) (Closes: #219743)
|
|
Author: mdz
Date: 2003-12-20 23:39:54 GMT
isatty test was backwards
|
|
Author: mdz
Date: 2003-12-20 23:31:36 GMT
Rewrite-in-progress accidentally committed
|
|
Author: mdz
Date: 2003-12-20 23:30:07 GMT
* Japanese translation of documentation from Kurasawa Nozomu <nabetaro@slug.jp>
(Closes: #186235)
|
|
Author: mdz
Date: 2003-12-20 23:29:14 GMT
0.5.15
|
|
Author: mdz
Date: 2003-12-20 23:06:28 GMT
* Update apt-cache(8)
- Document --installed
- --recursive applies to both depends and rdepends
|
|
Author: mdz
Date: 2003-12-20 22:56:14 GMT
* Correctly implement -n as a synonym for --names-only (Closes: #224515)
|
|
Author: mdz
Date: 2003-11-19 23:50:51 GMT
* Use isatty rather than ttyname for checking if stdin is a terminal.
isatty has the advantage of not requiring /proc under Linux, and thus
Closes: #221728
|
|
Author: piefel
Date: 2003-11-17 15:12:23 GMT
Updated translation from Lars Bahner <bahner@debian.org>
|
|
Author: mdz
Date: 2003-11-10 07:09:53 GMT
* Fix version display for recommends (Closes: #219900)
|
|
Author: mdz
Date: 2003-10-29 17:56:31 GMT
* Let apt-get build-dep try alternatives if the installed package
doesn't meet version requirements (Closes: #214736)
|
|
Author: mdz
Date: 2003-10-23 00:50:12 GMT
* Fix whitespace in French translation of "Yes, do as I say!", which
made it tricky to type. Thanks to Sylvain Pasche
<sylvain.pasche@switzerland.org> (Closes: #217152)
|
|
Author: mdz
Date: 2003-10-12 16:58:36 GMT
0.5.15
|
|
Author: mdz
Date: 2003-10-12 16:57:39 GMT
* Add missing comma in apt_preferences(5) (Closes: #215362)
|
|
Author: mdz
Date: 2003-10-09 23:53:03 GMT
* Add missing comma and space to German translation of "downgraded"
(Closes: #213975)
|
|
Author: mdz
Date: 2003-10-09 23:15:25 GMT
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix
pkgCache::PkgFileIterator::Label() to correcctly refer to File->Label
rather than File->Origin (Closes: #213311)
|
|
Author: mdz
Date: 2003-09-26 22:24:51 GMT
Open 0.5.15
* Spanish man pages, patch from Ruben Porras <nahoo82@telefonica.net>
(Closes: #195444)
- apt.es.8 wasn't included in the patch, but was referenced. Fetched
version 1.3 from debian-doc cvs
- Create doc/es/.cvsignore
|
|
Author: mdz
Date: 2003-09-24 04:00:25 GMT
* apt-get build-dep, when trying to skip over the remaining elements of
an or-expression, would accidentally inherit the version requirements of a
later item in the or-expression. Fixed it.
* Let apt-get build-dep try alternatives if the first dependency in an
or-expression is not available
* Add a Debug::BuildDeps to generate some trace output
* Help apt-get build-dep produce more useful error messages
* Process build-dependencies in forward rather than reverse order
* Error out if an installed package is too new for a << or <=
build-dependency
|
|
Author: mdz
Date: 2003-09-24 03:34:28 GMT
0.5.14
|
|
Author: mdz
Date: 2003-09-22 14:36:20 GMT
* Don't preserve ownership when copying config.guess and config.sub.
This broke builds where the clean target was run with different
privileges than the rest of the build (i.e., root) (Closes: #212183)
* On second thought, don't copy config.guess and config.sub at all. I'd
rather they always match what is in CVS.
|
|
Author: mdz
Date: 2003-09-22 14:35:22 GMT
0.5.13
|
|
Author: mdz
Date: 2003-09-22 04:16:26 GMT
* Move comment for ListParser::ParseDepends into the right place
|
|
Author: mdz
Date: 2003-09-19 03:10:01 GMT
* s/removed/installed/ in a comment in apt-get.cc
|
|
Author: mdz
Date: 2003-09-16 21:01:12 GMT
* Document configuration file comment syntax in apt.conf(5)
(Closes: #211262)
|
|
Author: mdz
Date: 2003-09-12 01:50:03 GMT
0.5.12
|
|
Author: mdz
Date: 2003-09-12 01:49:16 GMT
Add a note that #210485 is release-critical
|
|
Author: mdz
Date: 2003-09-12 01:48:33 GMT
* Exclude subdirectories named 'debian-installer' from the apt-cdrom
search (Closes: #210485)
|
|
Author: mdz
Date: 2003-09-11 03:22:12 GMT
resync line numbers
|
|
Author: mdz
Date: 2003-09-10 23:41:57 GMT
* Disable Russian translation until someone can review it
(#207690)
|