[libsql-abstract-perl] branch master updated (88c7070 -> f386185)

gregor herrmann gregoa at debian.org
Fri Jan 10 21:48:11 UTC 2014


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

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

      from  88c7070   fix URL in d/rules
      adds  438ed7f   Imported Upstream version 1.75
       new  509f2a9   Merge tag 'upstream/1.75'
       new  ff26dca   New upstream release.
       new  753a7cf   Drop dependencies and environment variable for removed POD tests.
       new  95e79d2   Update years of packaging copyright.
       new  f526611   Drop Breaks on libdbix-class-perl, even oldstable has a newer version.
       new  e1536f0   Declare compliance with Debian Policy 3.9.5.
       new  f386185   releasing package libsql-abstract-perl version 1.75-1

The 7 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                  |  18 +++++
 MANIFEST                 |   2 -
 META.yml                 |   3 +-
 debian/changelog         |  10 +++
 debian/control           |   5 +-
 debian/copyright         |   2 +-
 debian/rules             |   1 -
 lib/SQL/Abstract.pm      | 159 +++++++++++++++++++++++-----------------
 lib/SQL/Abstract/Test.pm |  30 +++++---
 lib/SQL/Abstract/Tree.pm |  44 ++++++++----
 t/00new.t                |  54 +++++---------
 t/01generate.t           | 183 ++++++++++++++++++++++++++++++++++-------------
 t/02where.t              |  65 ++++++-----------
 t/03values.t             |   9 +--
 t/04modifiers.t          |  79 ++++++++------------
 t/05in_between.t         | 149 ++++++++++++++++++++++++++++++--------
 t/06order_by.t           |   9 +--
 t/07subqueries.t         |  16 ++---
 t/08special_ops.t        |  16 ++---
 t/09refkind.t            |   5 +-
 t/10test.t               |  65 +++++++++--------
 t/11parser.t             | 130 +++++++++++++++++----------------
 t/12format_keyword.t     |  22 +++---
 t/14roundtrippin.t       |  15 +++-
 t/90pod.t                |   6 --
 t/91podcoverage.t        |  50 -------------
 26 files changed, 637 insertions(+), 510 deletions(-)
 delete mode 100644 t/90pod.t
 delete mode 100644 t/91podcoverage.t

-- 
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