Package: cxref Version: 1.6e-1 Severity: serious Justification: Policy 10.7.3
Dear Maintainer, on a fresh installation cxref complains about a locally modified config file: A new version (/tmp/cxref-cpp.defines) of configuration file /etc/cxref/cxref-cpp.defines is available, but the version installed currently has been locally modified. Even worse this config file is marked as locally modified after the package installation and apt probably will complain on every future package upgrade although I have chosen "install the package maintainer's version" in the installation dialog. It looks like the cxref package contains an (older) version of this config file and is overwriting it in the postinst script. I'm not sure about the severity of this bug. According to https://release.debian.org/jessie/rc_policy.txt and Debian Policy 10.7.3 it should be "serious". Please adjust the severity when I interpret that wrong. Regards Uwe diff of the old and new version of the config file: # diff /etc/cxref/cxref-cpp.defines /tmp/cxref-cpp.defines 102c102 < #define __GNUC_PATCHLEVEL__ 1 --- > #define __GNUC_PATCHLEVEL__ 2 104a105,106 > #define __has_include_next(STR) __has_include_next__(STR) > #define __has_include(STR) __has_include__(STR) 238c240 < #define __VERSION__ "4.9.1" --- > #define __VERSION__ "4.9.2" -- System Information: Debian Release: 8.1 APT prefers stable APT policy: (850, 'stable'), (840, 'stable-updates') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages cxref depends on: ii debconf [debconf-2.0] 1.5.56 ii gcc 4:4.9.2-2 ii libc6 2.19-18 ii ucf 3.0030 cxref recommends no packages. Versions of packages cxref suggests: ii chromium [www-browser] 44.0.2403.89-1~deb8u1 pn cxref-doc <none> ii iceweasel [www-browser] 31.8.0esr-1~deb8u1 ii surf [www-browser] 0.6-1 ii texlive-binaries 2014.20140926.35254-6 -- Configuration Files: /etc/cxref/cxref-cpp.defines changed: // cxref-cpp runtime configuration file // -I/usr/lib/gcc/x86_64-linux-gnu/4.9/include // -I/usr/local/include // -I/usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed // -I/usr/include/x86_64-linux-gnu // -I/usr/include -- debconf information: cxref/cxref-cpp-autoconf: true -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org