[sqitch] branch master updated (7812b36 -> 7ea174d)

gregor herrmann gregoa at debian.org
Sat Jan 13 20:29:37 UTC 2018


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

gregoa pushed a change to branch master
in repository sqitch.

      from  7812b36   releasing package sqitch version 0.9995-2
      adds  cf13ada   Timestamp v0.9993 in sqitch.spec.
      adds  0819406   Increment to v0.9994.
      adds  5dfaf66   Reduce MySQL requirement to 5.0.
      adds  9aa88fb   s/-engine/--engine/
      adds  dcbbe6d   Round version on SQLite and cast to TEXT.
      adds  9a70f62   Correction, thanks @Tux (#253).
      adds  f4d75dd   Fix error when running `sqitch engine add pg something`
      adds  fb86392   Get config only if needed.
      adds  5f87f8a   Typo fix
      adds  6ac8e07   Support Oracle URIs with no user or host.
      adds  c0767e8   Use quote-escaped dbname.
      adds  3d61dcc   Try checking for authority first.
      adds  29c5028   Capture STDERR and output for Oracle errors.
      adds  9c52c58   Consider installdirs when selecting etc prefix.
      adds  2e7a921   Note installdirs fix.
      adds  ba07968   Fix Oracle Wallet connection strings.
      adds  2e7f4aa   Do less work parsing URI values.
      adds  3eec3ab   Replace inappropriate ROLLBACKS in tutorials.
      adds  d19a19d   Add missing dash to tutorials.
      adds  2019fea   Fix Vertica doc links.
      adds  9844761   Oracle, not Google.
      adds  87861fc   Set client_min_messages to WARNING.
      adds  ba1539e   Properly report missing registry on revert.
      adds  bea6bb1   Make deployed ID search with offset consistent.
      adds  3fa2160   Replace Postgres table with MySQL table in MySQL tutorial.
      adds  a60e083   Return ID, not hash.
      adds  6fade24   Limit results when we need only one record.
      adds  d786668   Add missing param.
      adds  268e448   Update translation libraries.
      adds  1b42106   Timestamp v0.9994.
      adds  ffcb2d0   Increment to v0.9995.
      adds  68775bf   Rollback verifies in tutorial.
      adds  67d9659   Test on 5.22.
      adds  ebf6a95   Fix missing and conflicting change name in add command.
      adds  f794948   Handle tag command target conflict.
      adds  8d76e06   Fix typo in sqitch revert usage documentation
      adds  13f30d2   Add --global as an alias for --user.
      adds  1440604   Require Pod::Escapes in RPM.
      adds  b0a7968   Help Git users avoid confusion about `revert`.
      adds  6ffe17e   Fix typo
      adds  587e4ce   Fix error on windows.
      adds  1b8bf7e   Add support for $VISUAL
      adds  a6f0fa6   Fix/improve editor configuration - core.editor config paremeter now takes priority over everything but SQITCH_EDITOR - Use VISUAL before EDITOR if it exists
      adds  6b28c22   Merge pull request #296 from decibel/editor-config
      adds  0c193c0   Credit Nasby for editor selection improvements.
      adds  d72c251   Fix tutorial typo.
      adds  a4c9c65   Change WHERE clause to return false
      adds  ab1d12a   Fix tutorial verify transactions.
      adds  87514c7   Fix link.
      adds  e07c46a   Default clients don't have full paths.
      adds  bdde12a   Use DateTime->set_locale instead of ->set to change the locale
      adds  5015a3f   Ref correct PR.
      adds  810a8af   Update i18n catalogs.
      adds  59a6065   Tweak changes.
      adds  92c868a   Timestamp v0.9995.
      adds  3a0dec6   Increment to v0.9996.
      adds  8a04700   Try to fix Oracle date truncation bug.
      adds  dc5e2a8   typo 'the The'
      adds  b14fd5b   configuration: Add the App'Sqitch'Config'get_last_value method.
      adds  a1e3294   config: Recognize the core.pager property as the pager program to use for all commands.
      adds  e84c3d0   configuration: Add support for the SQITCH_PAGER environment variable.
      adds  5aa99f6   config: Ignore multiple values for the core.pager config
      adds  a936e4a   Merge pull request #329 from yati-sagade/master
      adds  c5a4bce   Credit @yati-sagade for core.pager.
      adds  5bd23c5   Modify registry check to look in pg_tables.
      adds  07ac244   Use CREATE SCHEMA IF NOT EXISTS.
      adds  f05843e   Improve PostgreSQL version detection.
      adds  895eb04   Try installing gettext.
      adds  632f413   Turn on travis-perl debugging for blead.
      adds  71ce857   remove `no Moo::sification;`
      adds  e0bc24d   add a test for mooseless-ness
      adds  8ac4020   simplify to just check %INC after (mst++)
      adds  7062a0f   test *all* the files
      adds  893b9d9   Merge pull request #332 from perigrin/allow-moosification-if-neccessary
      adds  0a61b42   Fix YAML typo.
      adds  d7a4634   Disable the blead build for now.
      adds  1961368   Only keep default target if no other target.
      adds  7e2756f   Remove extra lines.
      adds  532a74a   Apply --db-* options to URI targets.
      adds  806d633   Tweak revert and verify change searches.
      adds  458c412   Docs typo
      adds  48c17b0   Don't die when default target plan file doesn't exist.
      adds  56ee35e   List all options in sqitch-rework.pod
      adds  dded3ac   Make --change first.
      adds  36149b0   Sync target handling for log, upgrade, and plan commands.
      adds  243ff00   Teach status to properly handle target params.
      adds  346d405   Add --target option to show.
      adds  53f1281   Die on ambiguous change argument.
      adds  a90a541   Did not mean to commit these bits.
      adds  88eb38c   Look change up in planf first.
      adds  0222a78   Improve error output of ambiguous change name.
      adds  287d8c0   Eliminate database error on missing registry.
      adds  9617474   Edit Changes.
      adds  22e815b   Update l10n libraries.
      adds  18d05ea   Document format_tag_qualified_name.
      adds  8bb5e6c   Timestamp v0.9996.
      adds  294de66   New upstream version 0.9996
       new  653931f   Update upstream source from tag 'upstream/0.9996'
       new  d62ae3b   Update debian/changelog
       new  4d35738   Update years of upstream and packaging copyright.
       new  f22dbff   New build dependency: libmodule-runtime-perl.
       new  2b929d3   Declare compliance with Debian Policy 4.1.3.
       new  1ff47f9   Bump debhelper compatibility level to 10.
       new  7ea174d   releasing package sqitch version 0.9996-1

The 7 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                                    |   7 ++--
 Changes                                     |  52 +++++++++++++++++++++++++++
 LICENSE                                     |   2 +-
 MANIFEST                                    |   1 +
 META.json                                   |   5 +--
 META.yml                                    |   5 +--
 README                                      |   4 +--
 README.md                                   |   2 +-
 debian/changelog                            |  11 ++++++
 debian/compat                               |   2 +-
 debian/control                              |   5 +--
 debian/copyright                            |   4 +--
 dist/sqitch.spec                            |   7 ++--
 lib/App/Sqitch.pm                           |  18 ++++++++--
 lib/App/Sqitch/Command.pm                   |   9 +++--
 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            |   2 +-
 lib/App/Sqitch/Command/help.pm              |   2 +-
 lib/App/Sqitch/Command/init.pm              |   2 +-
 lib/App/Sqitch/Command/log.pm               |  26 +++++++-------
 lib/App/Sqitch/Command/plan.pm              |  23 ++++++++++--
 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              |  18 +++++++---
 lib/App/Sqitch/Command/status.pm            |  29 +++++++--------
 lib/App/Sqitch/Command/tag.pm               |   2 +-
 lib/App/Sqitch/Command/target.pm            |   2 +-
 lib/App/Sqitch/Command/upgrade.pm           |  29 +++++++--------
 lib/App/Sqitch/Command/verify.pm            |   2 +-
 lib/App/Sqitch/Config.pm                    |   2 +-
 lib/App/Sqitch/DateTime.pm                  |   2 +-
 lib/App/Sqitch/Engine.pm                    |  52 +++++++++++++++++++++------
 lib/App/Sqitch/Engine/Upgrade/pg-1.1.sql    |   1 +
 lib/App/Sqitch/Engine/firebird.pm           |  11 +++---
 lib/App/Sqitch/Engine/mysql.pm              |   2 +-
 lib/App/Sqitch/Engine/oracle.pm             |   6 ++--
 lib/App/Sqitch/Engine/pg.pm                 |  40 ++++++++++-----------
 lib/App/Sqitch/Engine/pg.sql                |   2 +-
 lib/App/Sqitch/Engine/sqlite.pm             |   2 +-
 lib/App/Sqitch/Engine/vertica.pm            |   4 +--
 lib/App/Sqitch/ItemFormatter.pm             |   2 +-
 lib/App/Sqitch/Plan.pm                      |   3 +-
 lib/App/Sqitch/Plan/Blank.pm                |   2 +-
 lib/App/Sqitch/Plan/Change.pm               |  18 ++++++++++
 lib/App/Sqitch/Plan/ChangeList.pm           |  25 ++++++++-----
 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            |  15 ++++----
 lib/App/Sqitch/Role/RevertDeployCommand.pm  |   2 +-
 lib/App/Sqitch/Target.pm                    |  22 +++++-------
 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 -> 13304 bytes
 lib/sqitch-config.pod                       |  15 ++++++++
 lib/sqitch-environment.pod                  |   9 +++++
 lib/sqitch-plan-usage.pod                   |   3 +-
 lib/sqitch-plan.pod                         |  21 ++++++++---
 lib/sqitch-rework-usage.pod                 |  11 +++---
 lib/sqitch-show-usage.pod                   |   3 +-
 lib/sqitch-show.pod                         |   8 +++++
 lib/sqitchtutorial.pod                      |   4 +--
 t/base.t                                    |  44 ++++++++++++++++++++++-
 t/change.t                                  |  15 ++++++--
 t/changelist.t                              |  32 ++++++++++++-----
 t/command.t                                 |  12 ++++++-
 t/config.t                                  |   3 ++
 t/configuration.t                           |   2 ++
 t/engine.t                                  |  21 ++++++++---
 t/lib/DBIEngineTest.pm                      |  53 +++++++++++++++++++---------
 t/lib/upgradable_registries/pg.sql          |   2 +-
 t/log.t                                     |  33 ++++++++++++++---
 t/mooseless.t                               |  31 ++++++++++++++++
 t/plan.t                                    |  29 ++++++++++-----
 t/plan_command.t                            |  42 +++++++++++++++++++++-
 t/show.t                                    |  31 +++++++++++-----
 t/sqitch.conf                               |   2 ++
 t/status.t                                  |  19 +++++++---
 t/target.t                                  |  25 +++++++++++--
 t/upgrade.t                                 |  11 +++++-
 87 files changed, 742 insertions(+), 251 deletions(-)
 create mode 100644 t/mooseless.t

-- 
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