diff options
author | David Kalnischkies <david@kalnischkies.de> | 2014-06-19 11:59:41 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2014-09-27 00:09:15 +0200 |
commit | b59325e85b77f8d1b12a558915a8fd646f193e74 (patch) | |
tree | b5999d286df730466666db9dfea3fda4ea5e61ce /apt-pkg/depcache.h | |
parent | fe86debbae914b51d2799e7b24abfd1f944f8caf (diff) |
search for pkg names in the cache case-sensitive
Package names have to be lowercase (debian-policy ยง5.6.1) and in as
lowlevel as these method are it would be quiet strange to treat an
invalid package "suddently" as a valid one which other tools might or
might not accept. If case-insensitivity is really needed the frontend
should ensure this rather than these methods waste cpu cycles by
default.
Git-Dch: Ignore
Diffstat (limited to 'apt-pkg/depcache.h')
0 files changed, 0 insertions, 0 deletions