]> andersk Git - config-package-dev.git/blobdiff - config-package.mk
Release config-package-dev 4.14, and update maintainer and uploaders.
[config-package-dev.git] / config-package.mk
index eed82e68fefa271cea242125161cdf5adf6f423e..9cd7802a8afb7d254c2ac068cb95ea5868eac986 100644 (file)
@@ -60,7 +60,7 @@
 # These variables have the following defaults:
 #
 #   DEB_TRANSFORM_SCRIPT_path/file.divert = debian/transform_file.divert
-#   DEB_CHECK_FILES_SOURCE_/path/file.divert = path/file
+#   DEB_CHECK_FILES_SOURCE_/path/file.divert = /path/file
 #
 #   If DEB_CHECK_FILES_SOURCE_/path/file.divert does not match the
 # md5sums shipped with the package containing it, the package build
 # (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.053432 seconds and 4 git commands to generate.