Changes in config.{sub,guess} and "abort-on-upstream-changes"
Fabian Greffrath
fabian at greffrath.com
Fri Feb 18 07:57:14 UTC 2011
Jaromir,
sorry, but this
- dh $@
+ dh --with autotools_dev,autoreconf $@
is crap. Autotools_dev and autoreconf debhelper sequence add-ons are
mutually exclusive. The former saves backups of the config.{sub,guess}
files, copies the current versions over and restores the original
files on clean. The latter just overrides the files and deletes them
afterwards. Please decide for one of both.
- Fabian
More information about the pkg-multimedia-maintainers
mailing list