[libtap-parser-sourcehandler-pgtap-perl] branch master updated (815f8bd -> b1fdb72)

gregor herrmann gregoa at debian.org
Mon Oct 31 19:14:59 UTC 2016


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

gregoa pushed a change to branch master
in repository libtap-parser-sourcehandler-pgtap-perl.

      from  815f8bd   update changelog
      adds  606de09   Merge tag 'upstream/3.31' into upstream
      adds  b87149c   Move SourceHandler::pgTAP and pg_prove here.
      adds  d2bdb49   Migrate docs.
      adds  18886b6   Add `pg_tapgen`.
      adds  38e4738   Complete `pg_prove` documentation.
      adds  2b502d7   Changes. Also, hide a package (for now).
      adds  2eacdf9   Whitespace.
      adds  196d4f3   Fix misspellings and errors.
      adds  098cafd   Timestamp for 3.22.
      adds  39306cd   Increment version number to 3.23.
      adds  23d3738   Enable --comments by default in pg_prove.
      adds  90f3fac   Timestamp for 3.23 release.
      adds  0908b58   Increment version number to 3.24.
      adds  1ae5b7c   Pasto.
      adds  89e6f7a   Add -S/--set option to pg_prove.
      adds  f83fc7e   Credit where credit is due.
      adds  921edb7   Timestamp for 3.24.
      adds  ff945fe   Increment version to 3.25.
      adds  2bac048   Changed pg_prove to use "use warnings" rather than -w
      adds  6506c84   Added missing --set options section to make_interator
      adds  111673b   Just point to an actual Perl.
      adds  192d13f   Note Norman's fixes.
      adds  7db0458   Add test for `set` param.
      adds  50c71fa   Timestamp for 3.25.
      adds  fb58049   Increment version to 3.26.
      adds  ab1eefd   Fix reversed exit code.
      adds  95b5906   Timestamp v3.26.
      adds  e8b48c6   Increment version to 3.27.
      adds  8257466   Fix "Use of qw(...) as parentheses is deprecated" warning.
      adds  b06ecc8   Update spellings.
      adds  c1055eb   Update copyrights and email address.
      adds  7f45325   Timestamp 3.27.
      adds  b1e9a56   Increment to v3.28.
      adds  7393f3a   Make handling of --runtests less fragile.
      adds  831d148   Write pg_tapgen output to a file.
      adds  40976a2   Write table-specific test file.
      adds  27eeae2   write has_pk/hasnt_pk.
      adds  96a228a   Spacing.
      adds  ba184da   Test table columns.
      adds  1797736   Document --directory and update copyright year.
      adds  4b41286   Timestamp v3.28.
      adds  810ad9d   Increment to v3.29.
      adds  de10f74   Add --timer.
      adds  4312fe8   Document `-c`.
      adds  834133f   Timestamp v3.29.
      adds  0194533   Increment to v3.30.
      adds  8543947   Remove `C<>` stuff from from preformatted block.
      adds  c23a927   Update copyright dates and note changes.
      adds  ad93a03   Improve proverc documentation
      adds  aa00901   Merge pull request #4 from wcravens/improve_proverc_documentation
      adds  a0c98fd   Tweak notes about `.proverc`.
      adds  016669f   repository metadata fix
      adds  2c93cd5   Remove ON_ERROR_ROLLBACK.
      adds  e85360a   Update copyright dates.
      adds  b938458   libpq is a thing.
      adds  cade89c   Remove all Pod tests from the distro.
      adds  2b4552f   Timetamp v3.30.
      adds  472100f   Increment to v3.31.
      adds  7b7b63c   Add .travis.yml.
      adds  fb61588   Remove smart apostrophes.
      adds  3cdee43   Replace curly quotation marks, too.
      adds  3b55d21   Update Travis Perl builds.
      adds  e04b71b   Pass --ext option as pgtap suffixes, too.
      adds  0bf8b2e   More than one now.
      adds  5a2a62f   Update copyright dates.
      adds  bd9aef1   Use --ext with --recurse.
      adds  bf4ee22   I kant spel.
      adds  a9b60d3   Timestamp v3.31.
      adds  691e91d   Increment to v3.32.
      adds  d4990a3   Add 3.32 to Changes.
      adds  d03e9a5   Add Perl 5.22 to Travis config file, ref https://github.com/travis-ci/travis-ci/issues/4077
      adds  475fc60   Drop Perl 5.21 from .travis.yml.
      adds  8162bb5   Use quote_literal() for column defaults.
      adds  e7fabb4   Credit @rodo for the default value fix.
      adds  224a571   improve tests when there are multiple schemas.
      adds  27b6520   Restsore extenstion creation to pg_tapgen.
      adds  e21f577   Suppres smartmatch experimental warning.
      adds  a020156   Restore table test generation.
      adds  0eb9c2f   Only quote defaults when they are not already quoted.
      adds  2848570   Update Changes for improved quoting of defaults.
      adds  9dfd790   Refactor pg_prove to subclass App::Prove.
      adds  03e3443   Exclude generated scripts directory from MANIFEST.
      adds  2c57132   Update GitHub URLs and copyright years.
      adds  440987f   Timestamp v3.32.
      adds  9384212   New upstream version 3.32
       new  c9a80fb   Merge tag 'upstream/3.32'
       new  612e7f2   Update debian/changelog
       new  278020f   Drop debian/tests/pkg-perl/smoke-setup.
       new  65957a9   Update years of upstream copyright.
       new  113b489   Declare compliance with Debian Policy 3.9.8.
       new  d354cd6   Update (build) dependencies and README.Debian.
       new  575720e   Use metacpan-based URL in debian/{control,copyright,watch}.
       new  b1fdb72   releasing package libtap-parser-sourcehandler-pgtap-perl version 3.32-1

The 8 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:
 Build.PL                              |   6 +-
 Changes                               |  26 ++++
 MANIFEST                              |   1 -
 META.json                             |  10 +-
 META.yml                              |  10 +-
 README                                |   4 +-
 bin/pg_prove                          | 181 ++++++++++++++------------
 bin/pg_tapgen                         | 233 +++++++++++++++++++++++++++++-----
 debian/README.Debian                  |   3 -
 debian/changelog                      |  17 ++-
 debian/control                        |  27 ++--
 debian/copyright                      |   4 +-
 debian/tests/pkg-perl/smoke-setup     |   7 -
 debian/watch                          |   2 +-
 lib/TAP/Parser/SourceHandler/pgTAP.pm |  12 +-
 t/scripts/psql                        |   6 -
 16 files changed, 379 insertions(+), 170 deletions(-)
 delete mode 100755 debian/tests/pkg-perl/smoke-setup
 delete mode 100755 t/scripts/psql

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtap-parser-sourcehandler-pgtap-perl.git



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