Package: git-dpm
Version: 0.9.1-1
Severity: normal
I recently noticed that git-dpm on my laptop was producing quite a lot of:
grep: warning: GREP_OPTIONS is deprecated; please use an alias or script
This appears to be as a result of #411931 being fixed in grep as of 2.21-1.
git-dpm seems to be using this for:
export GREP_OPTIONS=--color=never
I suppose to override any local user version. Perhaps you could achieve the
same goal while remaining compatible with old and new grep by just clearing the
variable rather than setting it?
Cheers,
Ian.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (500,
'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages git-dpm depends on:
ii dpkg-dev 1.18.1
ii git 1:2.5.0-1
Versions of packages git-dpm recommends:
ii bzip2 1.0.6-8
ii devscripts 2.15.8
ii sensible-utils 0.0.9
ii xz-utils 5.1.1alpha+20120614-2.1
Versions of packages git-dpm suggests:
ii pristine-tar 1.33
ii sharutils 1:4.15.2-1
-- no debconf information