[sqitch] 01/04: Merge tag 'upstream/0.9995'

zeha at debian.org zeha at debian.org
Sat Jul 30 21:25:34 UTC 2016


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

zeha pushed a commit to branch master
in repository sqitch.

commit 23932c8500bb4a041e3b40404f2d3099e05e80e7
Merge: 57e6a3b 57039f2
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Sat Jul 30 21:18:08 2016 +0000

    Merge tag 'upstream/0.9995'
    
    Upstream version 0.9995

 Build.PL                                    |   5 ++--
 Changes                                     |  29 +++++++++++++++++++++
 MANIFEST                                    |   1 +
 META.json                                   |   5 ++--
 META.yml                                    |   5 ++--
 README                                      |   2 +-
 README.md                                   |   2 +-
 dist/sqitch.spec                            |  16 +++++++++---
 lib/App/Sqitch.pm                           |   7 ++---
 lib/App/Sqitch/Command.pm                   |   4 +--
 lib/App/Sqitch/Command/add.pm               |  19 ++++++++++++--
 lib/App/Sqitch/Command/bundle.pm            |   2 +-
 lib/App/Sqitch/Command/checkout.pm          |   2 +-
 lib/App/Sqitch/Command/config.pm            |   4 +--
 lib/App/Sqitch/Command/deploy.pm            |   2 +-
 lib/App/Sqitch/Command/engine.pm            |   2 +-
 lib/App/Sqitch/Command/help.pm              |   2 +-
 lib/App/Sqitch/Command/init.pm              |   2 +-
 lib/App/Sqitch/Command/log.pm               |   2 +-
 lib/App/Sqitch/Command/plan.pm              |   2 +-
 lib/App/Sqitch/Command/rebase.pm            |   2 +-
 lib/App/Sqitch/Command/revert.pm            |   2 +-
 lib/App/Sqitch/Command/rework.pm            |   2 +-
 lib/App/Sqitch/Command/show.pm              |   2 +-
 lib/App/Sqitch/Command/status.pm            |   2 +-
 lib/App/Sqitch/Command/tag.pm               |  14 +++++++++-
 lib/App/Sqitch/Command/target.pm            |   2 +-
 lib/App/Sqitch/Command/upgrade.pm           |   2 +-
 lib/App/Sqitch/Command/verify.pm            |   2 +-
 lib/App/Sqitch/Config.pm                    |   2 +-
 lib/App/Sqitch/DateTime.pm                  |   9 ++++---
 lib/App/Sqitch/Engine.pm                    |   2 +-
 lib/App/Sqitch/Engine/firebird.pm           |   2 +-
 lib/App/Sqitch/Engine/mysql.pm              |   2 +-
 lib/App/Sqitch/Engine/oracle.pm             |   2 +-
 lib/App/Sqitch/Engine/pg.pm                 |   2 +-
 lib/App/Sqitch/Engine/sqlite.pm             |   2 +-
 lib/App/Sqitch/Engine/vertica.pm            |   2 +-
 lib/App/Sqitch/ItemFormatter.pm             |   2 +-
 lib/App/Sqitch/Plan.pm                      |   2 +-
 lib/App/Sqitch/Plan/Blank.pm                |   2 +-
 lib/App/Sqitch/Plan/Depend.pm               |   2 +-
 lib/App/Sqitch/Plan/Line.pm                 |   2 +-
 lib/App/Sqitch/Plan/LineList.pm             |   2 +-
 lib/App/Sqitch/Plan/Pragma.pm               |   2 +-
 lib/App/Sqitch/Plan/Tag.pm                  |   2 +-
 lib/App/Sqitch/Role/DBIEngine.pm            |   2 +-
 lib/App/Sqitch/Role/RevertDeployCommand.pm  |   2 +-
 lib/App/Sqitch/X.pm                         |   2 +-
 lib/LocaleData/de/LC_MESSAGES/App-Sqitch.mo | Bin 463 -> 463 bytes
 lib/LocaleData/fr/LC_MESSAGES/App-Sqitch.mo | Bin 13385 -> 13385 bytes
 lib/sqitch-add.pod                          |   2 +-
 lib/sqitch-config.pod                       |   4 +++
 lib/sqitch-environment.pod                  |   8 +++---
 lib/sqitch-passwords.pod                    |   2 +-
 lib/sqitch-revert-usage.pod                 |   2 +-
 lib/sqitch-revert.pod                       |  10 +++++++
 lib/sqitchtutorial-firebird.pod             |   2 --
 lib/sqitchtutorial-mysql.pod                |   4 +--
 lib/sqitchtutorial-oracle.pod               |   4 +--
 lib/sqitchtutorial-sqlite.pod               |   2 +-
 lib/sqitchtutorial-vertica.pod              |   2 +-
 lib/sqitchtutorial.pod                      |  18 ++++++-------
 t/add.t                                     |  39 +++++++++++++++++++++++++++-
 t/base.t                                    |  24 +++++++++++++----
 t/config.t                                  |   2 +-
 t/datetime.t                                |   4 +--
 t/editor.conf                               |   3 +++
 t/item_formatter.t                          |   2 +-
 t/log.t                                     |   4 +--
 t/plan_command.t                            |   2 +-
 t/tag_cmd.t                                 |  21 ++++++++++++++-
 72 files changed, 255 insertions(+), 98 deletions(-)

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



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