]> err.no Git - dpkg/commit
Adjust Dpkg::Changelog::parse_changelog() search list of parser
authorRaphael Hertzog <hertzog@debian.org>
Wed, 20 Feb 2008 23:28:10 +0000 (00:28 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Wed, 20 Feb 2008 23:28:10 +0000 (00:28 +0100)
commit9318f742b7c5b25927f95c9dbfed8e9ffccb8d51
tree810150d5bd7b365d3a9fb3557a25faa90ac31b2b
parent24802986187d9fcce6ee4508df5916647d85059b
Adjust Dpkg::Changelog::parse_changelog() search list of parser

* scripts/Dpkg/Changelog.pm (parse_changelog): Fallback
into /usr/lib/dpkg/parsechangelog to find a changelog parser
in case $dpkglibdir points to another directory (for example
when DPKG_DATADIR is manually set).
ChangeLog
scripts/Dpkg/Changelog.pm