[sqitch] branch master updated (1c4de47 -> c9d2fee)
zeha at debian.org
zeha at debian.org
Mon Jul 4 11:39:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a change to branch master
in repository sqitch.
from 1c4de47 update changelog
adds bf339b1 Imported Upstream version 0.9994
new 088aa29 Merge tag 'upstream/0.9994'
new a71b2b3 Update Standards-Version to 3.9.8
new c9d2fee update changelog
The 3 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 | 2 +-
Changes | 33 +++++
LICENSE | 2 +-
META.json | 2 +-
META.yml | 2 +-
README | 4 +-
README.md | 6 +-
debian/changelog | 6 +-
debian/control | 2 +-
dist/sqitch.spec | 11 +-
inc/Module/Build/Sqitch.pm | 14 ++-
lib/App/Sqitch.pm | 2 +-
lib/App/Sqitch/Command.pm | 2 +-
lib/App/Sqitch/Command/add.pm | 2 +-
lib/App/Sqitch/Command/bundle.pm | 2 +-
lib/App/Sqitch/Command/checkout.pm | 2 +-
lib/App/Sqitch/Command/config.pm | 2 +-
lib/App/Sqitch/Command/deploy.pm | 2 +-
lib/App/Sqitch/Command/engine.pm | 4 +-
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 | 2 +-
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 | 2 +-
lib/App/Sqitch/Engine.pm | 49 +++++++-
lib/App/Sqitch/Engine/firebird.pm | 47 ++++---
lib/App/Sqitch/Engine/mysql.pm | 4 +-
lib/App/Sqitch/Engine/oracle.pm | 69 ++++++++---
lib/App/Sqitch/Engine/pg.pm | 3 +-
lib/App/Sqitch/Engine/sqlite.pm | 4 +-
lib/App/Sqitch/Engine/vertica.pm | 33 ++++-
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 | 44 ++++---
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-checkout.pod | 2 +-
lib/sqitch-deploy.pod | 2 +-
lib/sqitch-passwords.pod | 8 +-
lib/sqitch-rebase.pod | 2 +-
lib/sqitch-revert.pod | 2 +-
lib/sqitch-verify.pod | 2 +-
lib/sqitchtutorial-firebird.pod | 2 +-
lib/sqitchtutorial-mysql.pod | 24 ++--
lib/sqitchtutorial-oracle.pod | 2 +-
lib/sqitchtutorial-sqlite.pod | 2 +-
lib/sqitchtutorial-vertica.pod | 12 +-
lib/sqitchtutorial.pod | 18 +--
t/engine.t | 183 +++++++++++++++++++++++++++-
t/lib/DBIEngineTest.pm | 16 ++-
t/mysql.t | 4 +-
t/oracle.t | 43 ++++++-
70 files changed, 573 insertions(+), 156 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