Revision history for Perl extension CPAN::Plugin::Sysdeps.

0.14  2016-06-18
	- mapping update
	- gnukfreebsd -> apt-get
	- test fixes

0.13  2016-06-12
	- handling alternatives for all installers
	- bugfix for freebsd package resolution
	- mapping update
	- more tests

0.12  2016-06-02
	- mapping update

0.11  2016-05-31
	- handling alternatives with homebrew
	- mapping update

0.10  2016-05-23
	- mapping update
	- skip some tests on Mac OS X without homebrew

0.09  2016-05-20
	- fixes and mapping update
	- more Pod

0.08  2016-05-18
	- support for Mac OS X via homebrew

0.07  2016-05-12
	- support for Windows via chocolatey (thanks CORION!)
	- new cpan-sysdeps options: --dryrun, --run (CORION)
	- more documentation

0.06  2016-05-10
	- support for osvers (freebsd only)
	- fix loading of custom mappings
	- mapping update
	- more tests

0.05  2016-05-09
	- mapping update: Curses, ExtUtils::F77, Math::MPFR, WWW::Curl

0.04  2016-05-07
	- mapping update

0.03  2016-04-25
	- limited support for systems without lsb_release
	- implemented batch mode on FreeBSD systenms
	- documentation improvements (new NOTES and CREDITS sections)
	- mapping update
	- new test helper: test-sysdeps-roundtrip

0.02  2016-04-23
	- mapping update

0.01  2016-04-22
	- initial release