/usr/share/debhelper/autoscripts/template-cme is in cme 1.016-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | Template: %PACKAGE%/auto-upgrade-config
Type: boolean
Default: true
Description: Perform automatic configuration upgrade ?
 %PACKAGE% configuration can be merged automatically by cme
 during package upgrade. This process will keep your
 configuration customization, apply maintainer's changes and write back 
 the configuration files.
 .
 You can later edit %PACKAGE% configuration with the command 
 'sudo cme edit %APPNAME%'.
 .
 If you decline this option, you must then copy the original configuration
 file(s) from /usr/share/doc/%PACKAGE% to %CONF_TARGET%. This file will
 not be managed by Debian package manager.
 |