Your message dated Thu, 07 Feb 2008 11:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#461553: fixed in libapt-pkg-perl 0.1.22
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libapt-pkg-perl
Version: 0.1.21+b4
Severity: minor
Tags: patch
According to the documentation, AptPkg::Cache::Version->{DependsList}
provides the reverse dependencies. This seems to be incorrect.
Proposed patch attached, hope I haven't misunderstood something.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.18-5-xen-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libapt-pkg-perl depends on:
ii apt [libapt-pkg-libc6.7 0.7.10 Advanced front-end for dpkg
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libgcc1 1:4.3-20080112-1 GCC support library
ii libstdc++6 4.3-20080112-1 The GNU Standard C++ Library v3
ii perl-base [perlapi-5.8. 5.8.8-12 The Pathologically Eclectic Rubbis
libapt-pkg-perl recommends no packages.
-- no debconf information
diff --git a/AptPkg/Cache.pm b/AptPkg/Cache.pm
index 2beef0f..eb21b13 100644
--- a/AptPkg/Cache.pm
+++ b/AptPkg/Cache.pm
@@ -369,7 +369,7 @@ version.
=item DependsList
A reference to an array of AptPkg::Cache::Depends objects describing
-packages which depend upon the current package.
+packages which the current package depends upon.
=item ProvidesList
--- End Message ---
--- Begin Message ---
Source: libapt-pkg-perl
Source-Version: 0.1.22
We believe that the bug you reported is fixed in the latest version of
libapt-pkg-perl, which is due to be installed in the Debian FTP archive:
libapt-pkg-perl_0.1.22.dsc
to pool/main/liba/libapt-pkg-perl/libapt-pkg-perl_0.1.22.dsc
libapt-pkg-perl_0.1.22.tar.gz
to pool/main/liba/libapt-pkg-perl/libapt-pkg-perl_0.1.22.tar.gz
libapt-pkg-perl_0.1.22_amd64.deb
to pool/main/liba/libapt-pkg-perl/libapt-pkg-perl_0.1.22_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Brendan O'Dea <[EMAIL PROTECTED]> (supplier of updated libapt-pkg-perl package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 06 Feb 2008 00:56:42 +1100
Source: libapt-pkg-perl
Binary: libapt-pkg-perl
Architecture: source amd64
Version: 0.1.22
Distribution: unstable
Urgency: low
Maintainer: Brendan O'Dea <[EMAIL PROTECTED]>
Changed-By: Brendan O'Dea <[EMAIL PROTECTED]>
Description:
libapt-pkg-perl - Perl interface to libapt-pkg
Closes: 461553
Changes:
libapt-pkg-perl (0.1.22) unstable; urgency=low
.
* Fix typo in AptPkg::Cache::Version DependsList docs (closes: #461553).
Files:
f0917ecf66fbefb6d5ea00e87bfaffb8 560 perl optional libapt-pkg-perl_0.1.22.dsc
5e0cf71b5f4130b7cccdf1524a0ee398 38299 perl optional
libapt-pkg-perl_0.1.22.tar.gz
0945d9a9d1cece881b5e01b74bb75ae2 88230 perl optional
libapt-pkg-perl_0.1.22_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)
iD8DBQFHqufp8NyOALKMWZURAlxTAJ0SiDFqH2ATTRRs/MbTL7cnRofmeQCglmRm
Hbg9JUmE1GcaUTOCF9FnTac=
=sY0a
-----END PGP SIGNATURE-----
--- End Message ---