Author: frank Date: 2006-01-09 16:17:29 +0000 (Mon, 09 Jan 2006) New Revision: 446
Modified: tetex-bin/trunk/debian/patches/README.patches Log: updated patch handling instructions (now in README.Developers; this file is only for documenting the content of the patches - and it is outdated) Modified: tetex-bin/trunk/debian/patches/README.patches =================================================================== --- tetex-bin/trunk/debian/patches/README.patches 2006-01-09 16:13:31 UTC (rev 445) +++ tetex-bin/trunk/debian/patches/README.patches 2006-01-09 16:17:29 UTC (rev 446) @@ -1,51 +1,26 @@ README.patches for tetex-bin -$Id: README.patches,v 1.1.2.2 2005/01/19 19:14:47 frank Exp $ +$Id$ If you make substantial changes (not just unfuzzying offsets) to any of the patches, please document the purpose below. Currently we have the following patches: -patch-deb -patch-src -patch-texdoctk -patch-texdoc -patch-tmp -patch-tds +patch-xdvi-300109 +patch-tmp +patch-texmfcnf +patch-texdoctk +patch-texdoc +patch-tds +patch-src +patch-libtool +patch-deb +patch-lintian +patch-poppler -A file may only be changed in _one_ of them, with the exception of -patch-tmp, which can also change files that yet have been patched in -_one_ of the others. +A file may only be changed in _one_ of them. For quilt usage, check +its manpage or README.Developers. -To change patches, please use - -$ fakeroot debian/rules edit-patch-* - -Then do the edits, then call - -$ fakeroot debian/rules create-patch-* - -Afterwards, clean is a good idea before committing. If you want to add -a file to patch, - -- check whether this file isn't yet patched in one of the other - patches -- add it to debian/patches/patch-XXX.files *before* running - edit-patch-XXX - -If you submit patches to the bugtracking system or [EMAIL PROTECTED], you have two options: - -- either submit a patch for debian/patches/patch-*, or - -- submit a patch against the file in the source tree(s). If we already - apply a patch to the file, the original you compare with should not be - the upstream original, but the debian-patched one. If the file is also - patched in patch-tmp, the original file should be either the file with - all Debian patches applied (if your patch should go to patch-tmp) or - the file with all but patch-tmp applied (if your patch should go - elsewhere). - ************************************************* PATCH DESCRIPTION: _______________________________________________ Pkg-tetex-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

