[jmock2] branch master updated (4411fac -> 1137d02)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jun 23 08:30:05 UTC 2017


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

ebourg-guest pushed a change to branch master
in repository jmock2.

      from  4411fac   interim changelog
       new  38d675c   Standards-Version updated to 4.0.0
       new  8329053   Switch to debhelper level 10
      adds  422189f   New upstream version 2.8.3
       new  ecc1556   Merge tag 'upstream/2.8.3'
       new  88529e7   Updated the Maven rules
       new  1137d02   Upload to unstable

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:
 .gitignore                                         |   1 +
 .travis.yml                                        |   6 +
 README.md                                          | 140 ++++++++++++---------
 debian/changelog                                   |  12 +-
 debian/compat                                      |   2 +-
 debian/control                                     |   4 +-
 debian/maven.rules                                 |   1 +
 debian/rules                                       |   2 +-
 jmock-example/pom.xml                              |   4 +-
 jmock-junit3/pom.xml                               |   2 +-
 jmock-junit4/pom.xml                               |   2 +-
 jmock-legacy/pom.xml                               |   2 +-
 jmock/pom.xml                                      |   4 +-
 .../PrimitiveParameterTypesAcceptanceTests.java    |  26 ++--
 .../test/unit/internal/FailingExampleTestCase.java |  10 +-
 .../test/unit/internal/VerifyingTestCaseTests.java |   4 +-
 .../jmock/test/unit/support/MockExpectation.java   |  12 +-
 pom.xml                                            |   9 +-
 settings.xml                                       |  12 ++
 testjar/pom.xml                                    |   2 +-
 20 files changed, 157 insertions(+), 100 deletions(-)
 create mode 100644 settings.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmock2.git



More information about the pkg-java-commits mailing list