= Main Inclusion Report for isoquery = == Requirements == 0. ''Availability:'' [[http://archive.ubuntu.com/ubuntu/pool/universe/i/isoquery]]; available for all supported architectures 0. ''Rationale:'' * New build-dependency of localechooser, replacing previous inline Python implementation. Queries iso-codes XML files. 0. ''Security:'' * [[http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=isoquery|CVE entries]]: none * [[http://secunia.com/search/?search=isoquery|Secunia history]]: none * No binaries running as root or set-id; no daemons. * No network activity. * Processes structured XML data from the iso-codes package. * Brief source code review performed by Colin Watson; looks trivial. 0. ''Quality assurance:'' * Requires no configuration. * [[http://bugs.debian.org/src:isoquery|Debian bugs]]: none * [[http://packages.qa.debian.org/i/isoquery.html|Maintenance in Debian]] is vigorous * Upstream is the [[http://pkg-isocodes.alioth.debian.org/|Debian iso-codes project]]; the upstream and Debian maintainers are the same. * There is a test suite, although it does not run at package build time. 0. ''Standards compliance:'' * Appears to comply with [[http://www.pathname.com/fhs/|FHS]] and [[http://www.de.debian.org/doc/debian-policy/|Debian Policy]]. * Straightforward debhelper packaging. No patch system. 0. ''Dependencies:'' * All in main. 0. ''Maintenance:'' * Fairly trivial and I don't expect much in the way of maintenance requirements. * Tobias Toedter is the upstream and Debian maintainer. I don't think he's involved with Ubuntu. == Reviewers == MIR bug: [[https://launchpad.net/bugs/299032]] * ColinWatson