--- a/dist.ini Thu Aug 28 00:54:41 2014 +0200
+++ b/dist.ini Thu Aug 28 00:55:29 2014 +0200
@@ -18,7 +18,26 @@
[CheckChangeLog]
[NextRelease]
-format = %-9v %{yyyy-MM-dd HH:mm}d
+format = %-9v %{yyyy-MM-dd}d
[Prereqs]
-Mojolicious = >= 4.0, < 5.0
+Mojolicious = >= 4.63, < 5.00
+Mojolicious::Plugin::BootstrapPagination = 0.0.9
+UUID = 0.0.3
+[Prereqs / RuntimeRecommends]
+; Gearman Queue (also contains the Worker class)
+Gearman::Client = 1.10
+; Database Storage (minimal tested versions, may work with older releases)
+DBIx::Class::DeploymentHandler = 0.002000
+DBIx::Class = 0.08196
+DBIx::Class::Candy = 0.002100
+; PostgreSQL
+DateTime::Format::Pg = 0
+DBD::Pg = 0
+; SQLite
+DateTime::Format::SQLite = 0
+DBD::SQLite = 0
+; MySQL
+DateTime::Format::MySQL = 0
+DBD::mysql = 0
+