Package: wnpp Severity: normal The current maintainer of dpkg-awk, Adam Heath <[EMAIL PROTECTED]>, is apparently not active anymore. Therefore, I orphan this package now. If you want to be the new maintainer, please take it -- see http://www.debian.org/devel/wnpp/index.html#howto-o for detailed instructions how to adopt a package properly.
Some information about this package: Package: dpkg-awk Binary: dpkg-awk Version: 1.0.1.0.0.2 Priority: optional Section: devel Maintainer: Adam Heath <[EMAIL PROTECTED]> Build-Depends: debhelper Architecture: all Standards-Version: 3.1.1 Format: 1.0 Directory: pool/main/d/dpkg-awk Files: 8613646f95345eaed1cc83b2ee423949 1000 dpkg-awk_1.0.1.0.0.2.dsc a1362c84c3c54cc58687cd9bb69242ab 6937 dpkg-awk_1.0.1.0.0.2.tar.gz Checksums-Sha1: 60881344e3509fd8c297b9e2f098f3ae5e403026 6937 dpkg-awk_1.0.1.0.0.2.tar.gz Checksums-Sha256: c3f421c6370ce08567a4b832c2d82b2e80b196a637b2be1db6c604b562c70a68 6937 dpkg-awk_1.0.1.0.0.2.tar.gz Package: dpkg-awk Priority: optional Section: devel Installed-Size: 72 Maintainer: Adam Heath <[EMAIL PROTECTED]> Architecture: all Version: 1.0.1.0.0.2 Depends: gawk Filename: pool/main/d/dpkg-awk/dpkg-awk_1.0.1.0.0.2_all.deb Size: 7804 MD5sum: ebda70513f0d4fa39d57ea2dd9366d5d SHA1: 5c53a68c491390cdb906b73d78d87e42a1a2edd4 SHA256: 2d2c969699da8c23ee5716372605e50476c2e73e0749b55971fb2caf4c75ccc1 Description: 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.' Tag: admin::package-management, interface::commandline, role::program, scope::utility, suite::debian, use::searching, works-with::software:package -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]