tag 587102 wontfix
thanks

On Fr, 2010-06-25 at 11:31 +0200, Fabian Greffrath wrote:
> Package: dh-autoreconf
> Version: 1
> Severity: minor
> Tags: patch
> 
> Hi,
> 
> when the dh command is accidently called with both the dh-autoreconf 
> and the autotools-dev addons enabled, e.g. "dh $@ --with 
> autoreconf,autotools-dev" the package source may be left in an 
> inconsistent state after building and cleaning. The reason is that 
> (probably depending on the order in which the addon rules are called) 
> dh-autoreconf replaces the config.{sub,guess} files that the 
> dh_autotools-dev* helpers are supposed to back up and restore.
> 
> Since dh-autoreconf does effectively *more* than the autotools-dev 
> addon, I'd suggest to disable the calling of dh_autotools-dev in the 
> autoreconf addon, e.g. via
> 
> remove_command("dh_autotools-dev_updateconfig")
> 
> Please find a patch attached that does exactly this.
I won't do this. They should simply not be used together (at least in
normal cases). There may even be cases where you want
dh_autotools-dev_updateconfig in one directory, and dh_autoreconf in
others.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to