Your message dated Sun, 05 Aug 2007 18:32:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#136097: fixed in dctrl-tools 2.11 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: grep-dctrl Version: 1.9 Severity: wishlist It would be nice if grep-dctrl were able to look at a merged view of two Debian control file sources. This would allow one at a glance to answer questions such as "Of all of the available packages matching this query, which do I have installed?" I need just such a thing for Debian Jr. I want to be able to generate a little web page, a la: grep-status -sPackage,Status,Description junior- |awk 'BEGIN {print "<html><head><title>Debian Jr. Packages</title><head><body><u1>Debian Jr. Packages</u1><p><table><tr><td>Package<td>Status<td>Description"} /^P/ {print "<tr><td>" $2} /^(S|D)/ {$1=""; print "<td>" $0} END {print "</table></p></body></html>"}' >jr-status.html The trouble with this is it is missing the descriptions for everything I don't have installed. This information would be accessible if grep-status were capable of merging the available file. The feature would be something like: cd /var/lib/dpkg ; grep-dctrl --merge available status ... The --merge would be implicitly on "Package:". I cannot imagine what other field it would make sense to merge on, but if you think it makes sense to allow other sorts of merges (from a set of "partial" Debian control files?) you might want to implement it in a more general way. Thanks, Ben Armstrong -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux sanctuary 2.4.17 #1 Fri Feb 22 22:16:07 AST 2002 i586 Locale: LANG=C, LC_CTYPE=C Versions of packages grep-dctrl depends on: ii libc6 2.2.5-1 GNU C Library: Shared libraries an
--- End Message ---
--- Begin Message ---Source: dctrl-tools Source-Version: 2.11 We believe that the bug you reported is fixed in the latest version of dctrl-tools, which is due to be installed in the Debian FTP archive: dctrl-tools_2.11.dsc to pool/main/d/dctrl-tools/dctrl-tools_2.11.dsc dctrl-tools_2.11.tar.gz to pool/main/d/dctrl-tools/dctrl-tools_2.11.tar.gz dctrl-tools_2.11_amd64.deb to pool/main/d/dctrl-tools/dctrl-tools_2.11_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. Antti-Juhani Kaijanaho <[EMAIL PROTECTED]> (supplier of updated dctrl-tools 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: Sun, 05 Aug 2007 21:06:22 +0300 Source: dctrl-tools Binary: dctrl-tools Architecture: source amd64 Version: 2.11 Distribution: unstable Urgency: low Maintainer: Antti-Juhani Kaijanaho <[EMAIL PROTECTED]> Changed-By: Antti-Juhani Kaijanaho <[EMAIL PROTECTED]> Description: dctrl-tools - Command-line tools to process Debian package information Closes: 136097 Changes: dctrl-tools (2.11) unstable; urgency=low . * new program join-dctrl Closes: #136097 (grep-dctrl: Merging status and available would be helpful) Requested by Ben Armstrong <[EMAIL PROTECTED]>. * Update copyright lines * debian/rules: typo fix * Compatibility: remove (out of date, duplicates manpage information) * NEWS: delete (out of date) * README: delete (out of date and useless) * AUTHORS: delete (out of date and hard to keep up to date) * debian/README: update * debian/changelog: start 2.11 * grep-dctrl/grep-dctrl.c: fix GET_BACKUP_FIELD for (size_t)-1 on machines where sizeof(int) != sizeof(size_t) * export para_compare from lib/sorter.[ch] * GNUmakefile (test): call tester.sh using sh explicitly Files: 6a60dcd1bb04bf724115f025136a55fc 584 utils optional dctrl-tools_2.11.dsc 19462b754ed179a91f048fa3bec22f05 2694435 utils optional dctrl-tools_2.11.tar.gz 4e0bb551f63ade907facab83d4ec7f43 120424 utils optional dctrl-tools_2.11_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGthW5HsI32VNFhOgRAggfAJ9gy57Oz1WjKj/WUHdWb5000NLb8QCdFniB jb6JLZomgEIru7Lelc3L/xE= =HccW -----END PGP SIGNATURE-----
--- End Message ---

