summaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Collapse)Author
2004-09-20* apt-get build-dep, when trying to skip over the remai...Arch Librarian
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
2004-09-20* Don't preserve ownership when copying config.guess an...Arch Librarian
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.
2004-09-20* Move comment for ListParser::ParseDepends into the ri...Arch Librarian
Author: mdz Date: 2003-09-22 04:16:26 GMT * Move comment for ListParser::ParseDepends into the right place
2004-09-20* s/removed/installed/ in a comment in apt-get.ccArch Librarian
Author: mdz Date: 2003-09-19 03:10:01 GMT * s/removed/installed/ in a comment in apt-get.cc
2004-09-20* Document configuration file comment syntax in apt.conf(5)Arch Librarian
Author: mdz Date: 2003-09-16 21:01:12 GMT * Document configuration file comment syntax in apt.conf(5) (Closes: #211262)
2004-09-20Add a note that #210485 is release-criticalArch Librarian
Author: mdz Date: 2003-09-12 01:49:16 GMT Add a note that #210485 is release-critical
2004-09-20* Exclude subdirectories named 'debian-installer' from ...Arch Librarian
Author: mdz Date: 2003-09-12 01:48:33 GMT * Exclude subdirectories named 'debian-installer' from the apt-cdrom search (Closes: #210485)
2004-09-20* Disable Russian translation until someone can review itArch Librarian
Author: mdz Date: 2003-09-10 23:41:57 GMT * Disable Russian translation until someone can review it (#207690)
2004-09-20* Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...Arch Librarian
Author: mdz Date: 2003-09-10 23:39:49 GMT * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix version comparisons with '~' (Closes: #205960)
2004-09-20* Add #include <langinfo.h> to cmdline/apt-get.cc. Thi...Arch Librarian
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
2004-09-20* Clean up reportbug script a bit, and extend it to dis...Arch Librarian
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
2004-09-20* Add new nb and nn translations from Petter Reinholdts...Arch Librarian
Author: mdz Date: 2003-09-02 16:08:34 GMT * Add new nb and nn translations from Petter Reinholdtsen <pere@hungry.com>
2004-09-20Back out fix for now; not sure I want to bump the lib v...Arch Librarian
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
2004-09-20* Small bugfix to pkgRecords to prevent a segfault if t...Arch Librarian
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)
2004-09-20* In apt.conf(5), give the fully qualified name of Dir:...Arch Librarian
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"
2004-09-20* Updated pt_BR translations from Andre Luis Lopes <and...Arch Librarian
Author: mdz Date: 2003-09-02 01:05:40 GMT * Updated pt_BR translations from Andre Luis Lopes <andrelop@debian.org> (Closes: #208302)
2004-09-20Finalize 0.5.10Arch Librarian
Author: mdz Date: 2003-09-01 01:12:50 GMT Finalize 0.5.10
2004-09-20* Updates to Dutch translation from Bart Cornelis <coba...Arch Librarian
Author: mdz Date: 2003-09-01 01:01:14 GMT * Updates to Dutch translation from Bart Cornelis <cobaco@linux.be> (Closes: #207656)
2004-09-20* Make APT::Get::Show-Upgraded (aka apt-get -u) default...Arch Librarian
Author: mdz Date: 2003-08-22 02:46:09 GMT * Make APT::Get::Show-Upgraded (aka apt-get -u) default to true.
2004-09-20* Change upgraded/newly installed/not fully installed o...Arch Librarian
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)
2004-09-20* Add missing "lang" attributes to refentry tags in Fre...Arch Librarian
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)
2004-09-20* Add apt-config to SEE ALSO section of apt-get (Closes...Arch Librarian
Author: mdz Date: 2003-08-20 03:07:59 GMT * Add apt-config to SEE ALSO section of apt-get (Closes: #205036)
2004-09-20* Mention some of the available frontends in apt-get(8)...Arch Librarian
Author: mdz Date: 2003-08-20 03:05:09 GMT * Mention some of the available frontends in apt-get(8) (Closes: #205829)
2004-09-20* Updated Polish po file from Marcin Owsiany <porridge@...Arch Librarian
Author: mdz Date: 2003-08-20 03:02:38 GMT * Updated Polish po file from Marcin Owsiany <porridge@debian.org> (Closes: #205950)
2004-09-20* Reference the source package bug page rather than the...Arch Librarian
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)
2004-09-20* Fix error message to output versions in the order in ...Arch Librarian
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
2004-09-20* Add version comparison tests for #194327 and #205960Arch Librarian
Author: mdz Date: 2003-08-18 15:34:17 GMT * Add version comparison tests for #194327 and #205960
2004-09-20* Get self-tests compiling again, updated for latest li...Arch Librarian
Author: mdz Date: 2003-08-18 15:32:37 GMT * Get self-tests compiling again, updated for latest library API and g++ 3.3
2004-09-20* Regenerate French man pages from sgml source (Closes:...Arch Librarian
Author: mdz Date: 2003-08-18 01:09:50 GMT * Regenerate French man pages from sgml source (Closes: #205886)
2004-09-20* Correct the section in apt_preferences(5) on interpre...Arch Librarian
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)
2004-09-20* Move dh_makeshlibs ahead of dh_installdeb so that its...Arch Librarian
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
2004-09-20Give up on 'testing' for nowArch Librarian
Author: mdz Date: 2003-08-10 23:44:26 GMT Give up on 'testing' for now
2004-09-20Build-depend on debhelper >= 4.1.62, because we need th...Arch Librarian
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
2004-09-20* Let the ftp method work with ftp servers which do not...Arch Librarian
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)
2004-09-20Break most recent changelog entry to prevent accidental...Arch Librarian
Author: mdz Date: 2003-08-09 19:51:48 GMT Break most recent changelog entry to prevent accidental building of debs
2004-09-20Big fat warning about the debhelper bug regarding man p...Arch Librarian
Author: mdz Date: 2003-08-09 19:51:23 GMT Big fat warning about the debhelper bug regarding man page installation
2004-09-20Exclude '.#*' from cvs-buildArch Librarian
Author: mdz Date: 2003-08-09 19:21:33 GMT Exclude '.#*' from cvs-build
2004-09-20Add dependency on debhelper 3 to go with compat level 3Arch Librarian
Author: mdz Date: 2003-08-09 19:19:02 GMT Add dependency on debhelper 3 to go with compat level 3
2004-09-20* Update to debhelper compatibility level 3Arch Librarian
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
2004-09-20* Use debian/compat rather than DH_COMPATArch Librarian
Author: mdz Date: 2003-08-09 18:43:30 GMT * Use debian/compat rather than DH_COMPAT
2004-09-20Run ispell -h over the man page sources and fix a bunch...Arch Librarian
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)
2004-09-20Include Otavio's email address at his requestArch Librarian
Author: mdz Date: 2003-08-09 16:01:50 GMT Include Otavio's email address at his request
2004-09-20* Clean up whitespace in translated strings in ru.po, w...Arch Librarian
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)
2004-09-20* apt Suggests: aptitude | synaptic | gnome-apt | wajigArch Librarian
Author: mdz Date: 2003-08-09 04:15:48 GMT * apt Suggests: aptitude | synaptic | gnome-apt | wajig (Closes: #146667)
2004-09-20Hmm, somebody filed a wishlist bug about that. Closed.Arch Librarian
Author: mdz Date: 2003-08-09 03:08:19 GMT Hmm, somebody filed a wishlist bug about that. Closed.
2004-09-20Switch to using nl_langinfo(YESEXPR) for yes/no promptingArch Librarian
Author: mdz Date: 2003-08-09 03:07:03 GMT Switch to using nl_langinfo(YESEXPR) for yes/no prompting
2004-09-20* Ensure that the comparison of the "yes" character in ...Arch Librarian
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
2004-09-20* Patch to update pt_BR man page for apt_preferences(5)...Arch Librarian
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)
2004-09-20* Patch from Otavio Salvador to avoid listing suggests/...Arch Librarian
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)
2004-09-20* Patch from Otavio Salvador to avoid listing suggests/...Arch Librarian
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)