[libtest-timer-perl] branch master updated (f094fd8 -> 3a2bd63)

gregor herrmann gregoa at debian.org
Mon Nov 20 19:35:24 UTC 2017


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

gregoa pushed a change to branch master
in repository libtest-timer-perl.

      from  f094fd8   releasing package libtest-timer-perl version 2.06-1
      adds  cc0fd00   Added Erik Johansen to ACKNOWLEDGEMENTS section
      adds  d18a2d5   Updated README
      adds  2c5e16b   Added Code of Conduct
      adds  d8a593f   Added License file
      adds  ee1c3a0   Added correct license file
      adds  bfb3c09   Updated README
      adds  c08be43   Got LICENSE file issue worked out
      adds  2b36a54   Added some more of the GitHub files, so these are not a part of the distribution
      adds  33d7d5b   Added experimental PR template based on https://embeddedartistry.com/blog/2017/8/4/a-github-pull-request-template-for-your-projects
      adds  d4c0c4c   Minor cosmetic correction
      adds  c9e6242   License file from Github now respected
      adds  790c11b   Cleaned the MetaProvides::Package configuration parameters based on advice from Grinnz via IRC
      adds  fff57e5   Added issue template and brushed up the PR template
      adds  94098e8   Added the complete Perl::Critic profile in t/perlcriticrc
      adds  480bd07   Added lots of information to the contribution guidelines
      adds  f0c9be3   Corrected minor spelling error
      adds  7e08fff   Minor corrections
      adds  ea9a797   Added some more links
      adds  bf0124f   Added link and added minor corrections
      adds  389466a   Added use of new diag handling in Test::Tester, unreleased at this time, awaiting release
      adds  eb37aae   Bumped requirement for Test::Tester to expected version
      adds  1becdaf   Version number updated to corrected number instead of guess
      adds  fdeb863   Prepping release 2.07
      adds  6996fd3   Cleaned some POD and updated README
      adds  03a35ac   Improved regex, to make test more flexible
      adds  087813b   New upstream version 2.07
       new  db6b5e6   Update upstream source from tag 'upstream/2.07'
       new  5e114f1   Update debian/changelog
       new  876b545   Remove debian/libtest-timer-perl.docs.
       new  9e86f53   Update build dependencies.
       new  3a2bd63   update changelog / add WAITS-FOR

The 5 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 +-
 CONTRIBUTING.md                    |   25 -
 Changes                            |    8 +
 MANIFEST                           |    1 -
 META.json                          |    8 +-
 META.yml                           |    8 +-
 Makefile.PL                        |    6 +-
 README                             |    2 +-
 cpanfile                           |    2 +-
 cpanfile.snapshot                  |   86 +++
 debian/changelog                   |   10 +
 debian/control                     |    3 +-
 debian/libtest-timer-perl.docs     |    1 -
 dist.ini                           |   15 +-
 lib/Test/Timer.pm                  |    6 +-
 lib/Test/Timer/TimeoutException.pm |    6 +-
 t/perlcriticrc                     | 1469 +++++++++++++++++++++++++++++++++++-
 t/test-tester.t                    |   12 +-
 18 files changed, 1610 insertions(+), 64 deletions(-)
 delete mode 100644 CONTRIBUTING.md
 delete mode 100644 debian/libtest-timer-perl.docs

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



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