From ce50049ebd837697c947ed332a8a81bc56c75fb4 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 21 Oct 2013 11:34:36 +0200 Subject: doc/source/examples/dpkg-info.py: Use apt_inst.DebFile We previously used deb_extract_control, but this does not exist. Closes: #671784 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a8be3040..f1e40039 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,8 @@ python-apt (0.9.0) UNRELEASED; urgency=low - Pass strip_multi_arch=False to parse_depends. Patch by Michael, tests derived from the ones provided by the reporter. Closes: #717859. Closes: #717861. + * doc/source/examples/dpkg-info.py: + - Use apt_inst.DebFile (Closes: #671784) [ Jeremy Bicha ] * data/templates/Ubuntu.info.in: add 'devel' series (Closes: #722961) -- cgit v1.2.3