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

Bug#594500: libxmuu1-dbg: empty package



On Thu, Aug 26, 2010 at 15:22:46 +0200, Jakub Wilk wrote:

> Package: libxmuu1-dbg
> Version: 2:1.0.5-1
> Tags: patch
> Severity: grave
> Justification: renders package unusable
> 
> The package is virtually empty:
> 
> $ dpkg -c libxmuu1-dbg_1.0.5-1_i386.deb | grep -v /$
> -rw-r--r-- root/root      3636 2009-08-02 18:06 ./usr/share/doc/libxmuu1-dbg/copyright
> -rw-r--r-- root/root      4695 2009-11-23 14:09 ./usr/share/doc/libxmuu1-dbg/changelog.gz
> -rw-r--r-- root/root      1735 2009-11-25 19:23 ./usr/share/doc/libxmuu1-dbg/changelog.Debian.gz
> 
> The attached patch fixes this bug (assuming that the next release
> will be 2:1.0.5-1).
> 
> -- 
> Jakub Wilk

> diff -u libxmu-1.0.5/debian/control libxmu-1.0.5/debian/control
> --- libxmu-1.0.5/debian/control
> +++ libxmu-1.0.5/debian/control
> @@ -97,6 +97,8 @@
>  Architecture: any
>  Priority: extra
>  Depends: ${shlibs:Depends}, ${misc:Depends}, libxmuu1 (= ${binary:Version})
> +Breaks: libxmu6-dbg (<< 2:1.0.5-2~)
> +Replaces: libxmu6-dbg (<< 2:1.0.5-2~)
>  Description: X11 miscellaneous micro-utility library (debug package)
>   libXmuu provides a set of miscellaneous utility convenience functions for X
>   libraries to use.  It is a lighter version of libXmu that does not depend
> diff -u libxmu-1.0.5/debian/rules libxmu-1.0.5/debian/rules
> --- libxmu-1.0.5/debian/rules
> +++ libxmu-1.0.5/debian/rules
> @@ -80,8 +80,8 @@
>  	dh_installchangelogs ChangeLog
>  	dh_link
>  	dh_strip -Nlibxmu6 -Nlibxmuu1
> -	dh_strip -plibxmu6 --dbg-package=libxmu6-dbg
> -	dh_strip -plibxmuu1 --dbg-package=libxmuu1-dbg
> +	DH_OPTIONS= dh_strip -plibxmu6 --dbg-package=libxmu6-dbg
> +	DH_OPTIONS= dh_strip -plibxmuu1 --dbg-package=libxmuu1-dbg
>  	dh_compress
>  	dh_fixperms
>  	dh_makeshlibs

This was already mostly fixed in git, missing the control file changes,
though.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


Reply to: