[libtest-timer-perl] annotated tag upstream/2.03 created (now aad7ae3)

gregor herrmann gregoa at debian.org
Sat Jul 8 14:48:00 UTC 2017


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

gregoa pushed a change to annotated tag upstream/2.03
in repository libtest-timer-perl.

        at  aad7ae3   (tag)
   tagging  859cb4c715920488be9bfeaf4dbec7c522ce5629 (commit)
  replaces  upstream/0.18
 tagged by  gregor herrmann
        on  Sat Jul 8 16:36:16 2017 +0200

- Log -----------------------------------------------------------------
Upstream version 2.03

(no author) (1):
      Standard project directories initialized by cvs2svn.

Alexei Pastuchov (1):
      resolve warning: Use of uninitialized value  in addition (+) lib/Test/Timer.pm line 168

Jonas B. Nielsen (4):
      Merge pull request #5 from knowledgejunkie/patch-1
      Merge pull request #7 from kentfredric/no-exec
      Merge pull request #4 from p-alik/master
      Set theme jekyll-theme-cayman

Jonas Nielsen (3):
      Prepping release 0.11, addressing issue #3
      Changes to file permissions
      Corrected spelling error

Kent Fredric (1):
      Remove executable bits.

Nick Morrott (1):
      Correct typos in POD

gregor herrmann (1):
      New upstream version 2.03

jonasbn (228):
      New svn repository - initial commit by Atlassian OnDemand
      Initial revision of new module
      Added use of Exception, Error
      Added Error to Build.PL
      Added POD and stubs for:
      Updates tests
      Added a few tests
      MANIFEST and MANIFEST.SKIP
      Cleaned code according to Perl::Critic, moved POD and added some more POD
      Added more POD
      Added more POD, I think we are ready to release
      Removed Komodo project file from MANIFEST (added to MANIFEST.SKIP)
      - Fixed bug in Test::Timer, with alarm being scoped using my, should
      - Ran all code through perltidy
      Updated POD and added a test coverage data
      Added use of Test::Exception and added some more tests
      Release candidate 0.02
      - Removed version number from README
      Preparring release candidate for 0.03
      - Added creation of traditional Makefile.PL to Build.PL
      Release candidate 0.04
      Changed alarm
      - Added patch from brian d foy, bug in _run_test
      Changed a few things with brians patch (I think I misunderstood something), test suite now passes again.
      Corrected some POD
      Added Komodo files
      MANIFEST no longer under version control, this is a autogenerated file
      Fixed changes file
      Corrected minor issue with formatting in Changes file
      Preparing release 0.07
      - Added changes.t automatic assertion of the integrity of the Changes file,
      Added meta definition and git repository
      Added generation of README
      Added gitignore based
      Added auto-generated README
      Added git directory to MANIFEST.SKIP
      Added Github - Travis integration
      Added new kwalitee test to address Travis report:
      Added komodo project file patterns
      Added experimental version of markdown version of README, based on POD - translated by pod2markdown: https://metacpan.org/pod/pod2markdown
      a tad too fast, ignoring before deleting
      Removed old Komodo project file
      Re-added komodo project files and added README, we go for the markdown
      Cleaned white space and cleaned up some of the POD
      Updated README based on POD
      More updates to POD and related README
      Specified Module::Build version as hinted by Module::Build itself
      Cleaned the changes file
      Updated test labels
      Changed to TEST_CRITIC over TEST_AUTHOR
      Cleaned based on failing test
      Updated POD and README
      Removed boilerplate test, this is redundant
      Cleaning of the POD and hence the README
      Added more files to cleanup step
      Added more POD
      Updated README
      Updated POD and README
      Specified Perl version to be 5.10.0 since I am using the POD notation
      Changed ENV varible to use for kwalitee tests
      Bumped up copyright year and aligned version number with main module
      Preparing release 0.08
      Added SublimeText 2 project files
      Added README markdown version (for Github only)
      Removed one test and adjusted another to addresse issue #1
      Prepping release 0.09
      Added badges for markdown only
      Updated with badges from POD
      Added Dist::Zilla distribution directory
      Added new license information
      Migrated from Module::Build to Dist::Zilla
      Forgot dist.ini
      Updated dist.init with all the kewl stuff
      Moved test prerequisites to separate section to handle Debian
      Removed pragma for duplicate generate of META.json file
      Added more information on release 0.10
      Bumped up version number
      Changed delimiter in dates so thise are not confused with version numbers
      Tagged some releases with update hint
      Acknowledging PEVANS again :-)
      Bumped up year in copyright notice
      Updated from POD
      Added new bugtracker link
      Removed duplicate information
      Removed duplicate information (bugtracker)
      Updated acknowledgements section
      Bumped up version number
      Updated version in POD
      Updated from POD
      Forgot to update the version in the submodule
      Prepping release 0.12
      Version numbers bumped up
      Added use of Dist::Zilla::Plugin::MetaProvides
      Removed SVN keywords
      Migrated from legacy to container based test configuration
      Removed SVN keywords
      Added perl 5.22, ref: https://twitter.com/miyagawa/status/667638106191892480
      Updated README from POD documentation
      Minor rephrasing
      Updated copyright year
      Removed mention of Jenkins
      Added mention of knowledgejunkie
      Updated README from POD documentation
      Added configuration of Test::Perl::Critic
      Updated copyright year
      Removed obsolete resource links
      Removed Jira link
      Preparing release 0.13
      Removed SVN keywords
      Bumped version
      Updated README from POD documentation
      Prepping release 0.14
      Fixed typo changes
      Updated README
      Updated version number in POD, man I am rusty
      Addressing issue with extra Kwalitee test: has_meta_json
      Adressing minor cosmetics issues in release 0.14
      Corrected spelling error
      Adjusted Changes file for readability
      Corrected spelling error in the documentation
      Added more information to test description
      Merge branch 'master' of https://github.com/jonasbn/testt
      Updated acknowledgement section, thanks to p-alik for his PR
      Cleaned up in the referenced resources
      Merge branch 'master' of https://github.com/jonasbn/testt
      Prepping release 0.16
      Initial revision of a CONTRIBUTING.md
      Added jekyll configuration file used for Github pages
      Added missing newline
      Removed obsolete SVN keywords
      Minor rephrasing to test information
      Exchanged use of Test::Exception with Test::Fatal
      - Exchanged use of: Dist::Zilla::Plugin::GitHub::Meta for Dist::Zilla::Plugin::GithubMeta
      Added PR information to release 0.16
      Prepping release 0.17
      Reenabled Github issues over RT
      Prepping release 0.18
      Updated documentation from POD and added some experimental Markdown like TOC and title
      Disabled autoanchor causing issues with Github pages
      Fixed b0rken link in CI section
      Forgot the TOC
      First attempt at customizing cayman theme
      Order of things might be important, reordering
      It was not order, it was context
      Removed TODO section
      Updated README from POD
      Updated POD and added link to contribution guidelines
      Updated from POD
      Cleaned the BUGS sections and added link to homepage in SUPPORT section
      Added information on observations with cpan-testers, though it has been some time
      Updated README from POD
      Corrected minor spelling error
      Corrected links to Travis build
      Updated link to coverall report
      Updated README from POD
      Minor correction to SVG file
      Converted POD to Markdown, updating README
      Corrected error in badge and added and additional
      Experimenting with graphics for website
      Hmrmf overlooked an issue with positioning
      Added some more whitespace, code example not rendered correctly and added TOC
      Updated copyright notices
      Updated README
      Updated MANIFEST.SKIP from new canonical version (gist): ref: https://gist.github.com/jonasbn/aa6646544f2233de39f34c49532215ad
      - Exchanged CJM´s:
      First shot at more informative diagnostics, echoing specified intervals
      Added requirements from Dist::Zilla plugins, I do not graps why they do not install
      Mentioned changes to dist.ini
      Pondering version 1.00 since it has holds somewhat breaking changes
      We passed midnight, adjusted release information in Changes file
      Updated README from POD
      Updated to contemporary version
      Minor rephrasing
      Renamed README and added autogeneration to Dist::Zilla config
      Oops perlcriticrc was named differently
      Fixed spelling error
      README renamed
      Added presentation of time used for run in the diagnostics
      First shot at factoring out _runtest_atleast, this is based on the branch for issue #10,
      Addressing b0rken tests
      Modernized tests a bit, using Test::Mores's done_testing()
      _runtest_atlease is now factored out
      Updated with fix to address issue #9, factoring out _runtest_atleast
      Improved test and improved values in alerts
      Updated Changes, with the latest change
      Updated documentation to reflect the latest changes
      Bumped version number
      Updated from POD
      Updated Changes, prepping release 2.00
      Forgot to bump all version numbers
      Minor correction
      Added .editorconfig
      Added use of warnings and removed use of begin for use_ok test
      Updated from POD
      Addressed issue 13, execution time now seems more correct
      Bumped version number
      Updated from POD
      Minor rephrasing
      Documentation updated with more information on the improved diagnostics introduced in the
      Added section on features
      Updated from POD
      Added my basic prototype helpers
      Changed measurements both including less than (<) and equals (<=) and bigger than (>) and equals (>=) to more
      Commented on use
      Corrected documentation mentioning wrong default for alarm
      Added comments to code and renamed ambigous variables for readability
      Updated from POD
      Merge branch 'master' into issue14
      Updated coverage report
      Updated from POD
      Added basic test of timeout exception, requires more work
      Improved tests adding tests of diagnostics, did not know this was possible,
      Commented out two tests, which need to be readdressed
      Improved the tests, it seems the alarm might not be correct??
      Added comments and attempt at improving overall structure of code
      Merge branch 'master' into issue14
      Fixed bug in test (wrong naming for alarm)
      Removed overwriting of default alarm, to speed up the test run
      Added equals to assertion in scenario for testing against lower and upper thresholds, since 0
      Reinstated alarm value higher than default
      Corrected spelling error in variable, confused alert for alarm
      Major cleanup of the code. Addressing issue #15. Corrected a minor spelling error in the
      Prepping release 2.02
      Added license badge
      Adjustments to Travis configuration, too many perls listed pondering if 5.26 is available
      Cleaned the code, removed some unused variables and some tests
      Removed another unused parameter and added some basic tests
      Prepping release 2.03

-----------------------------------------------------------------------

No new revisions were added by this update.

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