[libdbd-firebird-perl] branch master updated (8c720e1 -> 39bd12d)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Wed Apr 2 04:59:46 UTC 2014


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

xguimard-guest pushed a change to branch master
in repository libdbd-firebird-perl.

      from  8c720e1   update changelog
      adds  762f023   Imported Upstream version 1.18
       new  e1d866c   Merge tag 'upstream/1.18'
       new  c27eb30   Update debian copyright years
       new  30087f2   Remove skip-threaded patch now included upstream
       new  39bd12d   Update d/ch

The 4 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:
 .gitignore                                      |  24 ++++
 Changes                                         |  12 ++
 Firebird.pm                                     |   2 +-
 MANIFEST                                        |  64 ----------
 MANIFEST.SKIP                                   |  25 ++++
 META.json                                       |  49 --------
 META.yml                                        |  27 ----
 Makefile.PL                                     |   2 +-
 README                                          |   6 +-
 README.md                                       |  80 ++++++++++++
 dbdimp.c                                        |  55 ++++++---
 debian/changelog                                |  10 +-
 debian/copyright                                |   2 +-
 debian/patches/series                           |   1 -
 debian/patches/skip-threaded-events-tests.patch |  51 --------
 inc/FirebirdMaker.pm                            |   2 +-
 t/40-alltypes.t                                 | 158 ++++++++++--------------
 t/43-cursor.t                                   |   9 +-
 t/80-event-ithreads.t                           |  11 +-
 t/TestFirebird.pm                               |  20 +--
 20 files changed, 289 insertions(+), 321 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 MANIFEST
 create mode 100644 MANIFEST.SKIP
 delete mode 100644 META.json
 delete mode 100644 META.yml
 create mode 100644 README.md
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/skip-threaded-events-tests.patch

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



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