[libgit-repository-perl] branch master updated (059d0f3 -> af033e7)

Salvatore Bonaccorso carnil at debian.org
Sun May 22 10:39:38 UTC 2016


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

carnil pushed a change to branch master
in repository libgit-repository-perl.

      from  059d0f3   update changelog
      adds  e74206b   use Test::Requires::Git instead of has_git
      adds  985ba2c   Test::Requires::Git 1.005 enables some shortcuts in test_requires_git
      adds  624df47   Merge branch 'test-requires-git'
      adds  35f63a6   Update the 'Sort git versions' tutorial entry with Git::Version::Compare
      adds  584fbcd   Fix title and wording of the callback tutorial entry
      adds  c953826   Tutorial entry "Initialize a test repository with a bundle"
      adds  d0487a6   Skip the correct number of tests if git is not available
      adds  20eeb12   Skip site-wide hooks when running `git commit`
      adds  4a9a1bf   Skip some version tests for non-standard version numbers
      adds  6af72ea   Make has_git() throw a warning when used
      adds  f31b0f8   Changes for version 1.319
      adds  0e05fcc   Imported Upstream version 1.319
       new  166dc20   Merge tag 'upstream/1.319'
       new  119dddd   Update debian/changelog
       new  af033e7   Add Build-Depends-Indep on libtest-requires-git-perl

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:
 Changes                         | 13 +++++++++++
 META.json                       |  3 ++-
 META.yml                        |  3 ++-
 Makefile.PL                     |  4 +++-
 debian/changelog                |  8 +++++--
 debian/control                  |  1 +
 dist.ini                        |  3 +++
 lib/Git/Repository.pm           |  2 +-
 lib/Git/Repository/Command.pm   |  2 +-
 lib/Git/Repository/Plugin.pm    |  2 +-
 lib/Git/Repository/Tutorial.pod | 48 ++++++++++++++++++++++++++++++++++-------
 lib/Test/Git.pm                 | 10 ++++++---
 t/00-report-prereqs.dd          |  1 +
 t/05-try_git.t                  |  2 +-
 t/06-version.t                  | 24 ++++++++++-----------
 t/07-version.t                  |  3 +--
 t/10-new_fail.t                 |  3 +--
 t/11-create.t                   |  3 ++-
 t/12-create.t                   |  3 ++-
 t/13-sudo.t                     |  3 +--
 t/20-simple.t                   |  7 +++---
 t/21-submodule.t                |  3 ++-
 t/22-backward.t                 |  3 ++-
 t/23-quiet.t                    |  3 ++-
 t/24-errors.t                   |  3 ++-
 t/25-plugins.t                  |  3 ++-
 t/26-overloaded_objects.t       |  3 ++-
 t/30-test_repository.t          |  6 ++++--
 28 files changed, 121 insertions(+), 51 deletions(-)

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



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