summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Full translation for apt-all.pot 1.12Arch Librarian2004-09-201-646/+843
| | | | | | Author: piefel Date: 2003-08-12 09:05:04 GMT Full translation for apt-all.pot 1.12
* * Correct the section in apt_preferences(5) on interpre...Arch Librarian2004-09-204-5/+24
| | | | | | | | 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...Arch Librarian2004-09-202-4/+6
| | | | | | | 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
* Give up on 'testing' for nowArch Librarian2004-09-201-0/+2
| | | | | | Author: mdz Date: 2003-08-10 23:44:26 GMT Give up on 'testing' for now
* RegenerateArch Librarian2004-09-201-31/+31
| | | | | | Author: mdz Date: 2003-08-10 06:54:39 GMT Regenerate
* Build-depend on debhelper >= 4.1.62, because we need th...Arch Librarian2004-09-202-7/+5
| | | | | | | 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-202-6/+10
| | | | | | | 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-202-3/+4
| | | | | | 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-202-1/+2
| | | | | | 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-204-4/+6
| | | | | | | | | 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-3/+1
| | | | | | Author: mdz Date: 2003-08-09 19:14:49 GMT * Use debian/compat rather than DH_COMPAT
* * Use debian/compat rather than DH_COMPATArch Librarian2004-09-202-1/+3
| | | | | | 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-208-25/+26
| | | | | | | | | 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-202-4/+7
| | | | | | | | 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)
* *** empty log message ***Arch Librarian2004-09-201-1/+1
| | | | | | Author: mdz Date: 2003-08-09 04:15:52 GMT *** empty log message ***
* * 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)
* RegenerateArch Librarian2004-09-201-111/+110
| | | | | | Author: mdz Date: 2003-08-09 03:09:45 GMT Regenerate
* 0.5.9Arch Librarian2004-09-201-1/+1
| | | | | | Author: mdz Date: 2003-08-09 03:09:24 GMT 0.5.9
* 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-202-21/+30
| | | | | | 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-202-6/+12
| | | | | | | | | | | 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-202-225/+244
| | | | | | | 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-202-2/+20
| | | | | | | 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-202-3/+6
| | | | | | | | 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-202-1/+4
| | | | | | | 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-202-3/+6
| | | | | | | | 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-202-0/+2
| | | | | | 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-202-0/+4
| | | | | | 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-202-3/+6
| | | | | | | | 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-204-7/+33
| | | | | | | | 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-202-1/+6
| | | | | | | 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-202-2/+6
| | | | | | 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-202-1/+7
| | | | | | Author: mdz Date: 2003-07-30 02:37:34 GMT Fix typo in ftp-archive.conf example (Closes: #203295)
* Full translation for 0.5.8Arch Librarian2004-09-201-95/+87
| | | | | | Author: piefel Date: 2003-07-28 09:38:34 GMT Full translation for 0.5.8
* RegenerateArch Librarian2004-09-201-0/+5
| | | | | | Author: mdz Date: 2003-07-26 00:37:55 GMT Regenerate
* Mark the type abbrevation warning as translatableArch Librarian2004-09-201-2/+2
| | | | | | Author: mdz Date: 2003-07-26 00:27:36 GMT Mark the type abbrevation warning as translatable
* ResyncArch Librarian2004-09-201-1/+1
| | | | | | Author: mdz Date: 2003-07-26 00:26:47 GMT Resync
* * Only try to clear stdin if it is a tty, to avoid loop...Arch Librarian2004-09-202-3/+5
| | | | | | | 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)
* 0.5.8Arch Librarian2004-09-201-1/+1
| | | | | | Author: mdz Date: 2003-07-26 00:25:18 GMT 0.5.8
* 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 ***
* Regenerate POT file and sync .po filesArch Librarian2004-09-2016-12079/+8530
| | | | | | Author: mdz Date: 2003-07-26 00:08:57 GMT Regenerate POT file and sync .po files
* * Fix ru.po to use a capital letter for the translation...Arch Librarian2004-09-202-782/+579
| | | | | | | 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-202-2/+11
| | | | | | 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-202-5/+12
| | | | | | 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-202-2/+8
| | | | | | Author: mdz Date: 2003-07-25 23:42:10 GMT Tweak SGML around TempDir so that '>' doesn't end up in output