Age | Commit message (Collapse) | Author |
|
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 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: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-10 23:41:57 GMT
* Disable Russian translation until someone can review it
(#207690)
|
|
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: 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: 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:01:14 GMT
* Updates to Dutch translation from Bart Cornelis <cobaco@linux.be>
(Closes: #207656)
|
|
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)
|
|
Author: mdz
Date: 2003-08-20 03:02:38 GMT
* Updated Polish po file from Marcin Owsiany <porridge@debian.org>
(Closes: #205950)
|
|
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)
|
|
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
|
|
Author: mdz
Date: 2003-08-18 15:34:17 GMT
* Add version comparison tests for #194327 and #205960
|
|
Author: mdz
Date: 2003-08-18 15:32:37 GMT
* Get self-tests compiling again, updated for latest library API
and g++ 3.3
|
|
Author: mdz
Date: 2003-08-18 01:09:50 GMT
* Regenerate French man pages from sgml source (Closes: #205886)
|
|
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)
|
|
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
|
|
Author: mdz
Date: 2003-08-10 23:44:26 GMT
Give up on 'testing' for now
|
|
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
|
|
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)
|
|
Author: mdz
Date: 2003-08-09 19:51:48 GMT
Break most recent changelog entry to prevent accidental building of debs
|
|
Author: mdz
Date: 2003-08-09 19:51:23 GMT
Big fat warning about the debhelper bug regarding man page installation
|
|
Author: mdz
Date: 2003-08-09 19:21:33 GMT
Exclude '.#*' from cvs-build
|
|
Author: mdz
Date: 2003-08-09 19:19:02 GMT
Add dependency on debhelper 3 to go with compat level 3
|
|
Author: mdz
Date: 2003-08-09 19:15:22 GMT
* Update to debhelper compatibility level 3
- remove ldconfig calls from debian/{postinst,postrm} as dh_makeshlibs
will add them
- echo 3 > debian/compat
|
|
Author: mdz
Date: 2003-08-09 19:14:49 GMT
* Use debian/compat rather than DH_COMPAT
|
|
Author: mdz
Date: 2003-08-09 18:43:30 GMT
* Use debian/compat rather than DH_COMPAT
|
|
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)
|
|
Author: mdz
Date: 2003-08-09 16:01:50 GMT
Include Otavio's email address at his request
|
|
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)
|
|
Author: mdz
Date: 2003-08-09 04:15:52 GMT
*** empty log message ***
|
|
Author: mdz
Date: 2003-08-09 04:15:48 GMT
* apt Suggests: aptitude | synaptic | gnome-apt | wajig
(Closes: #146667)
|
|
Author: mdz
Date: 2003-08-09 03:08:19 GMT
Hmm, somebody filed a wishlist bug about that. Closed.
|
|
Author: mdz
Date: 2003-08-09 03:07:03 GMT
Switch to using nl_langinfo(YESEXPR) for yes/no prompting
|
|
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
|
|
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)
|
|
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)
|