[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#681002: release.debian.org: Freeze exception for libguestfs



On Tue, Jul 17, 2012 at 22:08:00 +0200, Hilko Bengen wrote:

> diff --git a/debian/rules b/debian/rules
> index fb143c4..1f3c435 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -130,9 +130,9 @@ override_dh_install:
>  # Workaround for python3-defaults < 3.2~b2-1
>  # ("do not rename .so files outside dist-packages directory")
>  override_dh_python3:
> -	dh_python3 -p python-libguestfs
> +	dh_python3 -p python-guestfs
>  override_dh_python2:
> -	dh_python2 -p python-libguestfs -V 2.6-
> +	dh_python2 -p python-guestfs -V 2.6-
>  
>  # Workaround for Lintian warning
>  # "{pre,post}inst-has-useless-call-to-ldconfig"
> 
Two questions here:
- why bother working around a bug in python3-defaults < 3.2~b2-1,
  instead of build-depending on a fixed version?
- why are the python and python3 modules shipped in the same deb?  That
  seems different from every other python3 module I've seen so far.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


Reply to: