This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmojo-pg-perl.
commit 1156a095a3324691ece6b584de8ccf9b51c9110d Merge: ff143af 9f1dd89 Author: gregor herrmann <[email protected]> Date: Tue Aug 15 00:09:52 2017 +0200 Update upstream source from tag 'upstream/4.01' Update to upstream version '4.01' with Debian dir 03ec434366fc8a5603202bd502a46f6d2cdd5919 Changes | 34 ++++++ MANIFEST | 2 + META.json | 11 +- META.yml | 7 +- Makefile.PL | 5 +- README.md | 3 +- examples/blog/blog.conf | 5 +- examples/blog/lib/Blog.pm | 4 +- examples/blog/lib/Blog/Model/Posts.pm | 15 +-- examples/blog/t/blog.t | 64 +++++++++++ examples/blog/templates/posts/index.html.ep | 2 +- lib/Mojo/Pg.pm | 167 ++++++++++++++++++++-------- lib/Mojo/Pg/Database.pm | 142 +++++++++++++++++++++-- lib/Mojo/Pg/PubSub.pm | 37 +++--- t/connection.t | 96 +++++++++++++--- t/crud.t | 101 +++++++++++++++++ t/database.t | 27 ++++- t/migrations.t | 17 ++- t/pubsub.t | 4 +- 19 files changed, 629 insertions(+), 114 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojo-pg-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
