Dependency updates and fixing a test case to make sure 3.12 will build.
Created attachment 16561 [details] [review] Bug 9880 - Updated control file for new dependencies
Created attachment 16562 [details] [review] Bug 9880 - Remove Koha::Plugins::Base from database-independent tests
The first (debian/control) patch has been pushed the master. The other patch hides a real problem by skipping the Koha/Plugins/Base.pm in the t/00-load.t test. The correct solution is to resolve bug 9883 prior to the feature freeze/beta tomorrow.
Comment on attachment 16562 [details] [review] Bug 9880 - Remove Koha::Plugins::Base from database-independent tests In that case, I'll obsolete that patch to make things clearer. It in the current master package build as it's required to build, but it'll automatically vanish next time a build happens.