* 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)
* Add apt-config to SEE ALSO section of apt-get (Closes...
Author: mdz
Date: 2003-08-20 03:07:59 GMT
* Add apt-config to SEE ALSO section of apt-get (Closes: #205036)
* Mention some of the available frontends in apt-get(8)...
Author: mdz
Date: 2003-08-20 03:05:09 GMT
* Mention some of the available frontends in apt-get(8) (Closes: #205829)
* Updated Polish po file from Marcin Owsiany <porridge@...
Author: mdz
Date: 2003-08-20 03:02:38 GMT
* Updated Polish po file from Marcin Owsiany <porridge@debian.org>
(Closes: #205950)
* Reference the source package bug page rather than the...
Author: mdz
Date: 2003-08-20 02:55:00 GMT
* Reference the source package bug page rather than the one for the
binary package 'apt' in the man pages (Closes: #205290)
* Fix error message to output versions in the order in ...
Author: mdz
Date: 2003-08-18 15:55:19 GMT
* Fix error message to output versions in the order in which they were
compared when the reverse comparison fails
* Add version comparison tests for #194327 and #205960
Author: mdz
Date: 2003-08-18 15:34:17 GMT
* Add version comparison tests for #194327 and #205960
* Get self-tests compiling again, updated for latest li...
Author: mdz
Date: 2003-08-18 15:32:37 GMT
* Get self-tests compiling again, updated for latest library API
and g++ 3.3
* Regenerate French man pages from sgml source (Closes:...
Author: mdz
Date: 2003-08-18 01:09:50 GMT
* Regenerate French man pages from sgml source (Closes: #205886)
* Correct the section in apt_preferences(5) on interpre...
Author: mdz
Date: 2003-08-12 00:17:37 GMT
* Correct the section in apt_preferences(5) on interpreting priorities
to show that zero is not a valid priority, and print a warning if such
a pin is encountered in the preferences file (Closes: #204971)
* Move dh_makeshlibs ahead of dh_installdeb so that its...
Author: mdz
Date: 2003-08-10 23:54:57 GMT
* Move dh_makeshlibs ahead of dh_installdeb so that its postinst
fragments are properly substituted
Build-depend on debhelper >= 4.1.62, because we need th...
Author: mdz
Date: 2003-08-10 05:27:25 GMT
Build-depend on debhelper >= 4.1.62, because we need the fix for #204731
to install the man pages correctly
* Let the ftp method work with ftp servers which do not...
Author: mdz
Date: 2003-08-10 02:24:39 GMT
* Let the ftp method work with ftp servers which do not require a
password (Closes: #199425)
Break most recent changelog entry to prevent accidental...
Author: mdz
Date: 2003-08-09 19:51:48 GMT
Break most recent changelog entry to prevent accidental building of debs
Big fat warning about the debhelper bug regarding man p...
Author: mdz
Date: 2003-08-09 19:51:23 GMT
Big fat warning about the debhelper bug regarding man page installation
Add dependency on debhelper 3 to go with compat level 3
Author: mdz
Date: 2003-08-09 19:19:02 GMT
Add dependency on debhelper 3 to go with compat level 3