[libdbix-connector-perl] branch master updated (83e30a0 -> 2a2753b)

gregor herrmann gregoa at debian.org
Thu Apr 28 15:33:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libdbix-connector-perl.

      from  83e30a0   releasing package libdbix-connector-perl version 0.55-1
      adds  3c35d4f   Increment to v0.56.
      adds  d4378a8   Add support for Firebird.
      adds  16eca35   POD updates.
      adds  360432e   Update spelling dictionary.
      adds  13cfdcb   Don't require autoincrement column in test.
      adds  ff678bf   Merge branch 'stefansbv-firebird'
      adds  823b118   Credit Stefan for Firebird.
      adds  12f5798   Properly detect SQLite 3.9 and up.
      adds  caf78c0   Restore MySQL savepoint testing.
      adds  d95abf5   Timestamp v0.56.
      adds  375bb61   Imported Upstream version 0.56
       new  d4fa152   Merge tag 'upstream/0.56'
       new  5540764   Update debian/changelog
       new  3387b48   Update years of upstream copyright.
       new  ffa9bc5   Declare compliance with Debian Policy 3.9.8.
       new  2a2753b   releasing package libdbix-connector-perl version 0.56-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                            |  7 ++++++
 MANIFEST                                           |  5 +++--
 META.json                                          | 26 +++++++++++++---------
 META.yml                                           | 25 ++++++++++++---------
 README.md                                          |  2 +-
 debian/changelog                                   |  9 ++++++++
 debian/control                                     |  2 +-
 debian/copyright                                   |  2 +-
 lib/DBIx/Connector.pm                              |  6 ++++-
 lib/DBIx/Connector/Driver.pm                       |  8 +++----
 .../Connector/Driver/{MSSQL.pm => Firebird.pm}     | 24 +++++++++++---------
 lib/DBIx/Connector/Driver/MSSQL.pm                 |  2 +-
 lib/DBIx/Connector/Driver/Oracle.pm                |  2 +-
 lib/DBIx/Connector/Driver/Pg.pm                    |  2 +-
 lib/DBIx/Connector/Driver/SQLite.pm                | 10 +++++++--
 lib/DBIx/Connector/Driver/mysql.pm                 |  2 +-
 t/driver.t                                         |  4 ++--
 t/svp_live.t                                       | 21 ++++++++++-------
 18 files changed, 101 insertions(+), 58 deletions(-)
 copy lib/DBIx/Connector/Driver/{MSSQL.pm => Firebird.pm} (62%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-connector-perl.git



More information about the Pkg-perl-cvs-commits mailing list