id summary reporter owner description type status priority milestone component resolution keywords cc fix_version see_also 1302 config-package-dev uses deprecated --control-path option to dpkg-query geofft "The CDBS implementation of config-package-dev uses `dpkg-query --control-path` to find the md5sums file, and the Debhelper version uses `Dpkg::Path::get_control_path`, which shells out to the same command. The dpkg manpage notes that this option is deprecated, and that you should use `--control-list` to see if a control file exists and `--control-show` to get its contents. I don't actually expect the option to go away ~ever, but it's worth noting that we're using a deprecated API." defect new insignificant The Distant Future config-package-dev