[whatmaps] Bug#834665: whatmaps: typo in debian/rules (override_dh_autoclean -> override_dh_auto_clean)

Guido Günther agx at sigxcpu.org
Thu Aug 18 07:29:51 CEST 2016


control: tag -1 +pending

On Wed, Aug 17, 2016 at 10:38:33PM +0100, Chris Lamb wrote:
> Source: whatmaps
> Version: 0.0.10-1
> Severity: normal
> Tags: patch
> 
> Hi,
> 
> I believe there is a typo in your debian/rules (override_dh_autoclean -> 
> override_dh_auto_clean).

Applied. Thanks!
 -- Guido

> 
> Patch attached.
> 
> 
> Regards,
> 
> -- 
>       ,''`.
>      : :'  :     Chris Lamb
>      `. `'`      lamby at debian.org / chris-lamb.co.uk
>        `-

> diff --git a/debian/rules b/debian/rules
> index 5ce9e1c..4f80dca 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -20,6 +20,6 @@ override_dh_auto_test:
>  	python setup.py nosetests
>  	dh_auto_test
>  
> -override_dh_autoclean:
> +override_dh_auto_clean:
>  	rm -f man/whatmaps.8
> -	dh_autoclean
> +	dh_auto_clean



More information about the whatmaps mailing list