Age | Commit message (Collapse) | Author |
|
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)
|
|
Author: mdz
Date: 2003-09-10 23:40:14 GMT
0.5.11
|
|
Author: mdz
Date: 2003-09-10 23:39:49 GMT
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix version
comparisons with '~' (Closes: #205960)
|
|
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
|
|
Author: piefel
Date: 2003-09-05 07:44:48 GMT
Full translation for apt-all.pot 1.13
|
|
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
|
|
Author: mdz
Date: 2003-09-02 16:08:34 GMT
* Add new nb and nn translations from Petter Reinholdtsen <pere@hungry.com>
|
|
Author: piefel
Date: 2003-09-02 09:50:40 GMT
Full translation for apt-all.pot 1.13
|
|
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
|
|
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)
|
|
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"
|
|
Author: mdz
Date: 2003-09-02 01:05:40 GMT
* Updated pt_BR translations from Andre Luis Lopes <andrelop@debian.org>
(Closes: #208302)
|
|
Author: mdz
Date: 2003-09-01 01:12:50 GMT
Finalize 0.5.10
|
|
Author: mdz
Date: 2003-09-01 01:02:52 GMT
0.5.10
|
|
Author: mdz
Date: 2003-09-01 01:01:14 GMT
* Updates to Dutch translation from Bart Cornelis <cobaco@linux.be>
(Closes: #207656)
|
|
Author: piefel
Date: 2003-08-28 11:51:44 GMT
Full translation for apt-all.pot 1.13
|
|
Author: piefel
Date: 2003-08-28 07:44:31 GMT
Full translation for apt-all.pot 1.13
|
|
Author: piefel
Date: 2003-08-27 10:12:41 GMT
Translation for apt-all 1.13
|
|
Author: piefel
Date: 2003-08-27 07:10:26 GMT
Update to apt-all.pot 1.13
|
|
Author: piefel
Date: 2003-08-26 15:23:54 GMT
Full translation for apt-all.pot 1.13
|
|
Author: mdz
Date: 2003-08-22 02:46:09 GMT
* Make APT::Get::Show-Upgraded (aka apt-get -u) default to true.
|
|
Author: mdz
Date: 2003-08-22 01:51:01 GMT
* Change upgraded/newly installed/not fully installed or removed
messages to be consistent and somewhat shorter (some translations
exceeded 80 characters even in the simplest case)
|
|
Author: mdz
Date: 2003-08-21 03:59:23 GMT
* Add missing "lang" attributes to refentry tags in French man pages
(apt-cdrom, apt-extracttemplates, apt-sortpkgs)
|
|
Author: mdz
Date: 2003-08-20 03:07:59 GMT
* Add apt-config to SEE ALSO section of apt-get (Closes: #205036)
|
|
Author: mdz
Date: 2003-08-20 03:05:09 GMT
* Mention some of the available frontends in apt-get(8) (Closes: #205829)
|