summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2004-09-20* Use cvs update -d in debian/rules cvs-build rather th...Arch Librarian
Author: mdz Date: 2003-12-21 00:07:35 GMT * Use cvs update -d in debian/rules cvs-build rather than just update
2004-09-20FinalizeArch Librarian
Author: mdz Date: 2003-12-20 23:55:19 GMT Finalize
2004-09-20* Clean up and simplify some of the suggests/recommends...Arch Librarian
Author: mdz Date: 2003-12-20 23:55:05 GMT * Clean up and simplify some of the suggests/recommends display in apt-get
2004-09-20* Clarify documentation of --no-upgrade in apt-get(8) (...Arch Librarian
Author: mdz Date: 2003-12-20 23:44:32 GMT * Clarify documentation of --no-upgrade in apt-get(8) (Closes: #219743)
2004-09-20* Japanese translation of documentation from Kurasawa N...Arch Librarian
Author: mdz Date: 2003-12-20 23:30:07 GMT * Japanese translation of documentation from Kurasawa Nozomu <nabetaro@slug.jp> (Closes: #186235)
2004-09-20* Update apt-cache(8)Arch Librarian
Author: mdz Date: 2003-12-20 23:06:28 GMT * Update apt-cache(8) - Document --installed - --recursive applies to both depends and rdepends
2004-09-20* Correctly implement -n as a synonym for --names-only ...Arch Librarian
Author: mdz Date: 2003-12-20 22:56:14 GMT * Correctly implement -n as a synonym for --names-only (Closes: #224515)
2004-09-20* Use isatty rather than ttyname for checking if stdin ...Arch Librarian
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
2004-09-20* Fix version display for recommends (Closes: #219900)Arch Librarian
Author: mdz Date: 2003-11-10 07:09:53 GMT * Fix version display for recommends (Closes: #219900)
2004-09-20* Let apt-get build-dep try alternatives if the install...Arch Librarian
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)
2004-09-20* Fix whitespace in French translation of "Yes, do as I...Arch Librarian
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)
2004-09-20* Add missing comma in apt_preferences(5) (Closes: #215362)Arch Librarian
Author: mdz Date: 2003-10-12 16:57:39 GMT * Add missing comma in apt_preferences(5) (Closes: #215362)
2004-09-20* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fixArch Librarian
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)
2004-09-20Open 0.5.15Arch Librarian
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
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