* 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
Run ispell -h over the man page sources and fix a bunch...
Author: mdz
Date: 2003-08-09 18:19:56 GMT
Run ispell -h over the man page sources and fix a bunch of typos
Change otavio's email address (this is the final changelog request that will be
honored)
* Clean up whitespace in translated strings in ru.po, w...
Author: mdz
Date: 2003-08-09 05:03:08 GMT
* Clean up whitespace in translated strings in ru.po, which messed up
indentation (some other translations probably have similar problems)
(Closes: #194282)
Switch to using nl_langinfo(YESEXPR) for yes/no prompting
Author: mdz
Date: 2003-08-09 03:07:03 GMT
Switch to using nl_langinfo(YESEXPR) for yes/no prompting
* Ensure that the comparison of the "yes" character in ...
Author: mdz
Date: 2003-08-09 00:26:29 GMT
* Ensure that the comparison of the "yes" character in YnPrompt is done
with unsigned values, so that 8-bit characters work correctly. This
should probably all use nl_langinfo(YESEXPR) at some point instead.
(Closes: #200953)
* Pass the translated character through toupper(3), so that it doesn't
really matter anymore whether the translated string is uppercase
* Patch to update pt_BR man page for apt_preferences(5)...
Author: mdz
Date: 2003-08-08 23:53:24 GMT
* Patch to update pt_BR man page for apt_preferences(5) from Andre Luis
Lopes <andrelop@debian.org> (Closes: #202245)
* Patch from Otavio Salvador to avoid listing suggests/...
Author: mdz
Date: 2003-08-08 23:48:48 GMT
* Patch from Otavio Salvador to avoid listing suggests/recommends which
are Provided by a package which is already installed (Closes: #200395)
* Patch from Otavio Salvador to avoid listing suggests/...
Author: mdz
Date: 2003-08-08 23:45:00 GMT
* Patch from Otavio Salvador to avoid listing suggests/recommends for
packages which are selected for installation at the same time as the
package which suggests/recommends them (Closes: #200102)
* Move the French apt-ftparchive man page into apt-util...
Author: mdz
Date: 2003-08-08 23:36:48 GMT
* Move the French apt-ftparchive man page into apt-utils where it
belongs. apt-utils Replaces: apt (<< 0.5.9)
* Avoid segfault if a package name is specified which c...
Author: mdz
Date: 2003-08-07 20:51:50 GMT
* Avoid segfault if a package name is specified which consists
entirely of characters which look like end tags ('+', '-')
(Closes: #200425)
* Write records from "apt-cache show" using fwrite(3) r...
Author: mdz
Date: 2003-08-02 19:53:23 GMT
* Write records from "apt-cache show" using fwrite(3) rather than
write(2), in case for some reason the entire record doesn't get
written by a single write(2)
* Patch from Otavio Salvador to switch from dh_installm...
Author: mdz
Date: 2003-08-02 19:51:02 GMT
* Patch from Otavio Salvador to switch from dh_installmanpages to
dh_installman. Fixes the problem where the pt_BR man page was
installed in the wrong location (Closes: #194558)
* Patch from Otavio Salvador to exit successfully after...
Author: mdz
Date: 2003-08-01 20:27:13 GMT
* Patch from Otavio Salvador to exit successfully after --version
(Closes: #203418)
Fix typo in ftp-archive.conf example (Closes: #203295)
Author: mdz
Date: 2003-07-30 02:37:34 GMT
Fix typo in ftp-archive.conf example (Closes: #203295)
* Only try to clear stdin if it is a tty, to avoid loop...
Author: mdz
Date: 2003-07-26 00:25:44 GMT
* Only try to clear stdin if it is a tty, to avoid looping if there is
lots of stuff (perhaps an infinite amount) to read (Closes: #192228)
* Fix ru.po to use a capital letter for the translation...
Author: mdz
Date: 2003-07-26 00:06:18 GMT
* Fix ru.po to use a capital letter for the translation of 'Y' so that
YnPrompt works correctly (Closes: #200953)
* Support TMPDIR in apt-extracttemplates (Closes: #191656)
Author: mdz
Date: 2003-07-26 00:00:11 GMT
* Support TMPDIR in apt-extracttemplates (Closes: #191656)
Tweak SGML around TempDir so that '>' doesn't end up in...
Author: mdz
Date: 2003-07-25 23:42:10 GMT
Tweak SGML around TempDir so that '>' doesn't end up in output