Bug#438428: python-debian: example programs for debfile do not have correct import line
John Wright
jsw at debian.org
Thu Aug 16 22:49:27 UTC 2007
tags 438428 +pending
thanks
Brent,
On Thu, Aug 16, 2007 at 04:28:51PM -0400, Brent Holden wrote:
> Package: python-debian
> Version: 0.1.4
> Severity: minor
>
> Example programs in the /usr/share/doc/python-debian/examples/debfile do not properly import debfile.
>
> Import lines read:
> import XX
>
> They should read:
> from debian_bundle import XX
>
> They look like they've been fixed in the other example directories. It's a trivial fix.
Thanks for the report! It's fixed in our main bzr branch now, just
pending upload to Debian.
Thanks,
John
More information about the pkg-python-debian-maint
mailing list