]> andersk Git - config-package-dev.git/commitdiff
Document reverse-resolving diversions when defaulting DEB_CHECK_FILES_SOURCE.
authorGeoffrey Thomas <geofft@mit.edu>
Thu, 27 Sep 2012 02:21:16 +0000 (19:21 -0700)
committerGeoffrey Thomas <geofft@mit.edu>
Thu, 22 Nov 2012 06:35:35 +0000 (22:35 -0800)
config-package.mk

index 61bd54d150e640ef93a8e51865bb2040c997635e..9cd7802a8afb7d254c2ac068cb95ea5868eac986 100644 (file)
 # (potentially long) configuration file that will work on several
 # Debian versions.  We recommend using DEB_TRANSFORM_FILES in
 # conjunction with pbuilder, sbuild, or another tool for building
-# Debian packages in a clean environment.
+# Debian packages in a clean environment. (That said, if /path/file is
+# diverted on the running system, DEB_CHECK_FILES_SOURCE does
+# reverse-resolve the diversion and default to the original version of
+# the file, to allow you to rebuild a package using DEB_TRANSFORM_FILES
+# that is currently installed, in most cases.)
 #
 # DEB_REMOVE_FILES_package += /path/file
 #
This page took 0.312091 seconds and 5 git commands to generate.