This is an automated email from the git hooks/post-receive script. xguimard-guest pushed a commit to branch master in repository libapache-session-browseable-perl.
commit 5ab98f9e3af9b708b704b6717fc459481481b305 Merge: f2e22ef ce26a2b Author: Xavier Guimard <Xavier Guimard [email protected]> Date: Tue Sep 12 13:43:15 2017 +0200 Updated version 1.2.6 from 'upstream/1.2.6' with Debian dir 364cc6ede8645c581deb72be9327486d2a410a82 .travis.yml | 10 + Build.PL | 2 +- COPYRIGHT | 2 + Changes | 9 + MANIFEST | 8 +- META.json | 28 +- META.yml | 24 +- README | 24 -- README.md | 19 ++ lib/Apache/Session/Browseable.pm | 129 +++++---- lib/Apache/Session/Browseable/DBI.pm | 45 +++- lib/Apache/Session/Browseable/LDAP.pm | 4 +- lib/Apache/Session/Browseable/MySQL.pm | 27 +- lib/Apache/Session/Browseable/MySQLJSON.pm | 225 ++++++++++++++++ lib/Apache/Session/Browseable/PgHstore.pm | 212 +++++++++++++++ lib/Apache/Session/Browseable/PgJSON.pm | 205 +++++++++++++++ lib/Apache/Session/Browseable/Postgres.pm | 106 +++++++- lib/Apache/Session/Browseable/SQLite.pm | 2 +- lib/Apache/Session/Browseable/Store/LDAP.pm | 4 +- lib/Apache/Session/Browseable/Store/SQLite.pm | 366 +++++++++++++------------- lib/Apache/Session/Serialize/Hstore.pm | 127 +++++++++ lib/Apache/Session/Serialize/JSON.pm | 14 +- 22 files changed, 1279 insertions(+), 313 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-session-browseable-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
