diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:47 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:47 +0000 |
commit | 421c8d109932a2615b9327c8b69aad715d4b1162 (patch) | |
tree | 598bab85a1d54cda33ef75662b5287b2c47f7be0 /debian | |
parent | eecf9bf7744f44f011234bccfc35218f80ae3526 (diff) |
Bug fixes
Author: jgg
Date: 1999-09-30 06:30:34 GMT
Bug fixes
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 04f7712a8..25beaa8bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,20 @@ +apt (0.3.13.1) unstable; urgency=low + + * Fix Perl or group pre-depends thing Closes: #46091, #46096, #46233 + * Fix handling of dpkg's conversions from < -> <= Closes: #46094 + * Make unparsable priorities non-fatal Closes: #46266, #46267 + * Fix handling of '/' for the dist name. Closes: #43830, #45640, #45692 + + -- Jason Gunthorpe <jgg@debian.org> Fri, 3 Sep 1999 09:04:28 -0700 + apt (0.3.12.1) unstable; urgency=low * Fix timestamp miss in FTP. Closes: #44363 * Fix sorting of Kept packages. Closes: #44377 * Fix Segfault for dselect-upgrade. Closes: #44436 - * Fix handling of '/' for the dist name. Closes #43830 - * Added APT::Get::Diff-Only and Tar-Only options. Closes #44384 + * Added APT::Get::Diff-Only and Tar-Only options. Closes: #44384 + + * Fix dpkg-preexec. Closes: #44706 -- Jason Gunthorpe <jgg@debian.org> Fri, 3 Sep 1999 09:04:28 -0700 |