[libsql-abstract-perl] branch master updated (2e91e2e -> cbe487e)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Mon Feb 12 11:10:43 UTC 2018


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

xguimard-guest pushed a change to branch master
in repository libsql-abstract-perl.

      from  2e91e2e   declare conformance with Policy 4.1.3 (no changes needed)
      adds  4fab4c7   New upstream version 1.85
       new  6f95573   Update upstream source from tag 'upstream/1.85'
       new  8f51ad0   Remove spelling errors patch now included in upstream
       new  cbe487e   Update d/ch

The 3 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:
 Changes                                     |   4 +
 META.json                                   |  15 ++-
 META.yml                                    |   3 +-
 Makefile.PL                                 |  11 +-
 README                                      |  10 +-
 debian/changelog                            |   9 +-
 debian/patches/series                       |   1 -
 debian/patches/spelling-errors.patch        |  34 -------
 lib/DBIx/Class/Storage/Debug/PrettyPrint.pm |   2 +-
 lib/SQL/Abstract.pm                         | 151 +++++++++++++++-------------
 lib/SQL/Abstract/Test.pm                    |  24 ++---
 lib/SQL/Abstract/Tree.pm                    |  12 +--
 t/01generate.t                              |  16 +--
 t/03values.t                                |   6 +-
 t/04modifiers.t                             |   6 +-
 t/05in_between.t                            |   2 +-
 t/06order_by.t                              |   2 +-
 t/10test.t                                  |   2 +-
 t/21op_ident.t                              |   4 +-
 t/22op_value.t                              |   4 +-
 xt/90pod.t                                  |   4 +-
 xt/91podcoverage.t                          |   9 +-
 xt/92whitespace.t                           |   7 +-
 23 files changed, 163 insertions(+), 175 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling-errors.patch

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



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