summaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Collapse)AuthorAgeFilesLines
* Build-depend on debhelper >= 4.1.62, because we need th...Arch Librarian2004-09-201-6/+4
| | | | | | | 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...Arch Librarian2004-09-201-0/+2
| | | | | | | 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...Arch Librarian2004-09-201-1/+1
| | | | | | 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...Arch Librarian2004-09-201-0/+5
| | | | | | Author: mdz Date: 2003-08-09 19:51:23 GMT Big fat warning about the debhelper bug regarding man page installation
* Exclude '.#*' from cvs-buildArch Librarian2004-09-201-1/+2
| | | | | | Author: mdz Date: 2003-08-09 19:21:33 GMT Exclude '.#*' from cvs-build
* Add dependency on debhelper 3 to go with compat level 3Arch Librarian2004-09-201-0/+1
| | | | | | Author: mdz Date: 2003-08-09 19:19:02 GMT Add dependency on debhelper 3 to go with compat level 3
* * Update to debhelper compatibility level 3Arch Librarian2004-09-201-1/+5
| | | | | | | | | 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
* * Use debian/compat rather than DH_COMPATArch Librarian2004-09-201-1/+2
| | | | | | Author: mdz Date: 2003-08-09 18:43:30 GMT * Use debian/compat rather than DH_COMPAT
* Run ispell -h over the man page sources and fix a bunch...Arch Librarian2004-09-201-5/+6
| | | | | | | | | 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)
* Include Otavio's email address at his requestArch Librarian2004-09-201-12/+13
| | | | | | Author: mdz Date: 2003-08-09 16:01:50 GMT Include Otavio's email address at his request
* * Clean up whitespace in translated strings in ru.po, w...Arch Librarian2004-09-201-1/+4
| | | | | | | | 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)
* * apt Suggests: aptitude | synaptic | gnome-apt | wajigArch Librarian2004-09-201-1/+3
| | | | | | | Author: mdz Date: 2003-08-09 04:15:48 GMT * apt Suggests: aptitude | synaptic | gnome-apt | wajig (Closes: #146667)
* Hmm, somebody filed a wishlist bug about that. Closed.Arch Librarian2004-09-201-0/+1
| | | | | | Author: mdz Date: 2003-08-09 03:08:19 GMT Hmm, somebody filed a wishlist bug about that. Closed.
* Switch to using nl_langinfo(YESEXPR) for yes/no promptingArch Librarian2004-09-201-6/+4
| | | | | | 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 ...Arch Librarian2004-09-201-2/+8
| | | | | | | | | | | 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)...Arch Librarian2004-09-201-1/+3
| | | | | | | 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/...Arch Librarian2004-09-201-1/+3
| | | | | | | 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/...Arch Librarian2004-09-201-0/+3
| | | | | | | | 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...Arch Librarian2004-09-201-1/+3
| | | | | | | 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)
* Fix description of #203418Arch Librarian2004-09-201-1/+2
| | | | | | Author: mdz Date: 2003-08-07 21:10:59 GMT Fix description of #203418
* * Avoid segfault if a package name is specified which c...Arch Librarian2004-09-201-0/+3
| | | | | | | | 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)
* * Add freebsd to buildlib/ostable (Closes: #193430)Arch Librarian2004-09-201-0/+1
| | | | | | Author: mdz Date: 2003-08-04 16:04:37 GMT * Add freebsd to buildlib/ostable (Closes: #193430)
* * Add new French man pages to doc/fr/.cvsignoreArch Librarian2004-09-201-0/+1
| | | | | | Author: mdz Date: 2003-08-02 19:56:31 GMT * Add new French man pages to doc/fr/.cvsignore
* * Write records from "apt-cache show" using fwrite(3) r...Arch Librarian2004-09-201-1/+4
| | | | | | | | 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...Arch Librarian2004-09-201-1/+4
| | | | | | | | 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...Arch Librarian2004-09-201-0/+2
| | | | | | | Author: mdz Date: 2003-08-01 20:27:13 GMT * Patch from Otavio Salvador to exit successfully after --version (Closes: #203418)
* * Mention default setting for --all-versions (Closes: #...Arch Librarian2004-09-201-0/+1
| | | | | | Author: mdz Date: 2003-08-01 20:24:29 GMT * Mention default setting for --all-versions (Closes: #203298)
* Fix typo in ftp-archive.conf example (Closes: #203295)Arch Librarian2004-09-201-0/+6
| | | | | | 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...Arch Librarian2004-09-201-1/+3
| | | | | | | 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)
* Note about capitalization of YnPrompt responseArch Librarian2004-09-201-1/+2
| | | | | | Author: mdz Date: 2003-07-26 00:12:44 GMT Note about capitalization of YnPrompt response
* *** empty log message ***Arch Librarian2004-09-201-1/+2
| | | | | | Author: mdz Date: 2003-07-26 00:08:59 GMT *** empty log message ***
* * Fix ru.po to use a capital letter for the translation...Arch Librarian2004-09-201-1/+3
| | | | | | | 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)Arch Librarian2004-09-201-0/+1
| | | | | | Author: mdz Date: 2003-07-26 00:00:11 GMT * Support TMPDIR in apt-extracttemplates (Closes: #191656)
* * Document SrcDirectory in apt-ftparchive.1.sgml (Close...Arch Librarian2004-09-201-5/+6
| | | | | | Author: mdz Date: 2003-07-25 23:44:30 GMT * Document SrcDirectory in apt-ftparchive.1.sgml (Closes: #156370)
* Tweak SGML around TempDir so that '>' doesn't end up in...Arch Librarian2004-09-201-1/+7
| | | | | | Author: mdz Date: 2003-07-25 23:42:10 GMT Tweak SGML around TempDir so that '>' doesn't end up in output
* Break lineArch Librarian2004-09-201-1/+2
| | | | | | Author: mdz Date: 2003-07-25 22:18:45 GMT Break line
* * Update config.guess and config.sub from autotools-dev...Arch Librarian2004-09-201-0/+1
| | | | | | Author: mdz Date: 2003-07-25 22:08:06 GMT * Update config.guess and config.sub from autotools-dev 20030717.1
* * Improve build-depends handling of virtual packages ev...Arch Librarian2004-09-201-0/+4
| | | | | | | | | Author: mdz Date: 2003-07-25 22:03:49 GMT * Improve build-depends handling of virtual packages even further, so that it will now also try to satisfy build-depends on virtual packages if they are not installed. Note that this only works if there is only one package providing the virtual package, as in other cases (Closes: #165404)
* * Give a warning if an illegal type abbreviation is use...Arch Librarian2004-09-201-0/+2
| | | | | | | Author: mdz Date: 2003-07-25 20:45:13 GMT * Give a warning if an illegal type abbreviation is used when looking up a configuration item (Closes: #168453)
* * Updated French man pages from Philippe BataillerArch Librarian2004-09-201-0/+2
| | | | | | | Author: mdz Date: 2003-07-25 17:03:35 GMT * Updated French man pages from Philippe Batailler <philippe.batailler@free.fr> (Closes: #182194)
* un-finalizeArch Librarian2004-09-201-1/+1
| | | | | | Author: mdz Date: 2003-07-23 04:02:57 GMT un-finalize
* Close bugArch Librarian2004-09-201-2/+2
| | | | | | Author: mdz Date: 2003-07-23 03:41:12 GMT Close bug
* *** empty log message ***Arch Librarian2004-09-201-0/+6
| | | | | | Author: mdz Date: 2003-07-23 03:40:52 GMT *** empty log message ***
* 0.5.7Arch Librarian2004-09-201-1/+1
| | | | | | Author: mdz Date: 2003-07-22 03:44:02 GMT 0.5.7
* * Have apt-cache show exit with an error if it cannot f...Arch Librarian2004-09-201-0/+2
| | | | | | | Author: mdz Date: 2003-07-22 03:10:01 GMT * Have apt-cache show exit with an error if it cannot find any of the specified packages (Closes: #101490)
* * Skip version check if a build-dependency is provided ...Arch Librarian2004-09-201-1/+2
| | | | | | | Author: mdz Date: 2003-07-22 03:00:19 GMT * Skip version check if a build-dependency is provided by an installed package (Closes: #126938)
* * Silence the essential packages check if we are only d...Arch Librarian2004-09-201-0/+3
| | | | | | | Author: mdz Date: 2003-07-22 01:49:26 GMT * Silence the essential packages check if we are only downloading archives and not changing the system (Closes: #190862)
* * Update control file to match overrides (apt priority ...Arch Librarian2004-09-201-0/+7
| | | | | | | Author: mdz Date: 2003-07-21 07:01:54 GMT * Update control file to match overrides (apt priority important, libapt-pkg-dev section libdevel)
* - Add bug script for collecting configuration info (Clo...Arch Librarian2004-09-201-1/+2
| | | | | | Author: mdz Date: 2003-07-21 06:09:12 GMT - Add bug script for collecting configuration info (Closes: #176482)
* 0.5.6Arch Librarian2004-09-201-1/+1
| | | | | | Author: mdz Date: 2003-07-21 05:53:16 GMT 0.5.6