Package: git-cvs Version: 1:1.7.1-1 Severity: normal git-cvsimport maps each option $OPT to the cvsimport.$OPT git-config entry. However, since git-config entries are case-insensitive, two options can share the same entry.
In my case, running git-cvsimport now yields this: fatal: bad config value for 'cvsimport.r' in .git/config This is a result of: $ git config --get cvsimport.r origin $ git config --bool --get cvsimport.R fatal: bad config value for 'cvsimport.r' in .git/config (Note that the error is only fatal to the specific git-config instance, and not to git-cvsimport itself.) -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.33 (SMP w/1 CPU core) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages git-cvs depends on: ii cvsps 2.1-5 Tool to generate CVS patch set inf ii git 1:1.7.1-1 fast, scalable, distributed revisi ii libdbd-sqlite3-perl 1.29-2 Perl DBI driver with a self-contai git-cvs recommends no packages. Versions of packages git-cvs suggests: ii cvs 1:1.12.13-12 Concurrent Versions System pn git-doc <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org