[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#635598: marked as done (ITA: dpkg-awk -- Gawk script to parse /var/lib/dpkg/{status,available} and Packages)



Your message dated Fri, 05 Aug 2011 14:47:19 +0000
with message-id <E1QpLgF-0007aR-PP@franck.debian.org>
and subject line Bug#635598: fixed in dpkg-awk 1.1
has caused the Debian Bug report #635598,
regarding ITA: dpkg-awk -- Gawk script to parse /var/lib/dpkg/{status,available} and Packages
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
635598: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635598
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

Gawk script to parse /var/lib/dpkg/{status,available} and Packages
 This script can parse the dpkg database files. It can do regular
 expressions on the fields, and only get what you want. It can also be
 made to output certain fields. As an added bonus, there is an option
 to sort the output.
 .
 'dpkg-awk "Status: .* installed$"  -- Package Version Status' will
 output all installed packages, with only the listed fields.
 'dpkg-awk -f=/var/lib/dpkg/available "Package:^[aA].*" -- Package
Version'
 will output all available packages that start with the letter 'A.'

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: dpkg-awk
Source-Version: 1.1

We believe that the bug you reported is fixed in the latest version of
dpkg-awk, which is due to be installed in the Debian FTP archive:

dpkg-awk_1.1.dsc
  to main/d/dpkg-awk/dpkg-awk_1.1.dsc
dpkg-awk_1.1.tar.gz
  to main/d/dpkg-awk/dpkg-awk_1.1.tar.gz
dpkg-awk_1.1_all.deb
  to main/d/dpkg-awk/dpkg-awk_1.1_all.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 635598@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeroen Schot <schot@a-eskwadraat.nl> (supplier of updated dpkg-awk 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 04 Aug 2011 10:27:22 +0200
Source: dpkg-awk
Binary: dpkg-awk
Architecture: source all
Version: 1.1
Distribution: unstable
Urgency: low
Maintainer: Jeroen Schot <schot@a-eskwadraat.nl>
Changed-By: Jeroen Schot <schot@a-eskwadraat.nl>
Description: 
 dpkg-awk   - Gawk script to parse /var/lib/dpkg/{status,available} and Package
Closes: 133491 635598
Changes: 
 dpkg-awk (1.1) unstable; urgency=low
 .
   * New maintainer. (Closes: #635598)
   * debian/control:
     - bump Standards-Version to 3.9.2 (no changes needed)
     - add Depends on ${misc:Debhelper}
     - add Suggests of dctrl-tools
   * debian/copyright:
     - update DEP-5 format to CANDIDATE version (r174)
     - relicense to BSD-3-clause after approval from Adam Heath and Iulian
       Udrea (Closes: #133491)
   * debian/rules:
     - add build-indep and build-dep targets
     - remove dh_installdirs, add dh_installmanpages
   * debian/source/format:
     - 3.0 'native'
Checksums-Sha1: 
 b5a3e542aedcf8d2cd3bb15705e562c80045f1f4 841 dpkg-awk_1.1.dsc
 de329b8c48b01c781d63eebe50e6fdff3c15c7b7 8189 dpkg-awk_1.1.tar.gz
 d3fdad7f1897f810fb937c958f972d6a669ea66b 9376 dpkg-awk_1.1_all.deb
Checksums-Sha256: 
 a2ba9fff2a8cc9b17afad4d1cbef880fd8f3ba4b0080cf0c475ed53c386d8701 841 dpkg-awk_1.1.dsc
 580fa1eaf76a94f1575c9fd735028ef220fc42e27c8e37e06064547e9512ee2a 8189 dpkg-awk_1.1.tar.gz
 42bf57d5858848f5f28fe3f04b2ff3c5e94a8955c3fcfae82963baf5994bc1a1 9376 dpkg-awk_1.1_all.deb
Files: 
 6224175238ea3e48f51d9c68b6208604 841 devel optional dpkg-awk_1.1.dsc
 46900d32c10f0c911714946ba67e0914 8189 devel optional dpkg-awk_1.1.tar.gz
 0abb063f5823522ca29c8c0e34654d0a 9376 devel optional dpkg-awk_1.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFOO/tbvdkzt4X+wX8RAjspAJ9WIoXuELd19HS78+HE26cYyEXcrwCdGsMs
cVwgwNfRBrXY8VqCLuUD7y8=
=yaT3
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: