[libsearch-xapian-perl] branch master updated (aac3240 -> 83f4073)

Olly Betts olly at moszumanska.debian.org
Fri Sep 30 03:36:14 UTC 2016


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

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

      from  aac3240   update changelog
       new  a529d19   New upstream version 1.2.24.0
       new  8d72988   New upstream release:
       new  5b031af   Version BD on libxapian-dev for xapian-core 1.4 transition.
       new  e3400cf   Wrap long SEE ALSO lists to fix warnings from man:
       new  83f4073   Releasing package libsearch-xapian-perl version 1.2.24.0-1

The 5 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                                            |   7 +
 MANIFEST                                           |   3 +-
 META.json                                          |  42 ++++++
 META.yml                                           |  39 +++---
 Makefile.PL                                        |   7 +-
 README                                             |  19 ++-
 XS/Enquire.xs                                      |  54 +++-----
 XS/MultiValueSorter.xs                             |  12 +-
 Xapian.pm                                          |   2 +-
 Xapian/Error.pm                                    |   2 +-
 debian/changelog                                   |  13 +-
 debian/control                                     |   2 +-
 debian/libsearch-xapian-perl.lintian-overrides     |   2 -
 .../patches/0001-spelling-error-in-manpage.patch   |  27 ----
 debian/patches/fix-long-see-also-lines.patch       | 147 +++++++++++++++++++++
 debian/patches/series                              |   2 +-
 generate-perl-exceptions                           |   2 +-
 t/10query.t                                        |  20 ++-
 t/parser.t                                         |  26 +++-
 t/search.t                                         |  21 ++-
 typemap                                            |   2 +
 21 files changed, 321 insertions(+), 130 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/libsearch-xapian-perl.lintian-overrides
 delete mode 100644 debian/patches/0001-spelling-error-in-manpage.patch
 create mode 100644 debian/patches/fix-long-see-also-lines.patch

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