[libmock-quick-perl] annotated tag debian/1.111-1 created (now cb95710)
gregor herrmann
gregoa at debian.org
Sat Jul 2 19:53:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag debian/1.111-1
in repository libmock-quick-perl.
at cb95710 (tag)
tagging 3e180d4ddc1dcf21d2815ba5c116a2dfa0a7f59c (commit)
replaces debian/1.110-1
tagged by gregor herrmann
on Sat Jul 2 21:52:45 2016 +0200
- Log -----------------------------------------------------------------
tagging package libmock-quick-perl version debian/1.111-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAABCgBmBQJXeBuNXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGNzgP/RkmGtZZ5Ar3SdV50spcgp7S
5l28D1W9xkuFFUSPVOKMIQGlSq1tycGb8ydXMSh/lwG2V/eA2hhuaflqGaBRd6m1
siGZnmfJaoU4rPRk9SxQ1KEW66QDri17dW4JL56GbWP0blISJbJ7rD9vRJKxPsTV
Tu7VB4lTibC+R+7wIQsOHLfBdtRcFmk4/21PgETOY5W5eYr4mVaXnYNb9YpwMBP0
Fzui9n0p3qpzUGer+gKmk1RXHXL24/i2SrOeBfRUR4ta3OVwzOhgHpGyaS1XxPol
bX4WwqiIUaM/RnS6jRaEPudizPDMAuCGFSlQkbv48GKkzv+YzNDgUXVCdXlCdS40
Sm3Gt5IAACVz9EXOE2q2JYHdZj87pSSBfXDsYAMbD90lCjqlHQR9dUeXIiOUXPBW
fjBWC77vmkK7kWDqCHJI/xMwEbAN26Ahaxe+NG+Lz+dedDMtB4oiP5IbBLjjwuTl
MKTh3rldAkVK/0kVhVGCVabKJx/g4AGn/vipqsRy4JRJb3ARcQ10XLLOPVJnbrFC
EoJyfUX2QNQSiGqUZNYpo2eUnY4/odFbfxsepC4Ei4GNI22RYhALfs5uL/dMKgG0
/7PLBFVoZvlYCK4PsTj0YwAcRpjKLHNiPGBU1Xvu1dlHdGH3W26j1U9oEAXYQvIl
E+JUsqsEKpMZzy9127Ur
=dts3
-----END PGP SIGNATURE-----
Chad 'Exodist' Granum (6):
Fix bug where params dissapear from overriden class subs
Fix list-scalar context, fix arguments to overrides
Merge branch 'master' of github.com:exodist/Mock-Quick
Version bump, kill presentation
Make original method accessible when overriding a class
Added accessor for control object
Chad Granum (69):
Initial commit
Ooops, fixed docs, copied from another project
Readme
Documentation fix
README
Making some changes
Basic works, Method work, need to test Class methods
finished, tested
Documentation
Dist stuff
Updated deps
Improved afer #pdx.pm feedback
Fix bug when calling universla methods on class
Remove warnings, add replace flag.
Better coverage
100% coverage
Ooops
Fix Test::Exception compatibility
Sanity from confound
Better DESTROY testing
Fix class methods and autoload. Add test for todo features
Mark todo tests as such
Started in on base/inherit
Broken refactor
Lots of work
Finsihed 1.000_1
Readme
Merge branch '1.0'
Fix include satetment
These tests cannot be in random order
Merge in tempire's multiple override work
Version bump
README update
Merge remote branch 'notbenh/master'
Add notbenh to authors/contributors
'implement' feature
Merge branch 'ReplacementMocking'
Implement strict mocking
Merge branch 'Strict'
Object control
Merge branch 'object_control'
Added metrics
Merge branch 'metrics'
Version bump
README
Add tests
Outline a presentation on Mock::Quick
Presentation done
Test
Slide form presentation
Link improvements?
More improvements
Fix link
Change project name in repo metadata
Merge pull request #12 from ewilhelm/master
New release
Ooops
Add helpful warning, as well as intercept for fennec
Merge pull request #13 from szabgab/master
Merge pull request #14 from dsteinbrunner/patch-1
Warnings when overriding non-existent functions
Fix some warnings
Version bump
Fix #16
Version bump
Fix broken test
Merge pull request #17 from polettix/patch-1
Version Bump
Regen stuff for release
David Steinbrunner (3):
typo fixes
typo fix
typo fixes
Eric Wilhelm (1):
lib/Mock/Quick/Method.pm - allow reused qmeth
Flavio Poletti (2):
Fixed name of distribution in DESCRIPTION
Fixed name of distribution in DESCRIPTION
Gabor Szabo (2):
gitignore generated files
croak if hash reference passed
Glen Hinkle (1):
added multiple overrides and restore w/tests
Salvatore Bonaccorso (2):
debian/control: Use HTTPS transport protocol for Vcs-Git URI
update changelog
ben hengst (1):
qobj != obj
gregor herrmann (12):
Imported Upstream version 1.110
debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
update changelog
debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
update changelog
Merge tag 'upstream/1.110'
Imported Upstream version 1.111
Merge tag 'upstream/1.111'
Update debian/changelog
Update years of packaging copyright.
Declare compliance with Debian Policy 3.9.8.
releasing package libmock-quick-perl version 1.111-1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 1f8b9f3 Merge tag 'upstream/1.110'
new 34cd96c Merge tag 'upstream/1.111'
new ce22902 Update debian/changelog
new f89953a Update years of packaging copyright.
new 3a17d9b Declare compliance with Debian Policy 3.9.8.
new 3e180d4 releasing package libmock-quick-perl version 1.111-1
The 6 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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmock-quick-perl.git
More information about the Pkg-perl-cvs-commits
mailing list