[libsearch-xapian-perl] branch master updated (a8d2984 -> 009948a)

gregor herrmann gregoa at debian.org
Sun Jul 12 15:56:22 UTC 2015


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

gregoa pushed a change to branch master
in repository libsearch-xapian-perl.

      from  a8d2984   releasing package libsearch-xapian-perl version 1.2.19.0-1
      adds  6b36de8   Imported Upstream version 1.2.21.0
       new  b0b7290   Merge tag 'upstream/1.2.21.0'
       new  87c3296   New upstream release.
       new  d949a6b   Update years of upstream and packaging copyright.
       new  e2db59f   wrap&sort d/control
       new  3760dcc   autopkgtest: skip a new test.
       new  009948a   releasing package libsearch-xapian-perl version 1.2.21.0-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:
 Changes                                  |  21 ++++++
 MANIFEST                                 |   6 ++
 MANIFEST.SKIP                            |   9 ++-
 META.yml                                 |   7 +-
 Makefile.PL                              |  32 ++++++--
 README                                   |   4 +-
 XS/Enquire.xs                            |   7 +-
 Xapian.pm                                |  12 +--
 Xapian.xs                                |   5 +-
 debian/changelog                         |   8 ++
 debian/control                           |  27 ++++---
 debian/copyright                         |   4 +-
 debian/tests/pkg-perl/skip-smoke         |   2 +
 t/01use.t                                |   1 +
 t/02pod.t                                |   1 +
 t/03podcoverage.t                        |   1 +
 t/04functions.t                          |   2 +-
 t/10query.t                              |   2 +-
 t/collapse.t                             |  65 ++++++++++++++++
 t/create.t                               |   1 +
 t/databasemodified.t                     |   1 +
 t/document.t                             |   3 +-
 t/exception.t                            |   1 +
 t/index.t                                |   1 +
 t/parser.t                               |   7 +-
 t/search.t                               |   1 +
 t/sorter.t                               |   1 +
 t/symbol-test.t                          |  43 +++++++++++
 Makefile.PL => t/symbol-test/Makefile.PL | 126 +++----------------------------
 t/symbol-test/SymbolTest.pm              |  18 +++++
 t/symbol-test/SymbolTest.xs              |  22 ++++++
 t/symbol-test/typemap                    |  15 ++++
 t/termgenerator.t                        |   1 +
 t/thread.t                               |   1 +
 t/tied.t                                 |   1 +
 t/valuerange.t                           |   1 +
 t/writabledatabase.t                     |   3 +-
 37 files changed, 310 insertions(+), 153 deletions(-)
 create mode 100644 debian/tests/pkg-perl/skip-smoke
 create mode 100644 t/collapse.t
 create mode 100644 t/symbol-test.t
 copy Makefile.PL => t/symbol-test/Makefile.PL (55%)
 create mode 100644 t/symbol-test/SymbolTest.pm
 create mode 100644 t/symbol-test/SymbolTest.xs
 create mode 100644 t/symbol-test/typemap

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



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