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

Re: xkb-data: Changes to 'debian-unstable'



On Thu, Sep  3, 2009 at 01:50:05 +0000, David Nusinow wrote:

> diff --git a/debian/compat b/debian/compat
> index 7ed6ff8..7f8f011 100644
> --- a/debian/compat
> +++ b/debian/compat
> @@ -1 +1 @@
> -5
> +7
> diff --git a/debian/rules b/debian/rules
> index d237d45..7a61b23 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -18,6 +18,7 @@ endif
>  xkb_base := /usr/share/X11/xkb
>  
>  configure: $(STAMP_DIR)/patch
> +	dh_prep
>  	intltoolize -c -f
>  	autoreconf -vfi
>  
I don't think dh_prep belongs here.  AFAIK it belongs in the install
target.

Also, is there any particular reason for bumping the debhelper compat
level?  I've been holding off on moving to something > 5 unless I was
using the new dh stuff, so far.

Cheers,
Julien

Cheers,
Julien


Reply to: