[liblist-compare-perl] branch master updated (35ce99f -> 803a316)

gregor herrmann gregoa at debian.org
Sat Jul 5 10:42:41 UTC 2014


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

gregoa pushed a change to branch master
in repository liblist-compare-perl.

      from  35ce99f   update changelog
      adds  8ba2d58   Imported Upstream version 0.39
       new  592d146   Merge tag 'upstream/0.39'
       new  700dff9   New upstream release 0.39.
       new  d033ab9   Update years of upstream and packaging copyright.
       new  4577afc   Declare compliance with Debian Policy 3.9.5.
       new  6ad7c2b   cme: reformat debian/control
       new  803a316   releasing package liblist-compare-perl version 0.39-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.


Summary of changes:
 .gitignore                             | 20 ++++++++++++++++++++
 Changes                                |  5 ++++-
 FAQ                                    |  2 +-
 MANIFEST                               |  7 +++++--
 MANIFEST.SKIP                          |  1 +
 META.json                              |  4 ++--
 META.yml                               | 12 ++++++------
 META.json => MYMETA.json               |  6 +++---
 META.yml => MYMETA.yml                 | 14 +++++++-------
 Makefile.PL                            |  1 -
 README                                 | 13 ++++++-------
 debian/changelog                       | 12 ++++++------
 debian/control                         | 17 +++++++++--------
 debian/copyright                       |  4 ++--
 lib/List/Compare.pm                    | 13 +++++++------
 lib/List/Compare/Base/_Auxiliary.pm    | 11 +++++------
 lib/List/Compare/Base/_Engine.pm       | 12 +++++-------
 lib/List/Compare/Functional.pm         | 11 +++++------
 t/01_oo_lists_dual_reg_sorted.t        |  2 +-
 t/02_oo_lists_dual_reg_unsorted.t      |  2 +-
 t/03_oo_lists_dual_acc_sorted.t        |  2 +-
 t/04_oo_lists_dual_acc_unsorted.t      |  2 +-
 t/05_oo_lists_mult_reg_sorted.t        |  2 +-
 t/06_oo_lists_mult_reg_unsorted.t      |  2 +-
 t/07_oo_lists_mult_acc_sorted.t        |  2 +-
 t/08_oo_lists_mult_acc_unsorted.t      |  2 +-
 t/09_oo_lists_alt_dual_reg_sorted.t    |  2 +-
 t/10_oo_lists_alt_dual_reg_unsorted.t  |  2 +-
 t/11_oo_lists_alt_dual_acc_sorted.t    |  2 +-
 t/12_oo_lists_alt_dual_acc_unsorted.t  |  2 +-
 t/13_oo_lists_alt_mult_reg_sorted.t    |  2 +-
 t/14_oo_lists_alt_mult_reg_unsorted.t  |  2 +-
 t/15_oo_lists_alt_mult_acc_sorted.t    |  2 +-
 t/16_oo_lists_alt_mult_acc_unsorted.t  |  2 +-
 t/17_oo_hashes_dual_reg_sorted.t       |  2 +-
 t/18_oo_hashes_dual_reg_unsorted.t     |  2 +-
 t/19_oo_hashes_dual_acc_sorted.t       |  2 +-
 t/20_oo_hashes_dual_acc_unsorted.t     |  2 +-
 t/21_oo_hashes_mult_reg_sorted.t       |  2 +-
 t/22_oo_hashes_mult_reg_unsorted.t     |  2 +-
 t/23_oo_hashes_mult_acc_sorted.t       |  2 +-
 t/24_oo_hashes_mult_acc_unsorted.t     |  2 +-
 t/25_oo_hashes_alt_dual_reg_sorted.t   |  2 +-
 t/26_oo_hashes_alt_dual_reg_unsorted.t |  2 +-
 t/27_oo_hashes_alt_dual_acc_sorted.t   |  2 +-
 t/28_oo_hashes_alt_dual_acc_unsorted.t |  2 +-
 t/29_oo_hashes_alt_mult_reg_sorted.t   |  2 +-
 t/30_oo_hashes_alt_mult_reg_unsorted.t |  2 +-
 t/31_oo_hashes_alt_mult_acc_sorted.t   |  2 +-
 t/32_oo_hashes_alt_mult_acc_unsorted.t |  2 +-
 t/33_func_lists_dual_sorted.t          |  2 +-
 t/34_func_lists_dual_unsorted.t        |  2 +-
 t/35_func_lists_mult_sorted.t          |  2 +-
 t/36_func_lists_mult_unsorted.t        |  2 +-
 t/37_func_lists_alt_dual_sorted.t      |  2 +-
 t/38_func_lists_alt_dual_unsorted.t    |  2 +-
 t/39_func_lists_alt_mult_sorted.t      |  2 +-
 t/40_func_lists_alt_mult_unsorted.t    |  2 +-
 t/41_func_hashes_dual_sorted.t         |  2 +-
 t/42_func_hashes_dual_unsorted.t       |  2 +-
 t/43_func_hashes_mult_sorted.t         |  2 +-
 t/44_func_hashes_mult_unsorted.t       |  2 +-
 t/45_func_hashes_alt_dual_sorted.t     |  2 +-
 t/46_func_hashes_alt_dual_unsorted.t   |  2 +-
 t/47_func_hashes_alt_mult_sorted.t     |  2 +-
 t/48_func_hashes_alt_mult_unsorted.t   |  2 +-
 t/90_oo_errors.t                       |  2 +-
 t/91_func_errors.t                     |  2 +-
 68 files changed, 144 insertions(+), 121 deletions(-)
 create mode 100644 .gitignore
 copy META.json => MYMETA.json (83%)
 copy META.yml => MYMETA.yml (58%)

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



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