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

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

      from  edaad56   update changelog
       new  31c6c0b   Add debian/upstream/metadata
       new  238d171   Update debian/changelog
      adds  b74b7ea    r4220@vesta (orig r729):  dagolden | 2006-09-03 03:24:24 
-0400  [repos] tagging release-1.03
      adds  f6ee489    r4223@vesta (orig r732):  dagolden | 2006-09-03 11:22:49 
-0400  [repos] tagging release-1.03
      adds  15e2d9c   convert to Dist::Zilla and modernize code
      adds  8c4158a   tidy files and remove pod/pod coverage tests
      adds  c6d2713   remove Todo file
      adds  cf35d17   fix typo
      adds  6cd25df   updated Changes
      adds  3842f69   added .travis.yml
      adds  900a6e3   add README.mkdn
      adds  a3dff5f   bump Changes
      adds  2c9010e   modernize repo meta and build style
      adds  f20ba38   fix relative comparisons with array references
      adds  3739dc0   update .travis.yml
      adds  605879f   After release: bump $VERSION and timestamp Changes
      adds  02f0fc7   fix comparing 0 and 0 under relative epsilon
      adds  4720a8b   add Number::Tolerant and Test::Deep::NumberTolerant to 
SEE ALSO
      adds  4fc0008   Imported Upstream version 1.06
       new  33ebada   Merge tag 'upstream/1.06'
       new  f8eb879   Update debian/changelog
       new  20a1bad   CONTRIBUTING → CONTRIBUTING.mkdn
       new  d198d63   Update years of upstream copyright.
       new  65710ed   Reformat debian/control with cme
       new  05e6a2e   Mark package as autopkgtest-able.
       new  e904978   Declare compliance with Debian Policy 3.9.6.
       new  d7385f0   Bump debhelper compatibility level to 9.
       new  9a6dcec   releasing package libtest-number-delta-perl version 1.06-1

The 11 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:
 CONTRIBUTING                          |  70 ---------
 CONTRIBUTING.mkdn                     |  87 +++++++++++
 Changes                               |  19 +++
 LICENSE                               |   2 +-
 MANIFEST                              |   4 +-
 META.json                             |  26 ++--
 META.yml                              |  35 ++---
 Makefile.PL                           |  13 +-
 README                                |   9 +-
 cpanfile                              |  14 +-
 debian/changelog                      |  16 ++-
 debian/compat                         |   2 +-
 debian/control                        |  16 ++-
 debian/copyright                      |   2 +-
 debian/libtest-number-delta-perl.docs |   2 +-
 debian/upstream/metadata              |   7 +
 dist.ini                              |   2 +-
 lib/Test/Number/Delta.pm              | 264 +++++++++++++++++++++++++++++++---
 perlcritic.rc                         |   3 +
 t/00-report-prereqs.dd                |  50 +++++++
 t/00-report-prereqs.t                 | 239 ++++++++++++++++++------------
 t/04-specify_relative.t               |  26 +++-
 t/11-specify_negative_relative.t      |   4 +-
 xt/author/00-compile.t                |  13 +-
 xt/author/pod-spell.t                 |   2 +-
 xt/release/distmeta.t                 |   5 +-
 xt/release/pod-coverage.t             |  12 +-
 xt/release/pod-syntax.t               |   5 +-
 xt/release/test-version.t             |   4 +-
 29 files changed, 678 insertions(+), 275 deletions(-)
 delete mode 100644 CONTRIBUTING
 create mode 100644 CONTRIBUTING.mkdn
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to