On Mon, Jan 10, 2011 at 11:47:00PM +0100, Christoph Anton Mitterer wrote: > Oh and I forgot: > 3) 03_deprecated_options > - --unified-reject-files is deprecated (see manpage of patch).
Thansk. > --- a/maint-guide.en.sgml > +++ b/maint-guide.en.sgml > @@ -784,7 +784,7 @@ > if [ -d "$d/debian" -a -z "$QUILT_PATCHES" ]; then > # Debian packaging case and unset $QUILT_PATCHES > QUILT_PATCHES=debian/patches > - QUILT_PATCH_OPTS="--unified-reject-files" > + QUILT_PATCH_OPTS="--reject-format=unified" > QUILT_DIFF_ARGS="-p ab --no-timestamps --no-index --color=auto" > QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index" > > QUILT_COLORS="diff_hdr=1;32:diff_add=1;34:diff_rem=1;31:diff_hunk=1;33:diff_ctx=35:diff_cctx=33" -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

