* Updated Spanish translation of man pages from Ruben Porras
Author: mdz
Date: 2004-01-14 18:11:42 GMT
* Updated Spanish translation of man pages from Ruben Porras
<nahoo82@telefonica.net> (Closes: #227729)
Minor update from Pierre Machard <pmachard@debian.org>
Author: mdz
Date: 2004-01-09 19:50:34 GMT
Minor update from Pierre Machard <pmachard@debian.org>
* Patch from Oliver Kurth <oku@masqmail.cx> to use AC_C...
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)
* Clearer error message in place of "...has no availabl...
Author: mdz
Date: 2004-01-09 07:32:39 GMT
* Clearer error message in place of "...has no available version, but
exists in the database" (Closes: #212203)
* Updated French translation from Pierre Machard <pmach...
Author: mdz
Date: 2004-01-09 07:11:07 GMT
* Updated French translation from Pierre Machard <pmachard@debian.org>
(Closes: #226886)
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Author: mdz
Date: 2004-01-07 20:39:37 GMT
* Patch from Eric Wong <normalperson@yhbt.net> to include apt18n.h after
other headers to avoid breaking locale.h when setlocale() is defined
as an empty macro (Closes: #226509)
Don't use the Archive name in madison; it won't be uniq...
Author: mdz
Date: 2004-01-04 19:00:10 GMT
Don't use the Archive name in madison; it won't be unique and there
isn't space for both that and the source description
* Add an "apt-cache madison" command with an output for...
Author: mdz
Date: 2004-01-04 07:41:52 GMT
* Add an "apt-cache madison" command with an output format similar to
the katie tool of the same name (but less functionality)
* Fix debSourcesIndex::Describe() to correctly say "Sou...
Author: mdz
Date: 2004-01-04 07:41:30 GMT
* Fix debSourcesIndex::Describe() to correctly say "Sources" rather than
"Packages"
* Fixed German translations of "Suggested" from Christi...
Author: mdz
Date: 2004-01-04 01:44:59 GMT
* Fixed German translations of "Suggested" from Christian Garbs
<debian@cgarbs.de> (Closes: #197960)
* Have "apt-ftparchive release" strip the leading path ...
Author: mdz
Date: 2004-01-02 21:48:13 GMT
* Have "apt-ftparchive release" strip the leading path component from
the checksum entries
* New no_NO.po file from Tollef Fog Heen <tfheen@debian...
Author: mdz
Date: 2003-12-31 16:47:08 GMT
* New no_NO.po file from Tollef Fog Heen <tfheen@debian.org> to fix
encoding problems (Closes: #225602)
Make release behave as documented, handling Sources and...
Author: mdz
Date: 2003-12-26 23:09:30 GMT
Make release behave as documented, handling Sources and Release and
md5sum.txt as well as Packages
Return type of ClearPatterns and AddPattern should be void
Author: mdz
Date: 2003-12-26 22:55:13 GMT
Return type of ClearPatterns and AddPattern should be void
* Pass --preserve-envvar PATH to debuild. apt takes a ...
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
* Pass -ePATH to debuild; clobbering PATH defeats the u...
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
* Use cvs update -d in debian/rules cvs-build rather th...
Author: mdz
Date: 2003-12-21 00:07:35 GMT
* Use cvs update -d in debian/rules cvs-build rather than just update
* Clean up and simplify some of the suggests/recommends...
Author: mdz
Date: 2003-12-20 23:55:05 GMT
* Clean up and simplify some of the suggests/recommends display in apt-get
* Japanese translation of documentation from Kurasawa N...
Author: mdz
Date: 2003-12-20 23:30:07 GMT
* Japanese translation of documentation from Kurasawa Nozomu <nabetaro@slug.jp>
(Closes: #186235)
* Correctly implement -n as a synonym for --names-only ...
Author: mdz
Date: 2003-12-20 22:56:14 GMT
* Correctly implement -n as a synonym for --names-only (Closes: #224515)
* Use isatty rather than ttyname for checking if stdin ...
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
Updated translation from Lars Bahner <bahner@debian.org>
Author: piefel
Date: 2003-11-17 15:12:23 GMT
Updated translation from Lars Bahner <bahner@debian.org>
* Let apt-get build-dep try alternatives if the install...
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)
* Fix whitespace in French translation of "Yes, do as I...
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)
* Add missing comma and space to German translation of ...
Author: mdz
Date: 2003-10-09 23:53:03 GMT
* Add missing comma and space to German translation of "downgraded"
(Closes: #213975)
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix
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)
Open 0.5.15
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
* apt-get build-dep, when trying to skip over the remai...
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
* Don't preserve ownership when copying config.guess an...
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.
* Move comment for ListParser::ParseDepends into the ri...
Author: mdz
Date: 2003-09-22 04:16:26 GMT
* Move comment for ListParser::ParseDepends into the right place
* Exclude subdirectories named 'debian-installer' from ...
Author: mdz
Date: 2003-09-12 01:48:33 GMT
* Exclude subdirectories named 'debian-installer' from the apt-cdrom
search (Closes: #210485)
* Disable Russian translation until someone can review it
Author: mdz
Date: 2003-09-10 23:41:57 GMT
* Disable Russian translation until someone can review it
(#207690)
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...
Author: mdz
Date: 2003-09-10 23:39:49 GMT
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix version
comparisons with '~' (Closes: #205960)
* Add #include <langinfo.h> to cmdline/apt-get.cc. Thi...
Author: mdz
Date: 2003-09-10 19:28:55 GMT
* Add #include <langinfo.h> to cmdline/apt-get.cc. This apparently gets
pulled in by something else with recent g++ and/or glibc, but is
required when building on, e.g., stable
* Clean up reportbug script a bit, and extend it to dis...
Author: mdz
Date: 2003-09-03 15:37:30 GMT
* Clean up reportbug script a bit, and extend it to distinguish between a
configuration file not existing and the user declining to submit it with
the report
* Add new nb and nn translations from Petter Reinholdts...
Author: mdz
Date: 2003-09-02 16:08:34 GMT
* Add new nb and nn translations from Petter Reinholdtsen <pere@hungry.com>
Back out fix for now; not sure I want to bump the lib v...
Author: mdz
Date: 2003-09-02 04:52:16 GMT
Back out fix for now; not sure I want to bump the lib version yet
* Small bugfix to pkgRecords to prevent a segfault if t...
Author: mdz
Date: 2003-09-02 04:46:18 GMT
* Small bugfix to pkgRecords to prevent a segfault if the pkgCache is
destroyed before it (from Conectiva's apt-rpm)
* In apt.conf(5), give the fully qualified name of Dir:...
Author: mdz
Date: 2003-09-02 02:35:57 GMT
* In apt.conf(5), give the fully qualified name of Dir::Bin::Methods,
rather than just "methods"
* Updated pt_BR translations from Andre Luis Lopes <and...
Author: mdz
Date: 2003-09-02 01:05:40 GMT
* Updated pt_BR translations from Andre Luis Lopes <andrelop@debian.org>
(Closes: #208302)