ntk/apt.git
19 years ago* Patch to update pt_BR man page for apt_preferences(5)...
Arch Librarian [Mon, 20 Sep 2004 17:02:46 +0000 (17:02 +0000)]
* Patch to update pt_BR man page for apt_preferences(5)...
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)

19 years ago* Patch from Otavio Salvador to avoid listing suggests/...
Arch Librarian [Mon, 20 Sep 2004 17:02:45 +0000 (17:02 +0000)]
* Patch from Otavio Salvador to avoid listing suggests/...
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)

19 years ago* Patch from Otavio Salvador to avoid listing suggests/...
Arch Librarian [Mon, 20 Sep 2004 17:02:44 +0000 (17:02 +0000)]
* Patch from Otavio Salvador to avoid listing suggests/...
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)

19 years ago* Move the French apt-ftparchive man page into apt-util...
Arch Librarian [Mon, 20 Sep 2004 17:02:43 +0000 (17:02 +0000)]
* Move the French apt-ftparchive man page into apt-util...
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)

19 years agoFix description of #203418
Arch Librarian [Mon, 20 Sep 2004 17:02:42 +0000 (17:02 +0000)]
Fix description of #203418
Author: mdz
Date: 2003-08-07 21:10:59 GMT
Fix description of #203418

19 years ago* Avoid segfault if a package name is specified which c...
Arch Librarian [Mon, 20 Sep 2004 17:02:41 +0000 (17:02 +0000)]
* Avoid segfault if a package name is specified which c...
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)

19 years ago* Add freebsd to buildlib/ostable (Closes: #193430)
Arch Librarian [Mon, 20 Sep 2004 17:02:40 +0000 (17:02 +0000)]
* Add freebsd to buildlib/ostable (Closes: #193430)
Author: mdz
Date: 2003-08-04 16:04:37 GMT
* Add freebsd to buildlib/ostable (Closes: #193430)

19 years ago* Add new French man pages to doc/fr/.cvsignore
Arch Librarian [Mon, 20 Sep 2004 17:02:39 +0000 (17:02 +0000)]
* Add new French man pages to doc/fr/.cvsignore
Author: mdz
Date: 2003-08-02 19:56:31 GMT
* Add new French man pages to doc/fr/.cvsignore

19 years ago* Write records from "apt-cache show" using fwrite(3) r...
Arch Librarian [Mon, 20 Sep 2004 17:02:38 +0000 (17:02 +0000)]
* Write records from "apt-cache show" using fwrite(3) r...
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)

19 years ago* Patch from Otavio Salvador to switch from dh_installm...
Arch Librarian [Mon, 20 Sep 2004 17:02:37 +0000 (17:02 +0000)]
* Patch from Otavio Salvador to switch from dh_installm...
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)

19 years ago* Patch from Otavio Salvador to exit successfully after...
Arch Librarian [Mon, 20 Sep 2004 17:02:36 +0000 (17:02 +0000)]
* Patch from Otavio Salvador to exit successfully after...
Author: mdz
Date: 2003-08-01 20:27:13 GMT
* Patch from Otavio Salvador to exit successfully after --version
(Closes: #203418)

19 years ago* Mention default setting for --all-versions (Closes: #...
Arch Librarian [Mon, 20 Sep 2004 17:02:35 +0000 (17:02 +0000)]
* Mention default setting for --all-versions (Closes: #...
Author: mdz
Date: 2003-08-01 20:24:29 GMT
* Mention default setting for --all-versions (Closes: #203298)

19 years agoFix typo in ftp-archive.conf example (Closes: #203295)
Arch Librarian [Mon, 20 Sep 2004 17:02:34 +0000 (17:02 +0000)]
Fix typo in ftp-archive.conf example (Closes: #203295)
Author: mdz
Date: 2003-07-30 02:37:34 GMT
Fix typo in ftp-archive.conf example (Closes: #203295)

19 years agoFull translation for 0.5.8
Arch Librarian [Mon, 20 Sep 2004 17:02:33 +0000 (17:02 +0000)]
Full translation for 0.5.8
Author: piefel
Date: 2003-07-28 09:38:34 GMT
Full translation for 0.5.8

19 years agoRegenerate
Arch Librarian [Mon, 20 Sep 2004 17:02:32 +0000 (17:02 +0000)]
Regenerate
Author: mdz
Date: 2003-07-26 00:37:55 GMT
Regenerate

19 years agoMark the type abbrevation warning as translatable
Arch Librarian [Mon, 20 Sep 2004 17:02:31 +0000 (17:02 +0000)]
Mark the type abbrevation warning as translatable
Author: mdz
Date: 2003-07-26 00:27:36 GMT
Mark the type abbrevation warning as translatable

19 years agoResync
Arch Librarian [Mon, 20 Sep 2004 17:02:31 +0000 (17:02 +0000)]
Resync
Author: mdz
Date: 2003-07-26 00:26:47 GMT
Resync

19 years ago* Only try to clear stdin if it is a tty, to avoid loop...
Arch Librarian [Mon, 20 Sep 2004 17:02:30 +0000 (17:02 +0000)]
* Only try to clear stdin if it is a tty, to avoid loop...
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)

19 years ago0.5.8
Arch Librarian [Mon, 20 Sep 2004 17:02:29 +0000 (17:02 +0000)]
0.5.8
Author: mdz
Date: 2003-07-26 00:25:18 GMT
0.5.8

19 years agoNote about capitalization of YnPrompt response
Arch Librarian [Mon, 20 Sep 2004 17:02:28 +0000 (17:02 +0000)]
Note about capitalization of YnPrompt response
Author: mdz
Date: 2003-07-26 00:12:44 GMT
Note about capitalization of YnPrompt response

19 years ago*** empty log message ***
Arch Librarian [Mon, 20 Sep 2004 17:02:27 +0000 (17:02 +0000)]
*** empty log message ***
Author: mdz
Date: 2003-07-26 00:08:59 GMT
*** empty log message ***

19 years agoRegenerate POT file and sync .po files
Arch Librarian [Mon, 20 Sep 2004 17:02:26 +0000 (17:02 +0000)]
Regenerate POT file and sync .po files
Author: mdz
Date: 2003-07-26 00:08:57 GMT
Regenerate POT file and sync .po files

19 years ago* Fix ru.po to use a capital letter for the translation...
Arch Librarian [Mon, 20 Sep 2004 17:02:24 +0000 (17:02 +0000)]
* Fix ru.po to use a capital letter for the translation...
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)

19 years ago* Support TMPDIR in apt-extracttemplates (Closes: #191656)
Arch Librarian [Mon, 20 Sep 2004 17:02:23 +0000 (17:02 +0000)]
* Support TMPDIR in apt-extracttemplates (Closes: #191656)
Author: mdz
Date: 2003-07-26 00:00:11 GMT
* Support TMPDIR in apt-extracttemplates (Closes: #191656)

19 years ago* Document SrcDirectory in apt-ftparchive.1.sgml (Close...
Arch Librarian [Mon, 20 Sep 2004 17:02:22 +0000 (17:02 +0000)]
* Document SrcDirectory in apt-ftparchive.1.sgml (Close...
Author: mdz
Date: 2003-07-25 23:44:30 GMT
* Document SrcDirectory in apt-ftparchive.1.sgml (Closes: #156370)

19 years agoTweak SGML around TempDir so that '>' doesn't end up in...
Arch Librarian [Mon, 20 Sep 2004 17:02:21 +0000 (17:02 +0000)]
Tweak SGML around TempDir so that '>' doesn't end up in...
Author: mdz
Date: 2003-07-25 23:42:10 GMT
Tweak SGML around TempDir so that '>' doesn't end up in output

19 years agoBreak line
Arch Librarian [Mon, 20 Sep 2004 17:02:21 +0000 (17:02 +0000)]
Break line
Author: mdz
Date: 2003-07-25 22:18:45 GMT
Break line

19 years ago* Update config.guess and config.sub from autotools-dev...
Arch Librarian [Mon, 20 Sep 2004 17:02:20 +0000 (17:02 +0000)]
* Update config.guess and config.sub from autotools-dev...
Author: mdz
Date: 2003-07-25 22:08:06 GMT
* Update config.guess and config.sub from autotools-dev 20030717.1

19 years agoautotools-dev 20030717.1
Arch Librarian [Mon, 20 Sep 2004 17:02:19 +0000 (17:02 +0000)]
autotools-dev 20030717.1
Author: mdz
Date: 2003-07-25 22:07:45 GMT
autotools-dev 20030717.1

19 years ago* Improve build-depends handling of virtual packages ev...
Arch Librarian [Mon, 20 Sep 2004 17:02:18 +0000 (17:02 +0000)]
* Improve build-depends handling of virtual packages ev...
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)

19 years ago* Give a warning if an illegal type abbreviation is use...
Arch Librarian [Mon, 20 Sep 2004 17:02:17 +0000 (17:02 +0000)]
* Give a warning if an illegal type abbreviation is use...
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)

19 years ago* Updated French man pages from Philippe Batailler
Arch Librarian [Mon, 20 Sep 2004 17:02:16 +0000 (17:02 +0000)]
* Updated French man pages from Philippe Batailler
Author: mdz
Date: 2003-07-25 17:03:35 GMT
* Updated French man pages from Philippe Batailler
<philippe.batailler@free.fr> (Closes: #182194)

19 years agoun-finalize
Arch Librarian [Mon, 20 Sep 2004 17:02:14 +0000 (17:02 +0000)]
un-finalize
Author: mdz
Date: 2003-07-23 04:02:57 GMT
un-finalize

19 years agoClose bug
Arch Librarian [Mon, 20 Sep 2004 17:02:14 +0000 (17:02 +0000)]
Close bug
Author: mdz
Date: 2003-07-23 03:41:12 GMT
Close bug

19 years ago*** empty log message ***
Arch Librarian [Mon, 20 Sep 2004 17:02:13 +0000 (17:02 +0000)]
*** empty log message ***
Author: mdz
Date: 2003-07-23 03:40:52 GMT
*** empty log message ***

19 years agoClarify the meaning of only-source
Arch Librarian [Mon, 20 Sep 2004 17:02:12 +0000 (17:02 +0000)]
Clarify the meaning of only-source
Author: mdz
Date: 2003-07-23 03:40:23 GMT
Clarify the meaning of only-source

19 years ago0.5.7
Arch Librarian [Mon, 20 Sep 2004 17:02:11 +0000 (17:02 +0000)]
0.5.7
Author: mdz
Date: 2003-07-22 03:44:02 GMT
0.5.7

19 years ago* Have apt-cache show exit with an error if it cannot f...
Arch Librarian [Mon, 20 Sep 2004 17:02:10 +0000 (17:02 +0000)]
* Have apt-cache show exit with an error if it cannot f...
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)

19 years ago* Skip version check if a build-dependency is provided ...
Arch Librarian [Mon, 20 Sep 2004 17:02:09 +0000 (17:02 +0000)]
* Skip version check if a build-dependency is provided ...
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)

19 years ago* Silence the essential packages check if we are only d...
Arch Librarian [Mon, 20 Sep 2004 17:02:08 +0000 (17:02 +0000)]
* Silence the essential packages check if we are only d...
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)

19 years agoAdd myself to Uploaders:
Arch Librarian [Mon, 20 Sep 2004 17:02:07 +0000 (17:02 +0000)]
Add myself to Uploaders:
Author: mdz
Date: 2003-07-21 19:48:20 GMT
Add myself to Uploaders:

19 years ago* Update control file to match overrides (apt priority ...
Arch Librarian [Mon, 20 Sep 2004 17:02:07 +0000 (17:02 +0000)]
* Update control file to match overrides (apt priority ...
Author: mdz
Date: 2003-07-21 07:01:54 GMT
* Update control file to match overrides (apt priority important,
libapt-pkg-dev section libdevel)

19 years agoAdd missing >&3
Arch Librarian [Mon, 20 Sep 2004 17:02:06 +0000 (17:02 +0000)]
Add missing >&3
Author: mdz
Date: 2003-07-21 06:16:05 GMT
Add missing >&3

19 years ago- Add bug script for collecting configuration info (Clo...
Arch Librarian [Mon, 20 Sep 2004 17:02:05 +0000 (17:02 +0000)]
- Add bug script for collecting configuration info (Clo...
Author: mdz
Date: 2003-07-21 06:09:12 GMT
- Add bug script for collecting configuration info (Closes: #176482)

19 years ago0.5.6
Arch Librarian [Mon, 20 Sep 2004 17:02:04 +0000 (17:02 +0000)]
0.5.6
Author: mdz
Date: 2003-07-21 05:53:16 GMT
0.5.6

19 years ago0.5.6
Arch Librarian [Mon, 20 Sep 2004 17:02:03 +0000 (17:02 +0000)]
0.5.6
Author: mdz
Date: 2003-07-18 17:47:28 GMT
0.5.6

19 years ago- Add a simple example to apt-ftparchive(1) (Closes: #95257)
Arch Librarian [Mon, 20 Sep 2004 17:02:02 +0000 (17:02 +0000)]
- Add a simple example to apt-ftparchive(1) (Closes: #95257)
Author: mdz
Date: 2003-07-18 16:43:40 GMT
- Add a simple example to apt-ftparchive(1) (Closes: #95257)

19 years agoRemove; python-apt is packaged separately
Arch Librarian [Mon, 20 Sep 2004 17:02:01 +0000 (17:02 +0000)]
Remove; python-apt is packaged separately
Author: mdz
Date: 2003-07-18 16:25:44 GMT
Remove; python-apt is packaged separately

19 years ago- Fix SGML validation errors in apt-cache.8.sgml introd...
Arch Librarian [Mon, 20 Sep 2004 17:02:00 +0000 (17:02 +0000)]
- Fix SGML validation errors in apt-cache.8.sgml introd...
Author: mdz
Date: 2003-07-18 16:24:00 GMT
- Fix SGML validation errors in apt-cache.8.sgml introduced in 0.5.5 or so

19 years agoFix SGML validation errors introduced in 0.5.5
Arch Librarian [Mon, 20 Sep 2004 17:02:00 +0000 (17:02 +0000)]
Fix SGML validation errors introduced in 0.5.5
Author: mdz
Date: 2003-07-18 16:23:22 GMT
Fix SGML validation errors introduced in 0.5.5

19 years ago- Updated apt_preferences(5) man page with many correct...
Arch Librarian [Mon, 20 Sep 2004 17:01:59 +0000 (17:01 +0000)]
- Updated apt_preferences(5) man page with many correct...
Author: mdz
Date: 2003-07-18 16:17:35 GMT
- Updated apt_preferences(5) man page with many corrections and
clarifications from Thomas Hood <jdthood@yahoo.co.uk>
(Closes: #193336)

19 years ago- Fixes to pt_BR translation from Andre Luis Lopes <and...
Arch Librarian [Mon, 20 Sep 2004 17:01:58 +0000 (17:01 +0000)]
- Fixes to pt_BR translation from Andre Luis Lopes <and...
Author: mdz
Date: 2003-07-18 15:51:28 GMT
- Fixes to pt_BR translation from Andre Luis Lopes <andrelop@ig.com.br>
(Closes: #196669)

19 years ago- Fix incorrect path for 'partial' directory on apt-get(8)
Arch Librarian [Mon, 20 Sep 2004 17:01:57 +0000 (17:01 +0000)]
- Fix incorrect path for 'partial' directory on apt-get(8)
Author: mdz
Date: 2003-07-18 15:38:45 GMT
- Fix incorrect path for 'partial' directory on apt-get(8)
(Closes: #192933)

19 years ago- Clarify description of 'search' on apt-cache(8) (Clos...
Arch Librarian [Mon, 20 Sep 2004 17:01:56 +0000 (17:01 +0000)]
- Clarify description of 'search' on apt-cache(8) (Clos...
Author: mdz
Date: 2003-07-18 15:37:34 GMT
- Clarify description of 'search' on apt-cache(8) (Closes: #192216)

19 years ago- Fix typo in tar error message (Closes: #191424)
Arch Librarian [Mon, 20 Sep 2004 17:01:55 +0000 (17:01 +0000)]
- Fix typo in tar error message (Closes: #191424)
Author: mdz
Date: 2003-07-18 15:35:23 GMT
- Fix typo in tar error message (Closes: #191424)

19 years ago- More typos in apt-ftparchive help text (Closes: #190936)
Arch Librarian [Mon, 20 Sep 2004 17:01:54 +0000 (17:01 +0000)]
- More typos in apt-ftparchive help text (Closes: #190936)
Author: mdz
Date: 2003-07-18 15:28:58 GMT
- More typos in apt-ftparchive help text (Closes: #190936)

19 years ago- Fix extra "/" character in apt.conf(5) (Closes: #185545)
Arch Librarian [Mon, 20 Sep 2004 17:01:53 +0000 (17:01 +0000)]
- Fix extra "/" character in apt.conf(5) (Closes: #185545)
Author: mdz
Date: 2003-07-18 15:13:25 GMT
- Fix extra "/" character in apt.conf(5) (Closes: #185545)

19 years ago- Document the meaning of the '*' in ShowList, which is...
Arch Librarian [Mon, 20 Sep 2004 17:01:52 +0000 (17:01 +0000)]
- Document the meaning of the '*' in ShowList, which is...
Author: mdz
Date: 2003-07-18 15:08:55 GMT
- Document the meaning of the '*' in ShowList, which is that the
package is being purged (Closes: #182369)

19 years ago- Remove duplicate 'showpkg' from synopsis on apt-cache(8)
Arch Librarian [Mon, 20 Sep 2004 17:01:52 +0000 (17:01 +0000)]
- Remove duplicate 'showpkg' from synopsis on apt-cache(8)
Author: mdz
Date: 2003-07-18 14:59:11 GMT
- Remove duplicate 'showpkg' from synopsis on apt-cache(8)
(Closes: #175611)

19 years ago- Fix typo in apt-cache(8) (Closes: #161243)
Arch Librarian [Mon, 20 Sep 2004 17:01:51 +0000 (17:01 +0000)]
- Fix typo in apt-cache(8) (Closes: #161243)
Author: mdz
Date: 2003-07-18 14:30:37 GMT
- Fix typo in apt-cache(8) (Closes: #161243)

19 years ago- Make setup script for dselect method more explicit about
Arch Librarian [Mon, 20 Sep 2004 17:01:50 +0000 (17:01 +0000)]
- Make setup script for dselect method more explicit about
Author: mdz
Date: 2003-07-18 14:24:00 GMT
- Make setup script for dselect method more explicit about
overwriting sources.list (Closes: #151727)

19 years ago- Modify the description for apt-utils to reflect the f...
Arch Librarian [Mon, 20 Sep 2004 17:01:49 +0000 (17:01 +0000)]
- Modify the description for apt-utils to reflect the f...
Author: mdz
Date: 2003-07-18 14:20:52 GMT
- Modify the description for apt-utils to reflect the fact that it is not
(any longer) infrequently used (Closes: #138045)

19 years agoMove #192409 out of 0.5.5.1 since it wasn't fixed there...
Arch Librarian [Mon, 20 Sep 2004 17:01:48 +0000 (17:01 +0000)]
Move #192409 out of 0.5.5.1 since it wasn't fixed there...
Author: mdz
Date: 2003-07-18 14:16:59 GMT
Move #192409 out of 0.5.5.1 since it wasn't fixed there, and start a new
version

- Clean up some string handling, patch from Peter Lundkvist
<p.lundkvist@telia.com> (Closes: #192225)
- Don't fall off the end of the buffer when comparing versions.
Patch from Koblinger Egmont <egmont@uhulinux.hu> (Closes: #194327)
- Minor fixes to apt-ftparchive(1) (Closes: #118156)
- Fix typo in apt-ftparchive help text (Closes: #119072)
- Update config.guess, config.sub to latest versions

19 years agoLatest version from unstable (amd64, etc.)
Arch Librarian [Mon, 20 Sep 2004 17:01:47 +0000 (17:01 +0000)]
Latest version from unstable (amd64, etc.)
Author: mdz
Date: 2003-07-18 14:16:03 GMT
Latest version from unstable (amd64, etc.)

19 years ago- Clean up some string handling, patch from Peter Lundkvist
Arch Librarian [Mon, 20 Sep 2004 17:01:46 +0000 (17:01 +0000)]
- Clean up some string handling, patch from Peter Lundkvist
Author: mdz
Date: 2003-07-18 14:15:11 GMT
- Clean up some string handling, patch from Peter Lundkvist
<p.lundkvist@telia.com> (Closes: #192225)

19 years ago- Don't fall off the end of the buffer when comparing v...
Arch Librarian [Mon, 20 Sep 2004 17:01:45 +0000 (17:01 +0000)]
- Don't fall off the end of the buffer when comparing v...
Author: mdz
Date: 2003-07-18 14:13:59 GMT
- Don't fall off the end of the buffer when comparing versions.

19 years ago- Minor fixes to apt-ftparchive(1) (Closes: #118156)
Arch Librarian [Mon, 20 Sep 2004 17:01:44 +0000 (17:01 +0000)]
- Minor fixes to apt-ftparchive(1) (Closes: #118156)
Author: mdz
Date: 2003-07-18 14:12:28 GMT
- Minor fixes to apt-ftparchive(1) (Closes: #118156)

19 years ago- Fix typo in apt-ftparchive help text (Closes: #119072)
Arch Librarian [Mon, 20 Sep 2004 17:01:44 +0000 (17:01 +0000)]
- Fix typo in apt-ftparchive help text (Closes: #119072)
Author: mdz
Date: 2003-07-18 14:12:07 GMT
- Fix typo in apt-ftparchive help text (Closes: #119072)

19 years agoMore translations from Marcin
Arch Librarian [Mon, 20 Sep 2004 17:01:43 +0000 (17:01 +0000)]
More translations from Marcin
Author: piefel
Date: 2003-07-15 09:10:36 GMT
More translations from Marcin

19 years agoFull translation for 0.5.5
Arch Librarian [Mon, 20 Sep 2004 17:01:42 +0000 (17:01 +0000)]
Full translation for 0.5.5
Author: piefel
Date: 2003-06-19 14:20:45 GMT
Full translation for 0.5.5

19 years agoUpdated from POT, no new translations.
Arch Librarian [Mon, 20 Sep 2004 17:01:41 +0000 (17:01 +0000)]
Updated from POT, no new translations.
Author: piefel
Date: 2003-06-16 10:07:40 GMT
Updated from POT, no new translations.

19 years agoAdded Japanese translation.
Arch Librarian [Mon, 20 Sep 2004 17:01:40 +0000 (17:01 +0000)]
Added Japanese translation.
Author: piefel
Date: 2003-06-16 10:06:33 GMT
Added Japanese translation.

19 years agoFull translation for 0.5.5
Arch Librarian [Mon, 20 Sep 2004 17:01:39 +0000 (17:01 +0000)]
Full translation for 0.5.5
Author: piefel
Date: 2003-05-23 07:17:40 GMT
Full translation for 0.5.5

19 years agoFull translation for 0.5.5
Arch Librarian [Mon, 20 Sep 2004 17:01:38 +0000 (17:01 +0000)]
Full translation for 0.5.5
Author: piefel
Date: 2003-05-20 07:12:39 GMT
Full translation for 0.5.5

19 years agoFix segfault when handling /etc/apt/preferences.
Arch Librarian [Mon, 20 Sep 2004 17:01:37 +0000 (17:01 +0000)]
Fix segfault when handling /etc/apt/preferences.
Author: doogie
Date: 2003-05-19 17:58:26 GMT
Fix segfault when handling /etc/apt/preferences.

19 years agoUpdated.
Arch Librarian [Mon, 20 Sep 2004 17:01:36 +0000 (17:01 +0000)]
Updated.
Author: doogie
Date: 2003-05-19 17:31:06 GMT
Updated.

19 years agoUpdate version in configure.in, and set date in debian/...
Arch Librarian [Mon, 20 Sep 2004 17:01:36 +0000 (17:01 +0000)]
Update version in configure.in, and set date in debian/...
Author: doogie
Date: 2003-05-19 17:30:49 GMT
Update version in configure.in, and set date in debian/changelog.

19 years agoFix never-ending loop in apt-get install -V.
Arch Librarian [Mon, 20 Sep 2004 17:01:35 +0000 (17:01 +0000)]
Fix never-ending loop in apt-get install -V.
Author: doogie
Date: 2003-05-19 17:30:12 GMT
Fix never-ending loop in apt-get install -V.

19 years agoFix api breakage caused when attempting to support bloc...
Arch Librarian [Mon, 20 Sep 2004 17:01:34 +0000 (17:01 +0000)]
Fix api breakage caused when attempting to support bloc...
Author: doogie
Date: 2003-05-19 17:13:57 GMT
Fix api breakage caused when attempting to support blocks larger than 32k,
by backing out the patch.

19 years agoFix the doc build.
Arch Librarian [Mon, 20 Sep 2004 17:01:33 +0000 (17:01 +0000)]
Fix the doc build.
Author: doogie
Date: 2003-05-19 16:38:45 GMT
Fix the doc build.

19 years agoChange version to 0.5.5.
Arch Librarian [Mon, 20 Sep 2004 17:01:32 +0000 (17:01 +0000)]
Change version to 0.5.5.
Author: doogie
Date: 2003-05-19 16:08:27 GMT
Change version to 0.5.5.

19 years agoFull translation for 0.5.5
Arch Librarian [Mon, 20 Sep 2004 17:01:31 +0000 (17:01 +0000)]
Full translation for 0.5.5
Author: piefel
Date: 2003-05-19 12:27:12 GMT
Full translation for 0.5.5

19 years agoTypo (file1 and file2)
Arch Librarian [Mon, 20 Sep 2004 17:01:30 +0000 (17:01 +0000)]
Typo (file1 and file2)
Author: piefel
Date: 2003-05-15 09:39:38 GMT
Typo (file1 and file2)

19 years agoCorrections and new messages for 0.5.5
Arch Librarian [Mon, 20 Sep 2004 17:01:29 +0000 (17:01 +0000)]
Corrections and new messages for 0.5.5
Author: piefel
Date: 2003-05-15 09:17:10 GMT
Corrections and new messages for 0.5.5

19 years agoFull translation for 0.5.5
Arch Librarian [Mon, 20 Sep 2004 17:01:28 +0000 (17:01 +0000)]
Full translation for 0.5.5
Author: piefel
Date: 2003-05-14 10:35:53 GMT
Full translation for 0.5.5

19 years agoCorrections for 0.5.5 (for real)
Arch Librarian [Mon, 20 Sep 2004 17:01:28 +0000 (17:01 +0000)]
Corrections for 0.5.5 (for real)
Author: piefel
Date: 2003-05-14 08:50:54 GMT
Corrections for 0.5.5 (for real)

19 years agoCorrections for 0.5.5
Arch Librarian [Mon, 20 Sep 2004 17:01:27 +0000 (17:01 +0000)]
Corrections for 0.5.5
Author: piefel
Date: 2003-05-14 08:48:58 GMT
Corrections for 0.5.5

19 years agoFull translation for 0.5.5
Arch Librarian [Mon, 20 Sep 2004 17:01:26 +0000 (17:01 +0000)]
Full translation for 0.5.5
Author: piefel
Date: 2003-05-14 08:44:28 GMT
Full translation for 0.5.5

19 years agoCorrections and new messages
Arch Librarian [Mon, 20 Sep 2004 17:01:25 +0000 (17:01 +0000)]
Corrections and new messages
Author: piefel
Date: 2003-05-14 07:43:48 GMT
Corrections and new messages

19 years agoUpdated for the 0.5.5 release.
Arch Librarian [Mon, 20 Sep 2004 17:01:24 +0000 (17:01 +0000)]
Updated for the 0.5.5 release.
Author: doogie
Date: 2003-04-27 06:23:36 GMT
Updated for the 0.5.5 release.

19 years agoUpdated.
Arch Librarian [Mon, 20 Sep 2004 17:01:23 +0000 (17:01 +0000)]
Updated.
Author: doogie
Date: 2003-04-27 06:21:55 GMT
Updated.

19 years agoAdd dh_installdocs to the apt stanza, so the copyright ...
Arch Librarian [Mon, 20 Sep 2004 17:01:23 +0000 (17:01 +0000)]
Add dh_installdocs to the apt stanza, so the copyright ...
Author: doogie
Date: 2003-04-27 06:20:40 GMT
Add dh_installdocs to the apt stanza, so the copyright file gets installed.

19 years agoFix suggested and recommends showlist calls, to include...
Arch Librarian [Mon, 20 Sep 2004 17:01:22 +0000 (17:01 +0000)]
Fix suggested and recommends showlist calls, to include...
Author: doogie
Date: 2003-04-27 05:59:33 GMT
Fix suggested and recommends showlist calls, to include the versions.

19 years agoFix status file parser so that if a record is larger th...
Arch Librarian [Mon, 20 Sep 2004 17:01:21 +0000 (17:01 +0000)]
Fix status file parser so that if a record is larger th...
Author: doogie
Date: 2003-04-27 05:59:14 GMT
Fix status file parser so that if a record is larger than 32k, the buffer
size will be doubled, and the read attempted again.

19 years agoAPT::Immediate-Configure had inverted semantics(false m...
Arch Librarian [Mon, 20 Sep 2004 17:01:20 +0000 (17:01 +0000)]
APT::Immediate-Configure had inverted semantics(false m...
Author: doogie
Date: 2003-04-27 03:04:15 GMT
APT::Immediate-Configure had inverted semantics(false meant it was
enabled).

19 years agoWhen building the dpkg command line, allow for 8192 cha...
Arch Librarian [Mon, 20 Sep 2004 17:01:19 +0000 (17:01 +0000)]
When building the dpkg command line, allow for 8192 cha...
Author: doogie
Date: 2003-04-27 03:02:40 GMT
When building the dpkg command line, allow for 8192 chars to be used,
instead of only 1024.

19 years agoAdd a rdepends command to apt-cache.
Arch Librarian [Mon, 20 Sep 2004 17:01:18 +0000 (17:01 +0000)]
Add a rdepends command to apt-cache.
Author: doogie
Date: 2003-04-27 02:47:44 GMT
Add a rdepends command to apt-cache.

19 years agoInsert some newlines in the cdrom change media message.
Arch Librarian [Mon, 20 Sep 2004 17:01:17 +0000 (17:01 +0000)]
Insert some newlines in the cdrom change media message.
Author: doogie
Date: 2003-04-27 01:56:48 GMT
Insert some newlines in the cdrom change media message.

19 years agoapt-get now prints out suggested and recommended packages.
Arch Librarian [Mon, 20 Sep 2004 17:01:16 +0000 (17:01 +0000)]
apt-get now prints out suggested and recommended packages.
Author: doogie
Date: 2003-04-27 01:47:10 GMT
apt-get now prints out suggested and recommended packages.

19 years agoBe quiet in apt.post{inst,rm}.
Arch Librarian [Mon, 20 Sep 2004 17:01:15 +0000 (17:01 +0000)]
Be quiet in apt.post{inst,rm}.
Author: doogie
Date: 2003-04-27 01:43:29 GMT
Be quiet in apt.post{inst,rm}.