Age | Commit message (Collapse) | Author |
|
Author: mdz
Date: 2003-07-22 03:44:02 GMT
0.5.7
|
|
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)
|
|
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)
|
|
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)
|
|
Author: mdz
Date: 2003-07-21 19:48:20 GMT
Add myself to Uploaders:
|
|
Author: mdz
Date: 2003-07-21 07:01:54 GMT
* Update control file to match overrides (apt priority important,
libapt-pkg-dev section libdevel)
|
|
Author: mdz
Date: 2003-07-21 06:16:05 GMT
Add missing >&3
|
|
Author: mdz
Date: 2003-07-21 06:09:12 GMT
- Add bug script for collecting configuration info (Closes: #176482)
|
|
Author: mdz
Date: 2003-07-21 05:53:16 GMT
0.5.6
|
|
Author: mdz
Date: 2003-07-18 16:43:40 GMT
- Add a simple example to apt-ftparchive(1) (Closes: #95257)
|
|
Author: mdz
Date: 2003-07-18 16:25:44 GMT
Remove; python-apt is packaged separately
|
|
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
|
|
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)
|
|
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)
|
|
Author: mdz
Date: 2003-07-18 15:38:45 GMT
- Fix incorrect path for 'partial' directory on apt-get(8)
(Closes: #192933)
|
|
Author: mdz
Date: 2003-07-18 15:37:34 GMT
- Clarify description of 'search' on apt-cache(8) (Closes: #192216)
|
|
Author: mdz
Date: 2003-07-18 15:35:23 GMT
- Fix typo in tar error message (Closes: #191424)
|
|
Author: mdz
Date: 2003-07-18 15:28:58 GMT
- More typos in apt-ftparchive help text (Closes: #190936)
|
|
Author: mdz
Date: 2003-07-18 15:13:25 GMT
- Fix extra "/" character in apt.conf(5) (Closes: #185545)
|
|
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)
|
|
Author: mdz
Date: 2003-07-18 14:59:11 GMT
- Remove duplicate 'showpkg' from synopsis on apt-cache(8)
(Closes: #175611)
|
|
Author: mdz
Date: 2003-07-18 14:30:37 GMT
- Fix typo in apt-cache(8) (Closes: #161243)
|
|
Author: mdz
Date: 2003-07-18 14:24:00 GMT
- Make setup script for dselect method more explicit about
overwriting sources.list (Closes: #151727)
|
|
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)
|
|
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
|
|
Author: doogie
Date: 2003-05-19 17:58:26 GMT
Fix segfault when handling /etc/apt/preferences.
|
|
Author: doogie
Date: 2003-05-19 17:30:49 GMT
Update version in configure.in, and set date in debian/changelog.
|
|
Author: doogie
Date: 2003-05-19 17:30:12 GMT
Fix never-ending loop in apt-get install -V.
|
|
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.
|
|
Author: doogie
Date: 2003-05-19 16:38:45 GMT
Fix the doc build.
|
|
Author: doogie
Date: 2003-04-27 06:23:36 GMT
Updated for the 0.5.5 release.
|
|
Author: doogie
Date: 2003-04-27 06:20:40 GMT
Add dh_installdocs to the apt stanza, so the copyright file gets installed.
|
|
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.
|
|
Author: doogie
Date: 2003-04-27 03:04:15 GMT
APT::Immediate-Configure had inverted semantics(false meant it was
enabled).
|
|
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.
|
|
Author: doogie
Date: 2003-04-27 02:47:44 GMT
Add a rdepends command to apt-cache.
|
|
Author: doogie
Date: 2003-04-27 01:56:48 GMT
Insert some newlines in the cdrom change media message.
|
|
Author: doogie
Date: 2003-04-27 01:47:10 GMT
apt-get now prints out suggested and recommended packages.
|
|
Author: doogie
Date: 2003-04-27 01:43:29 GMT
Be quiet in apt.post{inst,rm}.
|
|
Author: doogie
Date: 2003-04-27 01:36:14 GMT
Add option to apt-get to show versions of packages being
upgraded/installed.
|
|
Author: doogie
Date: 2003-04-27 01:32:48 GMT
Add a vcg command to apt-cache, similiar to dotty.
|
|
Author: doogie
Date: 2003-04-27 00:25:57 GMT
Add pt_BR translation of apt_preferences(5). Also, build fr manpages.
|
|
Author: doogie
Date: 2003-04-26 23:27:39 GMT
Updated.
|
|
Author: doogie
Date: 2003-04-26 23:26:13 GMT
Change frozen to testing everywhere.
|
|
Author: doogie
Date: 2003-04-26 23:17:38 GMT
Fix some typos in the apt-get manual.
|
|
Author: doogie
Date: 2003-04-24 03:32:32 GMT
s/dpkg-preconfig/dpkg-preconfigure/
|
|
Author: doogie
Date: 2003-04-24 03:30:59 GMT
Apply typo and syntax patch from bug(155194) to apt-cache.8.sgml.
|
|
Author: doogie
Date: 2003-04-24 03:16:58 GMT
Fix origin pins for file:// uris.
|
|
Author: doogie
Date: 2003-02-12 16:14:08 GMT
Remove trailing lines on package lists.
|
|
Author: doogie
Date: 2003-02-12 15:33:36 GMT
Change http message 'Waiting for file' to 'Waiting for headers'.
|