Package: gzip Version: 1.6-3 Severity: normal zcmp fails on .svgz files. I suspect that zcmp doesn't recognized the .svgz extension, though rather common. The zcmp(1) man page doesn't require anything about the extension, and zcmp should behave as documented.
To reproduce: $ echo foo > file $ gzip file $ cp file.gz file.svgz $ cmp file.gz file.svgz $ zcmp file.gz file.svgz - file.svgz differ: char 1, line 1 -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.11-2-amd64 (SMP w/2 CPU cores) Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gzip depends on: ii dpkg 1.17.10 ii install-info 5.2.0.dfsg.1-4 ii libc6 2.19-7 gzip recommends no packages. Versions of packages gzip suggests: ii less 458-2 -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

