mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-10 02:41:10 +00:00
Fix reference to "apt.pkg.ParseDepends" (-> "apt_pkg.parse_depends")
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
This commit is contained in:
parent
aa882fd805
commit
a44dd13409
@ -479,7 +479,7 @@ class Britney(object):
|
||||
and saved in the `rdepends' keys, and the `Provides' field is
|
||||
used to populate the virtual packages list.
|
||||
|
||||
The dependencies are parsed with the apt.pkg.ParseDepends method,
|
||||
The dependencies are parsed with the apt_pkg.parse_depends method,
|
||||
and they are stored both as the format of its return value and
|
||||
text.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user